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 of yiminghe/deps-optimizer

Account's avatar
mhevery/jasmine-node
DOM-less simple JavaScript BDD testing framework for Node

Support the repos that depend on this repository

Top contributors

yiminghe's profile
yiminghe
4 contributions

Recent events

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

No events yet
yiminghe

yiminghe/deps-optimizer

optimize dependency map

JavaScript
0
0
No license

The **deps-optimizer** library takes a JavaScript object describing module dependencies (e.g., `a: ['b','c']`) and removes redundant edges, producing a minimal dependency map. It’s aimed at developers who need to clean up and simplify dependency graphs—particularly those working with build tools or bundlers that manipulate module relationships.