npm install
This project uses the conventional commits specification. You can run npm run commit
to use a CLI tool that will walk you through filling out the commit.
When you commit, your commit message will be validated and linting will be run.
When a PR is approved and merged into master, a build will be run through Github actions, docs will be deployed through Github Pages, and a new package will be released through NPM.