vanilla-es6-jspm

Welcome

vanillaJS/ES6/jspm project boilerplate, with the following features:

  • jspm/ES6 integration
  • gulp tasks (written in ES6) for :
    • watch / livereload
    • sass
    • jshint / htmlhint
    • build
  • unit tests (written in ES6) with karma
  • e2e tests(written in ES6) with protractor
  • continuous integration
    • Travis CI
    • SauceLabs
  • automated documentation generation

Learn more on github ...