ng-select-app

1.0.3 • Public • Published

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, 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

Package Sidebar

Install

npm i ng-select-app

Weekly Downloads

6

Version

1.0.3

License

ISC

Unpacked Size

893 kB

Total Files

231

Last publish

Collaborators

  • chriswhilar