|
1 year ago | |
---|---|---|
.. | ||
dist | 1 year ago | |
.DS_Store | 1 year ago | |
.bower.json | 1 year ago | |
LICENSE | 1 year ago | |
README.md | 1 year ago | |
bower.json | 1 year ago | |
package.json | 1 year ago |
AngularJS-native version of Select2 and Selectize.
For the roadmap, check issue #3 and the Wiki page.
npm install -g bower gulp
npm install && bower install
in repository directorygulp
to jshint, build and testgulp build
to jshint and buildgulp test
for one-time test with karma (also build and jshint)gulp watch
to watch src files to jshin, build and test when changedWhen issuing a pull request, please exclude changes from the "dist" folder to avoid merge conflicts.