simple-git-hooks
pinst
simple-git-hooks | pinst | |
---|---|---|
5 | 1 | |
1,351 | 259 | |
- | - | |
7.5 | 0.0 | |
8 months ago | almost 2 years ago | |
JavaScript | JavaScript | |
MIT License | MIT License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
simple-git-hooks
-
Cypress installation with Mochaversome reporter with fail test screenshots. Fix viewport screen size in headless mode.
Install simple-git-hooks package if not used on the project. If this package or an analogue, for example, husky, skip this point. We will move on to the configuration in the next section.
-
How to add ESlint, Prettier, and Husky (Git Hook) to your React application
A good alternative for Husky is simple-git-hooks (https://github.com/toplenboren/simple-git-hooks) which works much like the old Husky.
- I've replaced husky with simple-git-hooks
- simple-git-hooks: pre-commit hook manager with 0 dependencies and great performance
- simple-git-hooks: pre-commit hook manager with 0 dependencies, great performance, and without license problems (in contrast with husky 5)
pinst
-
Husky, a popular JavaScript project with 4M weekly downloads, drops MIT license
It also covers using make. If you'd still like to use the npm ecosystem I think you can use pinst and the git command like such:
What are some alternatives?
husky - Git hooks made easy 🐶 woof!
detect-secrets - A developer-friendly secrets detection tool for CI and pre-commit hooks based on Yelp's detect-secrets
audit-ci - Audit NPM, Yarn, PNPM, and Bun dependencies in continuous integration environments, preventing integration if vulnerabilities are found at or above a configurable threshold while ignoring allowlisted advisories
pre-commit-rust - Rust hooks for pre-commit
lefthook - Fast and powerful Git hooks manager for any type of projects.
githook-lint-staged-example - Git 2.9+(`core.hooksPath`) + Lint Staged without extra dependencies.
ci - Run npm ci using the appropriate Node package manager (npm, yarn, pnpm)
talisman - Using a pre-commit hook, Talisman validates the outgoing changeset for things that look suspicious — such as tokens, passwords, and private keys.
swpm - Switch Package Manager - Say goodbye to Package Manager confusion
npm-run-all - A CLI tool to run multiple npm-scripts in parallel or sequential.
pnpm-turborepo-auto-boilerplate - A monorepo boilerplate using pnpm, turborepo, and auto.