jsx-daisyui
v1.0.1
Published
A CLI tool to add jsx-daisyui components directly into your React project.
Maintainers
Readme
jsx-daisyui
📖 For complete documentation, visit jsx-daisyui.com.
A CLI tool to add jsx-daisyui components directly into your React project.
⚠️ Not affiliated with DaisyUI. This is an independent project built on top of DaisyUI.
Requirements
- React 18+
- Node.js 18+
- daisyUI v5 and Tailwind CSS v4 set up in your project
Usage
npx jsx-daisyui add <component>Example:
npx jsx-daisyui add buttonHow it works
The CLI fetches components from the registry and writes them directly into your project. No config file needed.
Works with any React-based framework. SolidJS support is coming soon.
Full component list at jsx-daisyui.com
