1.0.6 • Published 4 years ago

ng-select-demo-manoj v1.0.6

Weekly downloads
3
License
ISC
Repository
github
Last release
4 years ago

Select component for angular

npm version Build Status

A select component for angular, based on the select2 JQuery plugin. See the ng-select web site for documentation and examples.

Develop

Make sure that yarn is installed.

After cloning the repository, install dependencies with:

$ yarn install

To run the ng-select demo web site on your local machine, run:

$ yarn run serve-demo

To build the ng-select module, run:

$ yarn run build-lib
1.0.6

4 years ago

1.0.5

4 years ago

1.0.4

4 years ago

1.0.3

4 years ago