|
vor 1 Jahr | |
---|---|---|
.. | ||
dist | vor 1 Jahr | |
.DS_Store | vor 1 Jahr | |
.bower.json | vor 1 Jahr | |
LICENSE | vor 1 Jahr | |
README.md | vor 1 Jahr | |
bower.json | vor 1 Jahr | |
package.json | vor 1 Jahr |
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.