@themwebs/hello-world@0.1.0
A function to log and return a string "hello world"
This package works with Cloudflare Workers, Node.js, Deno, Bun, Browsers
JSR Score
100%
Published
2 weeks ago (0.1.0)
Add Package
deno add jsr:@themwebs/hello-world
Import symbol
import * as hello_world from "@themwebs/hello-world";
---- OR ----
Import directly with a jsr specifier
import * as hello_world from "jsr:@themwebs/hello-world";
Add Package
npx jsr add @themwebs/hello-world
Import symbol
import * as hello_world from "@themwebs/hello-world";
Add Package
yarn dlx jsr add @themwebs/hello-world
Import symbol
import * as hello_world from "@themwebs/hello-world";
Add Package
pnpm dlx jsr add @themwebs/hello-world
Import symbol
import * as hello_world from "@themwebs/hello-world";
Add Package
bunx jsr add @themwebs/hello-world
Import symbol
import * as hello_world from "@themwebs/hello-world";