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

The **deps‑topo‑sort** utility reads module‑dependency data (e.g., the JSON output from dgraph) and reorders it so that each module appears before any other module that depends on it. It’s a simple command‑line tool for developers who need a deterministic, topological ordering of their JavaScript (or other) module graph, building on the idea of the original deps‑sort package.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of andreypopp/deps-topo-sort

Account's avatar
dominictarr/through
simplified stream construction
Account's avatar
dominictarr/JSONStream
rawStream.pipe(JSONStream.parse()).pipe(streamOfObjects)
Account's avatar
minimistjs/minimist
parse argument options
Account's avatar
npm/node-semver
The semantic version parser used by npm.
Account's avatar
mochajs/mocha
simple, flexible, fun test framework
Account's avatar
jshint/jshint
Static analysis tool for JavaScript

Support the repos that depend on this repository

Top contributors

andreypopp's profile
andreypopp
10 contributions
terinjokes's profile
terinjokes
2 contributions
jgoz's profile
jgoz
1 contributions

Recent events

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

No events yet
andreypopp

andreypopp/deps-topo-sort

Sort module-deps/dgraph output topologically

JavaScript
5
1
MIT License