kage-ui
TypeScript icon, indicating that this package has built-in type declarations

0.5.9 • Public • Published

npm version

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

📄 License

MIT License

Package Sidebar

Install

npm i kage-ui

Weekly Downloads

6

Version

0.5.9

License

MIT

Unpacked Size

686 kB

Total Files

64

Last publish

Collaborators

  • sanjib-kumar-mandal