/debut.js

:fireworks: A collection of JS building, testing recipes

Primary LanguageJavaScript

debut.js

Build Status

🎆 a collection of JS (for ES6/7) building, testing recipes with minimal, only necessary dependencies

Building

(early 2017)

A Webpack project with:

  • Flow type checker
  • ESLint

Dependency Status (early 2016)

a webpacker for library development

Dependency Status (early 2017)

a Webpack 2 starter for React app development

Dependency Status (early 2016)

a Gulp based building system, using browserify with Babel (ES2015 preset) to transile ES6 code.

Testing

Dependency Status (early 2016)

a karma browserify based testing configuration for ES6, using:

  • mocha
  • chai
  • sinon

Dependency Status (early 2016)

a karma webpack based testing configuration for ES6, using:

  • mocha
  • chai
  • sinon