git-hooks-list
List of Git hooks
Last updated 3 months ago by GitHub Actions .
MIT · Repository · Bugs · Original npm · Tarball · package.json
$ cnpm install git-hooks-list 
SYNC missed versions from official npm registry.

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', ... 25 more items]

Current Tags

  • 4.2.1                                ...           latest (3 months ago)

17 Versions

  • 4.2.1                                ...           3 months ago
  • 4.2.0                                ...           3 months ago
  • 4.1.1                                ...           a year ago
  • 4.1.0                                ...           a year ago
  • 4.0.0                                ...           a year ago
  • 3.2.0                                ...           a year ago
  • 3.1.0                                ...           3 years ago
  • 3.0.0                                ...           5 years ago
  • 2.2.0                                ...           5 years ago
  • 2.1.1                                ...           6 years ago
  • 2.1.0                                ...           6 years ago
  • 2.0.0                                ...           6 years ago
  • 1.0.3                                ...           6 years ago
  • 1.0.2                                ...           6 years ago
  • 1.0.1                                ...           6 years ago
  • 1.0.0                                ...           6 years ago
  • 0.0.1                                ...           6 years ago
Maintainers (1)
Downloads
Today 0
This Week 0
This Month 0
Last Day 0
Last Week 0
Last Month 0
Dependencies (0)
None
Dev Dependencies (0)
None
Dependents (1)

Copyright 2013 - present © cnpmjs.org | Home |