kolay-elements

Kolay IK UI libraries

Downloads in past

Stats

StarsIssuesVersionUpdatedCreatedSize
kolay-elements
3.0.12 days ago3 years agoMinified + gzip package size for kolay-elements in KB

Readme

KolayElements

angular kolay-elements modules:

angular select (ng-select)
angular mutli select (ng-select)
angular segment selecttor
angular radio button
angular checkbox
angular datepicker , date range picker (mydatepicker)
angular timeplicker
angular datatable (ngx-datatable)
angular modal (dialog)
angular speech list (chat list)
angular process steps (wizard steps)
Demo: see Demo page.

Installation

Using npm: ``` $ npm i --save kolay-elements ```

Build

Run ng build kolay-elements to build the project. The build artifacts will be stored in the dist/ directory.

Publishing

After building your library with ng build kolay-elements, go to the dist folder cd dist/kolay-elements and run npm publish.

Running unit tests

Run ng test kolay-elements to execute the unit tests via Karma.

Further help

To get more help on the Angular CLI use ng help or go check out the Angular CLI README.