Skip to content

UNO user interface components library.

License

Notifications You must be signed in to change notification settings

EQSDigital/uno-components

Repository files navigation

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.