xui
Version:
xUI Components for Angular
66 lines (45 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://circleci.com/gh/Rikarin/xui)
[](https://xuijs.org/)
[](https://www.npmjs.com/package/xui)
[](https://www.npmjs.com/package/xui)
[](https://www.npmjs.com/package/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 UI Library with gaming look which can be easily adapted to your brand.
Contains default dark and light theme and also SCSS functions to generate your own theme in few steps.
Which can be also switch on runtime.
## What you'll get
- **Light and Dark** default themes easily customizable
- **33+ 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
```
or **NPM**
```bash
npm install xui
```
## 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).