parse-commit-message

v3.1.0
Extensible parser for git commit messages following Conventional Commits Specification

docs

docks --outfile .verb.md && verb

lint

eslint '**/*.js' --cache --fix --quiet --format codeframe

test

nyc asia

commit

yarn lint && yarn test && yarn dry

dry

git add -A && git status --porcelain && gitcommit -sS

release

tunnckocore-release

clean

rm -rf node_modules

clean:cache

rm -rf node_modules/.cache

Metadata

  • Apache-2.0
  • ^8.11.0 || >=10.13.0
  • Charlike Mike Reagent
  • released 11/11/2018

Downloads

Maintainers