A useful pre-push hook for git based node projects
A really simple pre-push hook.
A tool that runs your commands if any git-pushed files match the glob written to be used as a pre-push hook
Pre-push hook that analyzes code changes with Claude Code before pushing
CodeCheck trigger plugin — runs on git push via pre-push hook
A useful pre-push hook for git based projects that lints and runs npm test
A Git pre-push hook that runs your preflight checks to prevent oops moments
A git pre-push hook utility that shows repository information and asks for confirmation
Production-ready CLI tool to convert images to AVIF. Run standalone, in CI/CD pipelines, or as a git pre-push hook.
Install a git pre-push hook launching `npm test`
An npm installable git pre-push hook used to run npm scripts on pre-push.
Shared pre-push hook with build check and skip option
CLI tool that prevents accidental pushing of sensitive files like .env and secrets by checking .gitignore and adding a pre-push hook.
An npm installable git pre-push hook used to lint and test your code
A useful pre-push hook for git based projects that lints and runs npm test
Reference changelog npm package and automate it with a git pre-push hook
Performant, flexible and extensible forms library for React Hooks
Push an array of items into an array, while being robust against prototype modification
asynchronous before/error/after hooks for internal functionality
Module to hook into the Node.js require function
Intercept imports in Node.js
React Hook Form validation resolvers: Yup, Joi, Superstruct, Zod, Vest, Class Validator, io-ts, Nope, computed-types, TypeBox, arktype, Typanion, Effect-TS and VineJS
Automatically install pre-push hooks for your npm modules.
Modern type-safe way of building CLIs
adding a pre-push hook for git to compile & run tests
Opinionated local CI that checks your code before it leaves your machine. Runs a four-stage pipeline (lint, build, fast tests, slow tests) on every commit with strict time budgets. Hooks into git pre-commit and pre-push, stores results in SQLite, and includes a TUI dashboard for monitoring.