This library provides useful UI components for an angular application.


License
AGPL-3.0
Install
npm install ngx-ode-ui@3.12.0-dev.17

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