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

readdirp is a Node.js utility that recursively walks a directory tree, emitting each file or directory as a stream entry (or as a Promise‑resolved list). It provides a low‑memory, back‑pressured stream API as well as a simpler promise API, with flexible filters, depth limits, and optional stat information, making it useful for developers who need efficient, scalable directory traversal in scripts, build tools, or server‑side applications.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of paulmillr/readdirp

Account's avatar
paulmillr/jsbt
JS Build Tools: build, benchmark, test libs and apps
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for node
Account's avatar
bcoe/c8
output coverage reports using Node.js' built in coverage
Account's avatar
chaijs/chai
BDD/TDD assertion library for node.js and the browser. Test framework agnostic.
Account's avatar
debitoor/chai-subset
Object properties matcher for Chai
Account's avatar
microsoft/TypeScript
TypeScript is a language for application scale JavaScript development

Support the repos that depend on this repository

Top contributors

paulmillr's profile
paulmillr
252 contributions
thlorenz's profile
thlorenz
123 contributions
XhmikosR's profile
XhmikosR
26 contributions
JSMonk's profile
JSMonk
15 contributions
dependabot-preview[bot]'s profile
dependabot-preview[bot]
9 contributions
ronag's profile
ronag
6 contributions
shvaikalesh's profile
shvaikalesh
3 contributions
es128's profile
es128
3 contributions
doug-wade's profile
doug-wade
2 contributions
dsimard's profile
dsimard
2 contributions

Recent events

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

No events yet
paulmillr

paulmillr/readdirp

Recursive version of fs.readdir with small RAM & CPU footprint.

JavaScript
417
59
MIT License