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

This project provides a helper for conditionally building npm packages during the postinstall phase, allowing packages to be installed from Git or other non-npm sources without checking build artifacts into source control. It temporarily installs devDependencies, runs the build step if needed, and cleans up afterward, making it ideal for packages that need transpilation (like Babel) but want to keep build dependencies as devDependencies rather than production dependencies.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of exogen/postinstall-build

Account's avatar
thlorenz/doctoc
Generates TOC for markdown files of local git repo.
Account's avatar
observing/pre-commit
Automatically install pre-commit hooks for your npm modules.
Account's avatar
isaacs/rimraf
A deep deletion module for node (like `rm -rf`)
Account's avatar
feross/snazzy
Format JavaScript Standard Style as Stylish (i.e. snazzy) output
Account's avatar
standard/standard
JavaScript Standard Style

Support the repos that depend on this repository

Top contributors

exogen's profile
exogen
80 contributions
kylef's profile
kylef
1 contributions
greenkeeper[bot]'s profile
greenkeeper[bot]
1 contributions
jlaramie's profile
jlaramie
1 contributions

Recent events

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

No events yet
exogen

exogen/postinstall-build

Helper for conditionally building your npm package on postinstall

JavaScript
92
12
MIT License