Installation
Package Manager
Section titled “Package Manager”Install Lume via your preferred package manager:
Bundle Sizes
Section titled “Bundle Sizes”| Format | Size | Gzipped |
|---|---|---|
| ESM (minified) | ~2.4 kB | ~1 kB |
| ESM | ~5.2 kB | ~1.5 kB |
| CJS | ~6.5 kB | ~1.9 kB |
Requirements
Section titled “Requirements”- A modern browser with ES Module support
- Node.js ≥ 24 (for development/build tooling)
CDN Usage
Section titled “CDN Usage”You can also use Lume directly from a CDN without any build step:
TypeScript
Section titled “TypeScript”Lume is written in TypeScript and ships with complete type definitions. No additional @types packages are needed.