To get the latest features and bug fixes, we recommend installing the latest version of the Lummi SDK. Using the latest version ensures security and compatibility. Check our NPM Package page to confirm the latest version.
npm
bun
deno
yarn
pnpm
npm install lummi@latest
bun add lummi@latest
deno install lummi@latest
yarn add lummi@latest
pnpm add lummi@latest
We currently support the npm package manager for Lummi SDK. You can install
npm packages on all JavaScript runtimes, including Node.js, Bun, Deno, and
package managers like Yarn and Pnpm.