1.0.2 • Published 8 years ago
@twimco/ng-select v1.0.2
Select component for angular
A select component for angular, based on the select2 JQuery plugin. See the ng-select web site for documentation and examples, or try it with this plunker.
Develop
Make sure that yarn
is installed.
After clone the repository, run the test app with:
$ yarn install
$ ng serve
To build the ng-select module, run:
$ yarn run build-lib
To install and run the ng-select demo/documentation web site on your local machine, enter the demo folder and run:
$ yarn install
$ ng serve
1.0.2
8 years ago
1.0.1
8 years ago
1.0.0-beta.9
8 years ago
1.0.0-beta.8
8 years ago
1.0.0-beta.7
8 years ago
1.0.0-beta.6
8 years ago
1.0.0-beta.5
8 years ago
1.0.0-beta.4
8 years ago
1.0.0-beta.3
8 years ago
1.0.0-beta.2
8 years ago
1.0.0-beta.1
8 years ago