Sign Up for Free

RunKit +

Try any Node.js package right in your browser

This is a playground to test code. It runs a full Node.js environment and already has all of npm’s 1,000,000+ packages pre-installed, including @omostan/angularjs-custom-multiselect with all npm packages installed. Try it out:

require("angular/package.json"); // angular is a peer dependency. var angularjsCustomMultiselect = require("@omostan/angularjs-custom-multiselect")

This service is provided by RunKit and is not affiliated with npm, Inc or the package authors.

@omostan/angularjs-custom-multiselect v1.0.5

AngularJS multiselect dropdown directive originally developed by [Stephen Long](https://github.com/long2know/angular-directives-general) for his blog. Due to the fact that I have made several changes to the directive and my recent decision to move to the new Angular 8, I have decided to move this custom version of the original to npm repository.

RunKit is a free, in-browser JavaScript dev environment for prototyping Node.js code, with every npm package installed. Sign up to share your code.
Sign Up for Free