1.2.2 • Published 6 years ago

starwars-names-timiscoding v1.2.2

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

starwars-names-timiscoding

Travis Codecov npm license

This is a toy npm module that shows star wars names. It was built for the purpose of learning how to:

  • use git tags
  • publish releases on npm and github
  • automate versioning with semantic-release with commitizen and cz-conventional-changelog
  • automate builds with TravisCI
  • use ghooks to ensure tests pass and code coverage thresholds before committing to the repo
  • test code using mocha/chai
  • check code coverage using istanbul
  • report code coverage using codecov.io
  • add ES6 support to mocha, nyc
  • limit branch builds in Travis
  • add UMD with webpack to make module browser consumable

Code comes from the How to Write an Open Source Javascript Library course on Egghead

1.2.2

6 years ago

1.2.1

6 years ago

1.2.0

6 years ago

1.2.0-beta.0

6 years ago

1.1.0

6 years ago

1.0.0

6 years ago