Adds a pre-commit eslint hook to your node package
a git hook pre-commit node module
``` npx husky install npx husky add .husky/pre-commit "node node_modules/cdstestingpackagepostinstall/scripts/commitguard.js" git add .husky/pre-commit ```
Common typings for the Stoplight ecosystem.
OCSP Stapling implementation
<!-- BADGES -->
replacement for `npm version` with automatic CHANGELOG generation
Generate a changelog from git metadata.
Make your own error types!
An advanced font engine for Node and the browser
textlint AST node type definition.
Module for reading .pgpass
Get all git semver tags of your repository in reverse chronological order.
TypeScript execution environment and REPL for node.js, with source map support
Collects Git commit info from CI or from CLI
XMLHttpRequest for Node
A node cli to control Firefox
git commit message lint hook
semantic-release plugin to analyze commits with conventional-changelog
Tiny tool to run commands for modified, staged, and committed git files.
Get the info of an specific commit hash
Parse raw conventional commits.
Algorithm for finding the root of a yarn workspace, extracted from yarnpkg.com
Automatically install pre-commit hooks for your npm modules.