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

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies

Support the repos that depend on this repository

Top contributors

jb55's profile
jb55
5 contributions

Recent events

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

No events yet
jb55

jb55/node-closure-compiler-jar

closure-compiler npm module

Shell
0
0
No license

The **closure‑compiler** npm package lets Node.js projects include Google’s Closure Compiler as a regular dependency, making the compiler executable available locally for scripts and continuous‑integration pipelines. By installing it with `npm install --save-dev closure-compiler`, developers can run `closure-compiler` from the project’s `node_modules/.bin` directory just like any other CLI tool, simplifying build automation for JavaScript codebases that use Closure Compiler.