UNO user interface components library.


Keywords
Angular, UI Components, UNO
License
Spencer-99
Install
npm install uno-ui-lib@0.0.217

Documentation

UNO Components

npm version

UNO user interface components library. This contains native Angular components and directives written from scratch in TypeScript using the Lightning Design System CSS framework.

Installation

Install through npm:

npm install --save uno-ui-lib

Usage & Demo

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).

License

  • This project is distributed under MIT license available on the repository page.