@aeroui/cli
v1.3.4
Published
CLI for the AeroUI component library
Downloads
50
Maintainers
Readme
AeroUI CLI
Welcome to AeroUI CLI – a powerful command-line tool for adding prebuilt UI components to your project effortlessly. 🚀
🌟 Features
- Quickly add modern UI components to your project.
- Supports both JSX and TSX formats.
- Works with React & Next.js projects.
- Customizable and extendable.
📦 Installation
You can use npx to run it without installing:
npx @aeroui/cli add glowcardOr install globally:
npm install -g @aeroui/cliNow, you can run:
aeroui add glowcard🎨 Available Components
| Component | Description |
|------------|----------------------------------|
| glowcard | hover glow card effect |
This will create a Card.jsx or Card.tsx file in your components/aeroui/ folder.
🌐 UI Library Page
Check out all available components and documentation here: 🔗 AeroUI Library
🤝 Contributing
Want to add more components or improve the CLI? Feel free to contribute!
📞 Contact Me
- Telegram: @uchihafalco
- Fiverr: Fiverr Profile
- LinkedIn: rupamdas07
📄 License
MIT License. © 2025 Rupam Das
