Skip to content

smackfu/husky

This branch is 6 commits behind typicode/husky:main.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Sep 11, 2024
a2d942a ยท Sep 11, 2024
Jul 17, 2024
Jan 25, 2024
Sep 6, 2024
Jul 25, 2024
Jan 25, 2024
Jan 25, 2024
Jan 25, 2024
Jan 25, 2024
Jan 25, 2024
Mar 29, 2021
Jan 25, 2024
Sep 11, 2024
Jul 26, 2024
Jul 17, 2024
Aug 20, 2024
Sep 11, 2024
Sep 11, 2024
Jul 25, 2024

Repository files navigation

husky

Node.js CI

Modern native Git hooks made easy

Husky improves your commits and more ๐Ÿถ woof!

๐Ÿ‘‹ Hey! Using React, Vue or Astro? Check my new project MistCSS to write 50% less code.

Features

  • Just 2 kB (๐Ÿ“ฆ gzipped) with no dependencies
  • Extremely fast (runs in ~1ms)
  • Uses new Git feature (core.hooksPath)
  • Supports:

And more:

  • Branch-specific hooks
  • Use POSIX shell to script advanced cases
  • Adheres to Git's native hook organization
  • Aligns with npm best practices using prepare script
  • Opt-in/opt-out options
  • User-friendly error messages

Changelog

Check out the v9 changelog to discover all the new and improved features!

Documentation

https://typicode.github.io/husky

Important Upgrading from v4 to v9 requires migrating previous config, please see the docs.

Sponsors

Support this project by becoming a sponsor here ๐Ÿ’–

Special Sponsor


Get rewards for your open-source contributions

GitHub

Open Collective

About

Git hooks made easy ๐Ÿถ woof!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 92.1%
  • Shell 7.9%