GithubHelp home page GithubHelp logo

sharondio / angular-multi-select Goto Github PK

View Code? Open in Web Editor NEW

This project forked from alexandernst/angular-multi-select

0.0 2.0 0.0 9.52 MB

A multi select dropdown directive for AngularJS.

Home Page: http://alexandernst.github.io/angular-multi-select

License: MIT License

JavaScript 77.65% CSS 17.18% HTML 5.18%

angular-multi-select's Introduction

Angular Multi Select Build Status Logo

Pure Angular directive which creates the fastes dropdown you'll find. It offers single or multiple selection modes and a wide range of output formats. Doesn't require external libraries.

How fast is it?

VERY fast. You won't find anything faster. The demos I work with are made of ~45.000 objects built with the utils/generate_big_dataset.js script, and the directive is able to check, validate, process and insert the entire data in ~1.5 seconds. You can get even faster than that if you craft your input data carefully (see docs).

Screenshot

Demo & How To

Go to http://alexandernst.github.io/angular-multi-select

Change Log

See CHANGELOG.md.

Installing

You can download this library from npm.

npm install angular-multi-select

Building

You'll need to install Node (because you need NPM) and Grunt. The first one is up to you. You can use your distro's package manager, binaries from Node's webpage, etc. As for the second one: npm install -g grunt-cli. After that you must install all dependencies: npm install. Last, you just need to run grunt and everything will build.

Bug Reporting

Please follow these steps:

  1. READ THE MANUAL AGAIN. You might have missed something. This includes the MINIMUM ANGULARJS VERSION and the SUPPORTED BROWSERS.
  2. The next step is to search in Github's issue section first. There might already be an answer for similar issue. Do check both open and closed issues.
  3. If there's no previous issue found, then please create a new issue in https://github.com/alexandernst/angular-multi-select/issues.
  4. Please replicate the problem in JSFiddle or Plunker (or any other online JS collaboration tool), and include the URL in the issue you are creating.

Licence

See LICENSE.txt.

angular-multi-select's People

Contributors

alazaro avatar alexandernst avatar buunguyen avatar corydorning avatar erinwu avatar fifonik avatar filaruina avatar flextras avatar greggroth avatar hypercubed avatar isteven avatar jtbdevelopment avatar omkarv avatar panayotkulchev avatar riggs333 avatar wekyle avatar zachlysobey avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.