{"library":"commithelper","type":"library","category":null,"description":"A CLI tool for creating and linting commit messages. Current stable version is 1.2.0 (released 2021-06-11), with a maintenance cadence. It offers two modes: `prompt` for interactively building a commit message and `check` for linting existing messages. Unlike commitlint, it provides guided prompts with valid options, and unlike commitizen, it also supports linting. Configuration can be placed in package.json or a separate config file. Integrates with git hooks via husky or ghooks.","language":"javascript","status":"maintenance","version":"1.2.0","tags":["javascript","commit","lint","cli"],"last_verified":"Fri May 01","install":[{"cmd":"npm install commithelper","imports":["import commithelper from 'commithelper'","import { check } from 'commithelper'","import { prompt } from 'commithelper'"]},{"cmd":"yarn add commithelper","imports":[]},{"cmd":"pnpm add commithelper","imports":[]}],"homepage":null,"github":"https://github.com/jvanbruegge/commithelper","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/commithelper","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}