|
hai 1 ano | |
---|---|---|
.. | ||
.DS_Store | hai 1 ano | |
.bower.json | hai 1 ano | |
LICENSE | hai 1 ano | |
README.md | hai 1 ano | |
bower.json | hai 1 ano | |
package.json | hai 1 ano |
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.