starwars-names-timiscoding

1.2.2 • Public • Published

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

Readme

Keywords

Package Sidebar

Install

npm i starwars-names-timiscoding

Weekly Downloads

3

Version

1.2.2

License

MIT

Unpacked Size

25.4 kB

Total Files

8

Last publish

Collaborators

  • timiscoding