Babel Starter Kit is a project template for authoring and publishing JavaScript libraries using ES2015+ via Babel
✓ Author your code, including tests, in ES2015+ via Babel
✓ Publish as CommonJS, ES2015 and UMD via Rollup
✓ Pre-configured unit tests with Mocha, Chai and Sinon
✓ Pre-configured test coverage with Istanbul and Coveralls
✓ Generate a homepage for your project with Easystatic (demo)
✓ Yeoman generator (generator-javascript)
✓ Cross-platform, minimum dependencies
✓ 24/7 community support on Gitter
See also www.kriasoft.com/babel-starter-kit
Love Babel Starter Kit work and community? Help us keep it alive by donating funds to cover project expenses!
🎓 ES6 Training Course by Wes Bos
📗 You Don't Know JS: ES6 & Beyond by Kyle Simpson (Dec, 2015)
- React Starter Kit — Isomorphic web app boilerplate (Node.js/Express, React.js, GraphQL)
- React Static Boilerplate — Generate static websites from React components with Webpack
- Universal Router — Isomorphic router for web and single-page applications (SPA)
- Membership Database — SQL database boilerplate for web app users, roles and auth tokens
- #babel-starter-kit on Gitter
- @koistya on Codementor
Copyright © 2015-2016 Kriasoft, LLC. This source code is licensed under the MIT license found in the LICENSE.txt file. The documentation to the project is licensed under the CC BY-SA 4.0 license.
Made with ♥ by Konstantin Tarkus (@koistya) and contributors