js-module-boilerplate
v0.1.6
Published
Boilerplate for the JS (ESnext) modules
Downloads
6
Maintainers
Readme
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 filesdist/
- final bundlesgulpfile.babel.js
- the gulp entry point + taskspackage.json
- package.json file with info and depth