Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

ng-select

Package Overview
Dependencies
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ng-select

Select component for angular.

  • 1.0.0-rc.1
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
2.1K
decreased by-44.83%
Maintainers
1
Weekly downloads
 
Created
Source

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

Keywords

FAQs

Package last updated on 02 Nov 2017

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc