@rhappsody/test@0.1.2
latest
It is unknown whether this package works with Cloudflare Workers, Node.js, Deno, Bun, Browsers




JSR Score
82%
Published
a year ago (0.1.2)
Rhappsody module
This has a sample @rhappsody module
How to use it
- Add it to your module
Then in rhyme:
[init] import @rhappsody/test [start] .... your code here
That is all.
Add Package
deno add jsr:@rhappsody/test
Import symbol
import * as test from "@rhappsody/test";
Import directly with a jsr specifier
import * as test from "jsr:@rhappsody/test";
Add Package
pnpm i jsr:@rhappsody/test
pnpm dlx jsr add @rhappsody/test
Import symbol
import * as test from "@rhappsody/test";
Add Package
yarn add jsr:@rhappsody/test
yarn dlx jsr add @rhappsody/test
Import symbol
import * as test from "@rhappsody/test";
Add Package
vlt install jsr:@rhappsody/test
Import symbol
import * as test from "@rhappsody/test";
Add Package
npx jsr add @rhappsody/test
Import symbol
import * as test from "@rhappsody/test";
Add Package
bunx jsr add @rhappsody/test
Import symbol
import * as test from "@rhappsody/test";