angular-chosen
AngularJS Chosen directive is an AngularJS Directive that brings the Chosen jQuery in a AngularJS way
File Explorer
Download Latest Version (.zip)- angular-chosen.js
- angular-chosen.min.js
- choose-a-beer.png
- index.html
- index.js
- .editorconfig
- chosen.coffee
- coffeelint.json
- allowSingleDeselected.spec.js
- disableSearch.spec.js
- disableSearchThreshold.spec.js
- inheritSelectClasses.spec.js
- maxShownResults.spec.js
- noResultsText.spec.js
- placeholderTextMultiple.spec.js
- placeholderTextSingle.spec.js
- searchContains.spec.js
- width.spec.js
- 179-ng-if-breaks-inherit-select-classes.spec.js
- caseConvertFilter.js
- chosenSelectHelper.js
- karma.conf.js
- specHelper.js
- base.spec.js
- chosenAttrSpec.js
- form.spec.js
- .gitignore
- .npmignore
- .travis.yml
- bower.json
- chosen-spinner.css
- chosen.js
- gulpfile.js
- ISSUE_TEMPLATE.md
- LICENSE
- package-lock.json
- package.json
- README.md
- spinner.gif
# Installation Guide
1. Get the code
git clone https://github.com/leocaseiro/angular-chosen
Downloads the entire project code from GitHub to your computer.
cd angular-chosen
Moves into the project folder you just downloaded.
2. Node.js
Easy RecommendedPrerequisites
$ npm install angular-chosen-localytics --save
Downloads and installs the libraries listed in package.json.
After running the command, open the address shown in the terminal (usually something like http://localhost:3000) in your browser.
Pulled directly from this repo's README.
// repository documentation
Was this content helpful?
(0 ratings)
