es6-karma-jasmine-webpack-boilerplate icon indicating copy to clipboard operation
es6-karma-jasmine-webpack-boilerplate copied to clipboard

Boilerplate for ES6 client-based library. Uses Babel and webpack for transpiling and building, Karma and Jasmine for unit testing, and Istanbul/Isparta for code coverage.

ES6 Karma Jasmine Webpack Boilerplate

No Grunt/Gulp required!

Boilerplate for building a client-based JavaScript library in ES6 using the following components:

Credits

  • https://medium.com/@gunnarlium/es6-code-coverage-with-babel-jspm-karma-jasmine-and-istanbul-2c1918c5bb23
  • https://github.com/mvader/react-es6-webpack-karma-boilerplate
  • https://github.com/rackt/redux