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

install‑artifact‑from‑github is a tiny, zero‑dependency npm package that lets authors of native Node.js addons cache compiled binaries as GitHub release assets and automatically retrieve them during install. It provides two CLI tools—`save-to-github-cache` for publishing a build artifact in a CI workflow, and `install-from-cache` for downloading, verifying, and falling back to a source rebuild—so end‑users can avoid costly recompilations and the need for local build tools.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of uhop/install-artifact-from-github

Account's avatar
uhop/tape-six
TAP-inspired unit test library for Node, Deno, Bun, and browsers. ES modules, TypeScript, zero dependencies.
Account's avatar
microsoft/TypeScript
TypeScript is a language for application scale JavaScript development
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for node

Support the repos that depend on this repository

Top contributors

uhop's profile
uhop
61 contributions
reepush's profile
reepush
1 contributions
zotanmew's profile
zotanmew
1 contributions

Recent events

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

No events yet
uhop

uhop/install-artifact-from-github

No-dependency micro helper for developers of binary addons for Node that checks the cache for an artifact before attempting to build a project. Save time for your users!

JavaScript
6
4
Other