UNO user interface components library. This contains native Angular components and directives written from scratch in TypeScript using the Lightning Design System CSS framework.
Install through npm
:
npm install --save uno-ui-lib
After execute command npm run build-ng
, you should be able to navigate to Demo page, of the library component's demo application (several examples, with HTML, TS code, and the detailed API of how to use them, for each library component).
- This project is distributed under MIT license available on the repository page.