@xui/components
Version:
xUI Components for Angular
65 lines (44 loc) • 2.4 kB
Markdown
<p style="font-size: 5rem; font-weight: 700; text-align: center">
<span style="color: #1f75cb">x</span>UI
</p>
---

[](https://xuijs.org/)
[](https://www.npmjs.com/org/xui)
[](https://www.npmjs.com/org/xui)
[](https://www.npmjs.com/org/xui)
[](https://bundlephobia.com/result?p=xui)
[](/LICENSE)
[](https://discord.gg/aPkZsFcu)
[](https://app.netlify.com/sites/xui/deploys)
xUI is a customizable Angular 15 - 16 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.
## What you'll get
- **Light and Dark** default themes easily customizable
- **35+ Angular UI Components** ready to be used
- **Great Theming Engine** - creating new components just in few steps
- **Configurable Options** - tweaking the components in various ways
- **Material Design Icons** - ready to be used https://mdisearch.com/
## Table of Contents
- [Documentation](https://xuijs.org)
- [Live Demo](https://cord.dj/r)
- [Installation](#installation)
<a name="installation"></a>
## Installation
Install package with **YARN**
```bash
yarn add @xui/components
```
or **NPM**
```bash
npm install @xui/components
```
## Browser Support
xUI Supports most recent browsers according to Angular [support](https://angular.io/guide/browser-support).
## Development
The project uses `NX` and `Angular` to build the package.
```bash
yarn start
```
## Issues
If you find any issues in the library or have and idea for an improvement feel free to open an [issue](https://github.com/Rikarin/xui/issues).