Skip to main content
Home

@beast/bun@1.0.1

latest
This package works with Cloudflare Workers, Node.js, Deno, Browsers
This package works with Cloudflare Workers
This package works with Node.js
This package works with Deno
This package works with Browsers
JSR Score
82%
Published
a year ago (1.0.1)

🛑 Bun't

🤷 Why?

Because Bun instability causes issues for package authors using node is encouraged instead.
If you'd like to keep using the command bun, please run the command alias bun=node.

Bun is unethical and exploits whatever it can for profit.
It tries to benefit on pure hype, while consistently underdelivering on promises.

What did Bun do wrong?

📝 Licensing

This project is available under BEL 2 License conditions.

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:@beast/bun

Import symbol

import * as bun from "@beast/bun";
or

Import directly with a jsr specifier

import * as bun from "jsr:@beast/bun";

Add Package

pnpm i jsr:@beast/bun
or (using pnpm 10.8 or older)
pnpm dlx jsr add @beast/bun

Import symbol

import * as bun from "@beast/bun";

Add Package

yarn add jsr:@beast/bun
or (using Yarn 4.8 or older)
yarn dlx jsr add @beast/bun

Import symbol

import * as bun from "@beast/bun";

Add Package

npx jsr add @beast/bun

Import symbol

import * as bun from "@beast/bun";