Kivach
Cascading donations
Add repoPopularDonorsF.A.Q.
My repos

Footer

Subscribe to our newsletter

The latest news, articles, and resources, sent to your inbox.

DiscordTelegramTwitterMediumFacebookYouTubeGitHub

All information about repositories belongs to their owners.

More information about Kivach in the introductory article.

Built on Obyte

**pre-push** is a git hook installer that runs specified npm scripts (like tests or linters) before allowing a push, ensuring code quality checks pass. It's configured via the `package.json` and is designed for JavaScript/Node.js developers using git who want to automate pre-push validation. The hook can be bypassed with `git push --no-verify`.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of dflourusso/pre-push

Account's avatar
moxystudio/node-cross-spawn
Cross platform child_process#spawn and child_process#spawnSync
Account's avatar
ForbesLindesay/spawn-sync
Exports child_process.spawnSync
Account's avatar
npm/node-which
Like which(1) unix command. Find the first instance of an executable in the PATH.
Account's avatar
bigpipe/assume
Expect-like assertions that works seamlessly in node and browsers
Account's avatar
gotwarlost/istanbul
Yet another JS code coverage tool that computes statement, line, function and branch coverage with module loader hooks to transparently add coverage when running tests. Supports all JS coverage use ca
Account's avatar
mochajs/mocha
simple, flexible, fun test framework
Account's avatar
dflourusso/pre-push
Automatically install pre-push hooks for your npm modules.

Support the repos that depend on this repository

Top contributors

dflourusso's profile
dflourusso
15 contributions
laysent's profile
laysent
4 contributions
roland-mediamonks's profile
roland-mediamonks
2 contributions
Incognito's profile
Incognito
1 contributions
glenn-allen's profile
glenn-allen
1 contributions
inoyakaigor's profile
inoyakaigor
1 contributions
jolyonruss's profile
jolyonruss
1 contributions
malinkie's profile
malinkie
1 contributions
philipkirkland's profile
philipkirkland
1 contributions
wenzi0github's profile
wenzi0github
1 contributions

Recent events

Kivach works on the Obyte network, and therefore you can track all donations.

No events yet
dflourusso

dflourusso/pre-push

Add a pre-push git hook

JavaScript
128
23
MIT License