pinst
simple-git-hooks
pinst | simple-git-hooks | |
---|---|---|
1 | 5 | |
258 | 1,316 | |
- | - | |
0.0 | 7.5 | |
over 1 year ago | 6 months 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.
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:
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)
What are some alternatives?
husky - Git hooks made easy 🐶 woof!
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
detect-secrets - A developer-friendly secrets detection tool for CI and pre-commit hooks based on Yelp's detect-secrets
lefthook - Fast and powerful Git hooks manager for any type of projects.
pre-commit-rust - Rust hooks for pre-commit
ci - Run npm ci using the appropriate Node package manager (npm, yarn, pnpm)
githook-lint-staged-example - Git 2.9+(`core.hooksPath`) + Lint Staged without extra dependencies.
swpm - Switch Package Manager - Say goodbye to Package Manager confusion
talisman - Using a pre-commit hook, Talisman validates the outgoing changeset for things that look suspicious — such as tokens, passwords, and private keys.
pnpm-turborepo-auto-boilerplate - A monorepo boilerplate using pnpm, turborepo, and auto.
Cypress-with-Mochawesome-reporter