README.md
June 6, 2024 ยท View on GitHub
xUI
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