@metadev/lux
Version:
Lux: Library with User Interface components for Angular.
32 lines (20 loc) • 1.26 kB
Markdown
# Lux
[](https://badge.fury.io/js/%40metadev%2Flux)
[](https://travis-ci.com/metadevpro/lux)
[](https://david-dm.org/metadevpro/lux)
[](https://codecov.io/gh/metadevpro/lux)
[](https://snyk.io//test/github/metadevpro/lux?targetFile=projects/lux/package.json)
[](http://opensource.org/licenses/MIT)
Lux is an Angular library of visual rich components to help create apps.
## Instalation
From npmjs: [@metadev/lux](https://www.npmjs.com/package/@metadev/lux)
```bash
npm i @metadev/lux
```
## Documentation and samples
Library and component catalog documentation: [http://lux.metadev.pro](http://lux.metadev.pro).
## Changelog
[See changelog](changelog.md).
## Copyright and License
- Created and mantained by [Metadev](https://metadev.pro).
- Distributed under [MIT license](LICENSE).