Skip to main content

@dc0/jokes@0.1.1

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
11 months ago (0.1.1)

jokes

This is a demo of jsr package

License

MIT

Add Package

deno add jsr:@dc0/jokes

Import symbol

import * as jokes from "@dc0/jokes";

---- OR ----

Import directly with a jsr specifier

import * as jokes from "jsr:@dc0/jokes";

Add Package

npx jsr add @dc0/jokes

Import symbol

import * as jokes from "@dc0/jokes";

Add Package

yarn dlx jsr add @dc0/jokes

Import symbol

import * as jokes from "@dc0/jokes";

Add Package

pnpm dlx jsr add @dc0/jokes

Import symbol

import * as jokes from "@dc0/jokes";

Add Package

bunx jsr add @dc0/jokes

Import symbol

import * as jokes from "@dc0/jokes";