|
3 yıl önce | |
---|---|---|
.. | ||
dist | 3 yıl önce | |
.DS_Store | 3 yıl önce | |
.bower.json | 3 yıl önce | |
LICENSE | 3 yıl önce | |
README.md | 3 yıl önce | |
bower.json | 3 yıl önce | |
package.json | 3 yıl önce |
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.