It is unknown whether this package works with Cloudflare Workers, Node.js, Deno, Bun, Browsers
JSR Score
17%
Published
4 days ago (0.9.0)
Nimbus Core
The core package of the Nimbus framework.
Refer to the Nimbus main repository or the Nimbus documentation for more information about the Nimbus framework.
License
The MIT License (MIT)
Add Package
deno add jsr:@nimbus/core
Import symbol
import * as core from "@nimbus/core";
---- OR ----
Import directly with a jsr specifier
import * as core from "jsr:@nimbus/core";
Add Package
npx jsr add @nimbus/core
Import symbol
import * as core from "@nimbus/core";
Add Package
yarn dlx jsr add @nimbus/core
Import symbol
import * as core from "@nimbus/core";
Add Package
pnpm dlx jsr add @nimbus/core
Import symbol
import * as core from "@nimbus/core";
Add Package
bunx jsr add @nimbus/core
Import symbol
import * as core from "@nimbus/core";