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

`make-dir` is a Node.js library that creates a directory and its parent directories if they don't exist, similar to the `mkdir -p` command. It's designed for developers who need a promise-based, actively maintained alternative to `mkdirp` with support for custom `fs` implementations.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of sindresorhus/make-dir

Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for graceful-fs
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for node
Account's avatar
avajs/ava
Node.js test runner that lets you develop with confidence.
Account's avatar
isaacs/node-graceful-fs
A drop-in replacement for fs, making various improvements.

Support the repos that depend on this repository

Top contributors

sindresorhus's profile
sindresorhus
41 contributions
coreyfarrell's profile
coreyfarrell
5 contributions
RyanZim's profile
RyanZim
4 contributions
BendingBender's profile
BendingBender
2 contributions
realityking's profile
realityking
2 contributions
brandon93s's profile
brandon93s
1 contributions
cclauss's profile
cclauss
1 contributions
striezel's profile
striezel
1 contributions
papb's profile
papb
1 contributions
gurucomkz's profile
gurucomkz
1 contributions

Recent events

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

No events yet
sindresorhus

sindresorhus/make-dir

Make a directory and its parents if needed - Think `mkdir -p`

JavaScript
478
24
MIT License