js-module-boilerplate

0.1.6 • Public • Published

js-module-boilerplate

Simple boilerplate for JavaScript component.

The Stack

Gulp - tasks ✔ Babel - transform ES6 to ES6 ✔ Rollup - bundling

Structure

The root level of the contains the following directories and files:

  • src/ - source files
  • dist/ - final bundles
  • gulpfile.babel.js - the gulp entry point + tasks
  • package.json - package.json file with info and depth

Package Sidebar

Install

npm i js-module-boilerplate

Weekly Downloads

2

Version

0.1.6

License

MIT

Last publish

Collaborators

  • rudeg