Skip to main content
Home

latest
Works with
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 Score52%
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.

Report package

Please provide a reason for reporting this package. We will review your report and take appropriate action.

Please review the JSR usage policy before submitting a report.

Add Package

deno add jsr:@codepark/shelly

Import symbol

import * as shelly from "@codepark/shelly";
or

Import directly with a jsr specifier

import * as shelly from "jsr:@codepark/shelly";

Add Package

pnpm i jsr:@codepark/shelly
or (using pnpm 10.8 or older)
pnpm dlx jsr add @codepark/shelly

Import symbol

import * as shelly from "@codepark/shelly";

Add Package

yarn add jsr:@codepark/shelly
or (using Yarn 4.8 or older)
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";