Skip to main content
Home

@no-yan/bar@0.1.0

latest
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 Score
29%
Published
a year ago (0.1.0)
No docs found.

New Ticket: 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:@no-yan/bar

Import symbol

import * as bar from "@no-yan/bar";
or

Import directly with a jsr specifier

import * as bar from "jsr:@no-yan/bar";

Add Package

pnpm i jsr:@no-yan/bar
or (using pnpm 10.8 or older)
pnpm dlx jsr add @no-yan/bar

Import symbol

import * as bar from "@no-yan/bar";

Add Package

yarn add jsr:@no-yan/bar
or (using Yarn 4.8 or older)
yarn dlx jsr add @no-yan/bar

Import symbol

import * as bar from "@no-yan/bar";

Add Package

vlt install jsr:@no-yan/bar

Import symbol

import * as bar from "@no-yan/bar";

Add Package

npx jsr add @no-yan/bar

Import symbol

import * as bar from "@no-yan/bar";

Add Package

bunx jsr add @no-yan/bar

Import symbol

import * as bar from "@no-yan/bar";