An open API service indexing awesome lists of open source software.

https://github.com/alex1990/es2015-module-starter

A boilerplate for developing es2015+ web modules quickly
https://github.com/alex1990/es2015-module-starter

Last synced: 5 months ago
JSON representation

A boilerplate for developing es2015+ web modules quickly

Awesome Lists containing this project

README

          

# es2015-module-starter
A boilerplate for developing es2015/2016/2017 web modules quickly.

With this starter help, you can use the modern JavaScript to develop an module quickly.

**Features**

- ES2015/2016/2017 with Babel
- ESLint with the famous Airbnb's JavaScript config
- Test with Mocha
- Bundle with Browserify and UglifyJs
- Code coverage with istanbul and coveralls
- Travis CI

## LICENSE

MIT