[] test es6 modules
[] test es6-transpiled modules

[] test es6 modules with karma
[] test es6-transpiled modules with karma

[] instrument es6 modules
[] instrument es6-transpiled modules

[] instrument es6 modules with karma
[] instrument es6-transpiled modules with karma

[] setup karma to generate unit-test & coverage
[] setup travis build
[] single javascript bundle
[] use sourcelabs to test

---

[x] setup precommit-hook
[x] setup eslint
[x] setup livereload


------

---
ESLINT
* https://babeljs.io/docs/learn-es6/
* http://eslint.org/docs/rules/

TEST
* https://github.com/vinniegarcia/es6-module-starter
* http://karma-runner.github.io/0.8/plus/RequireJS.html
* http://stackoverflow.com/questions/23689671/karma-jasmine-with-angular-requirejs
* http://justincalleja.com/blog/setting-up-karma-with-mocha-chai-and-requirejs/

---

http://jsmodules.io/
https://github.com/requirejs/cajon
http://es6rocks.com/2014/10/es6-modules-today-with-6to5/
http://marvinosswald.de/es6-dev-template/
http://eslint.org/docs/user-guide/configuring
https://github.com/wallabyjs/public/issues/37#issuecomment-77685053
https://github.com/kjbekkelund/karma-requirejs/blob/master/test/test-main.js
https://github.com/ModuleLoader/es6-module-loader
