Skip to content

Nimbus Core Package

The core package is the foundation of the entire framework. It provides the basic building blocks for all other packages to build upon.

https://jsr.io/@nimbus/core

Deno

bash
deno add jsr:@nimbus/core

NPM

bash
npx jsr add @nimbus/core

Bun

bash
bunx jsr add @nimbus/core