1.0.1 • Published 4 years ago

conventional-commit-types-alt v1.0.1

Weekly downloads
539
License
ISC
Repository
github
Last release
4 years ago

conventional-commit-types-alt

npm Build Status

List of alternative conventional commit types.

Spec

Exports an object with a types key whose value is an object whose keys are type names and whose values are objects with key-value pairs such as description as string, optional title as string, etc. See index.json. Any alternatives should follow the same spec.

Etc.

Based on the code from AndersDJohnson/conventional-commit-types-cli.