# Lux

[![npm version](https://badge.fury.io/js/%40metadev%2Flux.svg)](https://badge.fury.io/js/%40metadev%2Flux)
[![Build Status](https://travis-ci.com/metadevpro/lux.svg?branch=devel)](https://travis-ci.com/metadevpro/lux)
[![Dependencies Status](https://david-dm.org/metadevpro/lux/status.svg)](https://david-dm.org/metadevpro/lux)
[![codecov](https://codecov.io/gh/metadevpro/lux/branch/devel/graph/badge.svg)](https://codecov.io/gh/metadevpro/lux)
[![Known Vulnerabilities](https://snyk.io//test/github/metadevpro/lux/badge.svg?targetFile=projects/lux/package.json)](https://snyk.io//test/github/metadevpro/lux?targetFile=projects/lux/package.json)
[![MIT license](http://img.shields.io/badge/license-MIT-brightgreen.svg)](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).
