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

mkdirp is a Node.js utility that recursively creates directories, similar to the `mkdir -p` command, with both synchronous and asynchronous APIs. It's designed for developers who need reliable directory creation in Node.js applications, especially when they want to know which directory was actually created or need to override the filesystem methods.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of isaacs/node-mkdirp

Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for brace-expansion
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
TypeStrong/ts-node
TypeScript execution environment and REPL for node.js, with source map support
Account's avatar
TypeStrong/TypeDoc
Create api documentation for TypeScript projects.
Account's avatar
microsoft/TypeScript
TypeScript is a language for application scale JavaScript development

Support the repos that depend on this repository

Top contributors

isaacs's profile
isaacs
73 contributions
calvinmetcalf's profile
calvinmetcalf
2 contributions
nschonni's profile
nschonni
2 contributions
doublerebel's profile
doublerebel
1 contributions
dominictarr's profile
dominictarr
1 contributions
ffortier's profile
ffortier
1 contributions
sqs's profile
sqs
1 contributions
smurthas's profile
smurthas
1 contributions
ulikoehler's profile
ulikoehler
1 contributions

Recent events

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

No events yet
isaacs

isaacs/node-mkdirp

Recursively mkdir, like `mkdir -p`, but in node.js

TypeScript
197
39
Other