1.0.0 • Published 6 years ago

starwars-names-me v1.0.0

Weekly downloads
2
License
MIT
Repository
github
Last release
6 years ago

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

Build Status