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




JSR Score
100%
Published
a year ago (0.1.4)
Hello, JSR
This is an example project for kick the ol' tires on JSR (which I'm super excited about by the way!).
Example
// you can test this with kevinMitchell();
Contact
kevinmitchell.io
Add Package
deno add jsr:@kevin/mitchell
Import symbol
import * as mitchell from "@kevin/mitchell";
Import directly with a jsr specifier
import * as mitchell from "jsr:@kevin/mitchell";
Add Package
pnpm i jsr:@kevin/mitchell
pnpm dlx jsr add @kevin/mitchell
Import symbol
import * as mitchell from "@kevin/mitchell";
Add Package
yarn add jsr:@kevin/mitchell
yarn dlx jsr add @kevin/mitchell
Import symbol
import * as mitchell from "@kevin/mitchell";
Add Package
npx jsr add @kevin/mitchell
Import symbol
import * as mitchell from "@kevin/mitchell";
Add Package
bunx jsr add @kevin/mitchell
Import symbol
import * as mitchell from "@kevin/mitchell";