lux-demo

Lux Library and documentation. User Interface components for Angular.

Usage no npm install needed!

<script type="module">
  import luxDemo from 'https://cdn.skypack.dev/lux-demo';
</script>

README

Lux Demo

npm version Build Status Dependencies Status codecov MIT license

Lux is an Angular library with User Interface components.

Install

From npmjs: @metadev/lux

npm i @metadev/lux

Documentation and samples

See online documentation.

Local setup

Clone this repo and then:

npm i
npm test
ng serve

Code organization

  1. Library source code is under 'projects/lux/' folder.
  2. Sample project documenting the library under 'src' folder.

Copyright and License