random-starwars-names-lib

1.5.0 • Public • Published

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 codeclimate semantic-release Commitizen friendly MIT License

Readme

Keywords

Package Sidebar

Install

npm i random-starwars-names-lib

Weekly Downloads

0

Version

1.5.0

License

MIT

Unpacked Size

5.45 kB

Total Files

4

Last publish

Collaborators

  • chrisbmar