Works with
•JSR Score52%•It is unknown whether this package works with Cloudflare Workers, Node.js, Deno, Bun, Browsers




Published2 years ago (0.1.1)
noturno-dsh
To install dependencies:
bun install
To run:
bun run index.ts
This project was created using bun init in bun v1.1.8. Bun is a fast all-in-one JavaScript runtime.
Add Package
deno add jsr:@codepark/shelly
Import symbol
import * as shelly from "@codepark/shelly";
Import directly with a jsr specifier
import * as shelly from "jsr:@codepark/shelly";
Add Package
pnpm i jsr:@codepark/shelly
pnpm dlx jsr add @codepark/shelly
Import symbol
import * as shelly from "@codepark/shelly";
Add Package
yarn add jsr:@codepark/shelly
yarn dlx jsr add @codepark/shelly
Import symbol
import * as shelly from "@codepark/shelly";
Add Package
vlt install jsr:@codepark/shelly
Import symbol
import * as shelly from "@codepark/shelly";
Add Package
npx jsr add @codepark/shelly
Import symbol
import * as shelly from "@codepark/shelly";
Add Package
bunx jsr add @codepark/shelly
Import symbol
import * as shelly from "@codepark/shelly";