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 **dir‑exists‑safe** npm package provides small, promise‑ and sync‑based utilities (`dirExists` / `dirExistsSync`) that tell you whether a given path points to an existing directory (optionally a file) without throwing exceptions. It returns `true` for a matching directory, `false` when the path is missing or not a directory, and `undefined` for other errors such as permission‑denied, making it useful for Node.js developers who need safe existence checks in scripts or applications.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of bconnorwhite/dir-exists-safe

Account's avatar
bconnorwhite/bob
Bob is a toolkit for TypeScript projects
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for mock-fs
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for node
Account's avatar
tschaub/mock-fs
A configurable mock file system. You know, for testing.

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/dir-exists-safe

Check if a directory exists without a try catch

TypeScript
1
0
No license