Skip to content
/ xui Public

Angular UI Component Library heavily inspired by Discord design

License

Notifications You must be signed in to change notification settings

Rikarin/xui

Repository files navigation

xUI


Build Status Demo npm Downloads Monthly Downloads npm bundle size (minified + gzip) License Discord Netlify Status

xUI is a customizable Angular 15 - 18 UI Library with gaming look which can be easily adapted to your brand. Contains default dark and light theme with SCSS functions to generate your own themes in a few steps.

Features

  • 35+ High-Quality Angular Components: Ready to use out of the box.
  • Powerful Theme Customization: Detailed customization options with default themes.
  • High Performance: Supports OnPush mode and Signals for optimized performance.
  • Accessibility: Supports WCAG 2.0 standards.
  • Powerful Theme Customization: Detailed customization options.
  • TypeScript: Written with predictable static types.

Table of Contents

Installation

Install package with YARN

yarn add @xui/components

or NPM

npm install @xui/components

Browser Support

xUI Supports most recent browsers according to Angular support.

Development

The project uses NX and Angular to build the package.

yarn start

Issues

If you find any issues in the library or have and idea for an improvement feel free to open an issue.

This project is tested with BrowserStack