starwars-names-me
v1.0.0
Published
For all your random Star Wars character needs
Downloads
3
Readme
Start Wars Names
This is a list of star wars Names
Using
- Babel to make bundle and supporting ES6
- webpack to make bundle and make UMD file
Linting
using eslint and airbnb config
Test
using Jest for do unit testing and coverage
CI
integrated by Travis to do the CI, Travis runing npm run validate
nmp command
- npm run validate
npm-run-all --parallel lint test build