lib-starter
v0.0.1
Published
Library starter boilerplate using Babel and Webpack
Maintainers
Readme
Lib Starter
Simple boilerplate for creating Libraries. Using Babel, Webpack, Karma and ESLint.
- ES2015 (Babel)
- Livereloading (Webpack)
- Testing (Karma + Mocha + Expect)
- Linting (ESLint)
- Library Independant (No React but can be easily included)
- Build (Webpack)
Dev
npm run startTest
npm run testBuild
npm run buildLicense
MIT © Duncan Beaton
