This library provides useful UI components for an angular application.


License
AGPL-3.0
Install
npm install ngx-ode-ui@4.8.0-develop-wl.3

Documentation

ngx-ode-ui : An Angular UI Library

This library provides useful UI components for an angular application.

Build

To launch build types:

npm run build

This will generate a minified library

Unit tests

To launch Unit tests types:

npm run test