This package works with Cloudflare Workers, Node.js, Deno, Bun, Browsers




JSR Score
94%
Published
a year ago (0.1.0)
helllo test
- name: hello
- description: hello
Add Package
deno add jsr:@uno/test
Import symbol
import * as test from "@uno/test";
Import directly with a jsr specifier
import * as test from "jsr:@uno/test";
Add Package
pnpm i jsr:@uno/test
pnpm dlx jsr add @uno/test
Import symbol
import * as test from "@uno/test";
Add Package
yarn add jsr:@uno/test
yarn dlx jsr add @uno/test
Import symbol
import * as test from "@uno/test";
Add Package
vlt install jsr:@uno/test
Import symbol
import * as test from "@uno/test";
Add Package
npx jsr add @uno/test
Import symbol
import * as test from "@uno/test";
Add Package
bunx jsr add @uno/test
Import symbol
import * as test from "@uno/test";