Skip to main content
Home

@uw/toolkit@0.0.0

latest
It is unknown whether this package works with Cloudflare Workers, Node.js, Deno, Bun, Browsers
It is unknown whether this package works with Cloudflare Workers
It is unknown whether this package works with Node.js
It is unknown whether this package works with Deno
It is unknown whether this package works with Bun
It is unknown whether this package works with Browsers
JSR Score
76%
Published
a year ago (0.0.0)

Underwear toolkit

This package is intended to be used as a library for helping create toolchains that integrate with underwear

New Ticket: Report package

Please provide a reason for reporting this package. We will review your report and take appropriate action.

Please review the JSR usage policy before submitting a report.

Add Package

deno add jsr:@uw/toolkit

Import symbol

import * as toolkit from "@uw/toolkit";
or

Import directly with a jsr specifier

import * as toolkit from "jsr:@uw/toolkit";

Add Package

pnpm i jsr:@uw/toolkit
or (using pnpm 10.8 or older)
pnpm dlx jsr add @uw/toolkit

Import symbol

import * as toolkit from "@uw/toolkit";

Add Package

yarn add jsr:@uw/toolkit
or (using Yarn 4.8 or older)
yarn dlx jsr add @uw/toolkit

Import symbol

import * as toolkit from "@uw/toolkit";

Add Package

vlt install jsr:@uw/toolkit

Import symbol

import * as toolkit from "@uw/toolkit";

Add Package

npx jsr add @uw/toolkit

Import symbol

import * as toolkit from "@uw/toolkit";

Add Package

bunx jsr add @uw/toolkit

Import symbol

import * as toolkit from "@uw/toolkit";