An open API service indexing awesome lists of open source software.

https://github.com/sanjib-kumar-mandal/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.
https://github.com/sanjib-kumar-mandal/kage-ui

angular angular-ui angular-ui-starter component-library kage-ui ui-library

Last synced: 4 days ago
JSON representation

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.

Awesome Lists containing this project

README

          

![Kage-UI Logo](https://sanjib-kumar-mandal.github.io/kage-ui/assets/logo.png)

[![npm version](https://img.shields.io/npm/v/kage-ui.svg)](https://www.npmjs.com/package/kage-ui)

# Kage UI Demo

This is the **demo site** for the [Kage UI](https://github.com/sanjib-kumar-mandal/kage-ui/tree/master/projects/kage-ui) Angular component library. It showcases how to use various components from the library with real-world examples.

## 🌐 Live demo: [https://github.com/sanjib-kumar-mandal/kage-ui](https://sanjib-kumar-mandal.github.io/kage-ui/)

## ✨ About Kage UI

Kage UI is a modular and themeable UI component library for Angular, designed with a **border-first UI approach**. It provides ready-to-use components that are easily customizable and SSR-friendly.

---

### 🧱 Versions

| Version | Angular Version |
| ------- | --------------- |
| 0.X.X | ^19.2.3 |
| 1.X.X | ^20.2.2 |

### 🧠 Stability

| Version | Badge |
| ------- | ------------------------------------------------------------ |
| Stable | ![npm](https://img.shields.io/npm/v/kage-ui?label=stable) |
| Beta | ![npm](https://img.shields.io/npm/v/kage-ui/beta?label=beta) |

## 📁 Project Structure

This project is an Angular application primarily meant to demonstrate the usage of Kage UI components.