ng-select-vu
TypeScript icon, indicating that this package has built-in type declarations

0.1.103 • 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. Forked to provide selecting of disabled options in a select box.

Develop

Make sure that gulp and yarn are installed.

Clone the repository and run:

$ yarn install
$ gulp build

To install and run the ng-select web site on your local machine, run the following in the demo folder:

$ yarn install
$ ng serve

For manual testing, pack and install a modified version of the ng-select component to ng-select web site with the script:

$ ./copy_to_demo.sh

Package Sidebar

Install

npm i ng-select-vu

Weekly Downloads

4

Version

0.1.103

License

ISC

Last publish

Collaborators

  • tlynn
  • amzraptor
  • alanmbarr
  • jbschubring
  • thomas.jacobs.vu