hinagiku
v0.1.4-dev
Published
> A beautiful and modern React component library built with TypeScript, Tailwind CSS, and DaisyUI
Readme
🌸 Hinagiku
A beautiful and modern React component library built with TypeScript, Tailwind CSS, and DaisyUI
✨ Features
- 🚀 Fast Development - Built with Vite for lightning-fast HMR
- 🎨 Beautiful Design - Styled with Tailwind CSS and DaisyUI
- 📚 Storybook Integration - Interactive component documentation
- 🧪 Thoroughly Tested - Comprehensive test suite with Vitest
- ♿ Accessible - Built with accessibility in mind
- 📱 Responsive - Mobile-first design approach
- 🔧 TypeScript - Full type safety out of the box
🚀 Quick Start
in your app
# Install dependencies
npm i hinagikuimport 'hinagiku/style.css'; // add this lineimport { /** Component */ } from 'hinagiku';📦 Available Components
- Button - Versatile button component with multiple variants
- Modal - Accessible modal dialogs with custom hooks
- More components coming soon...
📖 Documentation
Visit our Storybook to explore components and their usage examples.
🎨 Styling
Hinagiku uses a powerful combination of:
- Tailwind CSS - Utility-first CSS framework
- DaisyUI - Semantic component classes
🤝 Contributing
We welcome contributions! Please see our Contributing Guide for details.
📄 License
MIT License - see LICENSE file for details.
Made with ❤️ by the Hinagiku team
