pinst
husky
pinst | husky | |
---|---|---|
1 | 138 | |
258 | 32,480 | |
- | - | |
0.0 | 8.7 | |
over 1 year ago | 4 days 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:
husky
- Configurando Prettier, ESLint y Husky en Angular
-
Tutorial: Build a Java SDK based on OpenAPI Spec
Husky can be used to set up Git hooks that run scripts before code is committed.
-
Which open-source projects are widely used but maintained by just a few people?
husky (git hooks) https://github.com/typicode/husky
-
Using Husky to help you avoid f****ing up Semantic Versioning
Husky is an NPM package that makes it easy to integrate Git Hooks into your project. It can be used to automate tasks such as running tests, linters, etc. It is extremely fast and weighs only 2kb. Additionally, with Husky, we can create hooks using POSIX shell scripts.
- React with Vite On Steroids
-
How Should You Use an Auto-Formatter?
In the case of pre-commit hooks, the runtime either has to be installed manually by every user (in the case of Husky) or is handled in Python (in the case of pre-commit). Running Node.js through Python/pyenv introduces an additional layer of complexity, which can lead to issues like OpenSSL library incompatibilities.
- Automatizando o versionamento semântico com Git Hooks
-
Git-cliff – Generate changelog from the Git history
I don't know where you're getting this but there are in fact many tools for local commit hooks https://typicode.github.io/husky/
-
Introduction to Git Hooks
Husky - Git hooks for Node.js, manage your hooks from your package.json.
-
The Senior Engineer's Guide to the Code Reviews
Husky: For running pre-commit checks and static analysis.
What are some alternatives?
simple-git-hooks - A simple git hooks manager for small projects
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
lerna - :dragon: Lerna is a fast, modern build system for managing and publishing multiple JavaScript/TypeScript packages from the same repository.
lefthook - Fast and powerful Git hooks manager for any type of projects.
pre-commit - A framework for managing and maintaining multi-language pre-commit hooks.
ci - Run npm ci using the appropriate Node package manager (npm, yarn, pnpm)
standard-version - :trophy: Automate versioning and CHANGELOG generation, with semver.org and conventionalcommits.org
swpm - Switch Package Manager - Say goodbye to Package Manager confusion
prettier - Prettier is an opinionated code formatter.
pnpm-turborepo-auto-boilerplate - A monorepo boilerplate using pnpm, turborepo, and auto.
pretty-quick - ⚡ Get Pretty Quick