Skip to main content
Home

@chojs/dev@0.2.0
Built and signed on GitHub Actions

latest
ziv/cho
Works with
This package works with Cloudflare Workers, Node.js, Deno, BunIt is unknown whether this package works with Browsers
This package works with Cloudflare Workers
This package works with Node.js
This package works with Deno
This package works with Bun
It is unknown whether this package works with Browsers
JSR Score76%
Published4 months ago (0.2.0)
No docs found.
Built and signed on
GitHub Actions

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:@chojs/dev

Import symbol

import * as dev from "@chojs/dev";
or

Import directly with a jsr specifier

import * as dev from "jsr:@chojs/dev";

Add Package

pnpm i jsr:@chojs/dev
or (using pnpm 10.8 or older)
pnpm dlx jsr add @chojs/dev

Import symbol

import * as dev from "@chojs/dev";

Add Package

yarn add jsr:@chojs/dev
or (using Yarn 4.8 or older)
yarn dlx jsr add @chojs/dev

Import symbol

import * as dev from "@chojs/dev";

Add Package

vlt install jsr:@chojs/dev

Import symbol

import * as dev from "@chojs/dev";

Add Package

npx jsr add @chojs/dev

Import symbol

import * as dev from "@chojs/dev";

Add Package

bunx jsr add @chojs/dev

Import symbol

import * as dev from "@chojs/dev";