167 packages found
Automatically install pre-commit hooks for your npm modules.
get a list of staged git files and their status
Customizable checks on pre-commit (staged) contents
- git
- hook
- hooks
- before commit
- precommit
- pre-commit
- pre-commit checks
- pre-commit checker
- check staged contents
githooks management forked from husky
Install and setup husky quickly
Automatically install pre-commit hooks for your npm modules.
Yet another precommit module that will run tasks defined in a config file or in a `package.json` file, stashing anything that is not supposed to be commited before run the scripts to avoid false positives when running validation like tasks
You can run the pre-commit with any build tool (Gulp, Grunt etc..) and it will ignore all the **unstaged changes** that wasn't added to the git index (using the command ```git add```).
githooks management forked from husky
### The library gonna help you to configure all your husky hooks
githooks management forked from husky
the extensible core of precommit-hook
Automatically install pre-version hooks for your npm modules.
Mocha reporter for use with git hooks
Tiny utility to manage git hooks in Node.js
- applypatch-msg
- commit
- commit-msg
- dev
- development
- git
- git hook
- hook
- hooks
- magikMaker
- pre-applypatch
- pre-commit
- pre-push
- pre-rebase
- View more
githooks management forked from husky
Check the package version has been incremented before committing
githooks management forked from yorkie
A simple, zero dependency tool for setting up git hooks for small projects