@kudev/hello-world@0.1.1
latest
It is unknown whether this package works with Cloudflare Workers, Node.js, Deno, Bun, Browsers




JSR Score
47%
Published
a year ago (0.1.1)
My test npm package from deno
Add Package
deno add jsr:@kudev/hello-world
Import symbol
import * as hello_world from "@kudev/hello-world";
Import directly with a jsr specifier
import * as hello_world from "jsr:@kudev/hello-world";
Add Package
pnpm i jsr:@kudev/hello-world
pnpm dlx jsr add @kudev/hello-world
Import symbol
import * as hello_world from "@kudev/hello-world";
Add Package
yarn add jsr:@kudev/hello-world
yarn dlx jsr add @kudev/hello-world
Import symbol
import * as hello_world from "@kudev/hello-world";
Add Package
vlt install jsr:@kudev/hello-world
Import symbol
import * as hello_world from "@kudev/hello-world";
Add Package
npx jsr add @kudev/hello-world
Import symbol
import * as hello_world from "@kudev/hello-world";
Add Package
bunx jsr add @kudev/hello-world
Import symbol
import * as hello_world from "@kudev/hello-world";