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

write-dir-safe is a small Node.js utility that creates a directory (and optionally its parent directories) without throwing errors. It returns `true` when the directory exists, `false` on creation failure, and `undefined` for other filesystem errors, and provides both async and sync APIs. It’s aimed at JavaScript/TypeScript developers who need safe, non‑exception‑based directory creation in their projects.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of bconnorwhite/write-dir-safe

Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for mock-fs
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for node
Account's avatar
autosoftoss/autorepo
Autorepo abstracts away your dev dependencies, providing a single command to run all of your scripts.
Account's avatar
tschaub/mock-fs
A configurable mock file system. You know, for testing.
Account's avatar
bconnorwhite/read-file-safe
Read files without try catch

Support the repos that depend on this repository

Top contributors

bconnorwhite's profile
bconnorwhite
9 contributions

Recent events

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

No events yet
bconnorwhite

bconnorwhite/write-dir-safe

Create directories and their parents recursively

TypeScript
1
0
No license