git-hooks-list
TypeScript icon, indicating that this package has built-in type declarations

4.1.1 • Public • Published

git-hooks-list

Build Status Coverage Npm Version MIT License

List of Git hooks

Data from Git - githooks Documentation

Install

yarn add git-hooks-list

Usage

import gitHooks from 'git-hooks-list'

console.log(gitHooks)

// => ['applypatch-msg', 'pre-applypatch', 'post-applypatch', 'pre-commit', ...]

Readme

Keywords

Package Sidebar

Install

npm i git-hooks-list

Weekly Downloads

1,976,515

Version

4.1.1

License

MIT

Unpacked Size

6.4 kB

Total Files

6

Last publish

Collaborators

  • fisker