1.5.0 • Published 3 years ago

random-starwars-names-lib v1.5.0

Weekly downloads
9
License
MIT
Repository
github
Last release
3 years ago

How to open source a JS lib to NPM with automatic releasing

A tutorial by Kent C. Dodds that can be found here. At the point of taking the tutorial, it was outdated by 5 years. Most of the principles remain the same with regards to semantic-release, commitizen and publishing to NPM.

However, I've used Github Actions with workflow templates for CI as opposed to Travis in the tutorial. Code coverage is reported to codeclimate instead of codecov. Husky has been used as a pre-commit hook instead of git-hooks, and lint-staged has also been added.

build npm package codeclimate semantic-release Commitizen friendly MIT License

1.6.0-beta.1

3 years ago

1.5.0

3 years ago

1.4.0

3 years ago

1.3.0

3 years ago

1.2.0

3 years ago

1.1.2

3 years ago