Skip to content

This is a helper to create npm hooks. It will ensure that you never overwrite hooks which maybe there

License

Notifications You must be signed in to change notification settings

jordwalke/npm-hooks

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

npm-hooks

experimental

This is a helper to create npm hooks. It will ensure that you never overwrite hooks which maybe there

THIS IS A FORK

This is my fork of npm-hooks package with the (improved) feature such that it will not append the existing hook, and instead clobber it. This is much better in the case where two different scripts race to write the same install hook.

Usage

NPM

License

MIT, see LICENSE.md for details.

About

This is a helper to create npm hooks. It will ensure that you never overwrite hooks which maybe there

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 100.0%