@notae/example-cli-apps@0.0.8
latest
Works with
•JSR Score29%•It is unknown whether this package works with Cloudflare Workers, Node.js, Deno, Bun, Browsers




Publisheda year ago (0.0.8)
Add Package
deno add jsr:@notae/example-cli-apps
Import symbol
import { generateRandomNumbers } from "@notae/example-cli-apps/random";
Import directly with a jsr specifier
import { generateRandomNumbers } from "jsr:@notae/example-cli-apps/random";
Add Package
pnpm i jsr:@notae/example-cli-apps
pnpm dlx jsr add @notae/example-cli-apps
Import symbol
import { generateRandomNumbers } from "@notae/example-cli-apps/random";
Add Package
yarn add jsr:@notae/example-cli-apps
yarn dlx jsr add @notae/example-cli-apps
Import symbol
import { generateRandomNumbers } from "@notae/example-cli-apps/random";
Add Package
vlt install jsr:@notae/example-cli-apps
Import symbol
import { generateRandomNumbers } from "@notae/example-cli-apps/random";
Add Package
npx jsr add @notae/example-cli-apps
Import symbol
import { generateRandomNumbers } from "@notae/example-cli-apps/random";
Add Package
bunx jsr add @notae/example-cli-apps
Import symbol
import { generateRandomNumbers } from "@notae/example-cli-apps/random";