kage-ui
v1.1.3
Published
A minimal, border-focused Angular UI component library.
Maintainers
Readme
Kage UI
Kage UI is a lightweight, flexible Angular component library inspired by border-first design systems. It offers a clean set of reusable UI components to help developers build scalable and consistent user interfaces effortlessly.
🚀 Features
- ⚡ Fast and tree-shakable
- 🖼️ Border-focused design language
- 🎨 Customizable themes with light/dark support
- 🧱 Modular component imports
- 🧠 SSR-ready (Angular Universal support)
- 🛠️ Developer-friendly and easily extensible
📦 Installation
Install the library via npm:
npm install kage-ui📚 Documentation
Full documentation is available at here. There you'll find:
- Component examples
- Theming and customization guide
- Design tokens and border-based system documentation
🛠️ Development
To work on Kage UI locally:
git clone https://github.com/sanjib-kumar-mandal/kage-ui.git
cd kage-ui
npm install
npm run start🧱 Versions
| Version | Angular Version | | ------- | --------------- | | 0.X.X | ^19.2.3 | | 1.X.X | ^20.2.2 |
🧠 Stability
| Version | Badge |
| ------- | ------------------------------------------------------------ |
| Stable | |
| Beta |
|
📄 License
MIT License
