Beautiful, copy-paste React components built on Base UI or Radix UI and Tailwind CSS v4.
Add components to your project with the CLI — you own every line of code.
Website · Documentation · npm · Agent Skills · Contributing
npx elorm init
npx elorm add button card dialogNon-interactive init:
npx elorm init -y --template next --ui-library base-ui --base-color neutral --accent monoRead the full guide at ui.elorm.xyz/docs/get-started/installation.
- Copy-paste, not a black-box dependency — customize freely in your codebase
- Base UI or Radix — pick your headless library at init
- Tailwind v4 + OKLCH tokens — theme presets for base color, accent, and radius
- 32 components + 6 blocks — forms, overlays, data display, and ready-made page sections
- AI-friendly CLI —
elorm docs button --jsonfor structured metadata
| Topic | Link |
|---|---|
| Installation | docs/get-started/installation |
| CLI reference | docs/get-started/cli |
| Agent skills | docs/get-started/agent-skills |
| Components | docs/components/button |
| Theming | docs/get-started/theming |
Contributions are welcome. See CONTRIBUTING.md for local setup, project layout, style rules, and how to add components or update docs.
MIT — see LICENSE.