Ultra-fast, modern native Git hooks for enhanced commits and code quality.
husky is completely free to use with no hidden costs.
No reviews yet. Be the first to review husky!
Write a Reviewhusky is a tool that makes it easy to add Git hooks to your Node.js projects to run scripts like linters and tests before commits.
Yes, husky is completely free and open-source under the MIT license.
husky is specifically for Node.js projects and integrates with npm scripts, while pre-commit is language-agnostic and more flexible.