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

remove-dir-safe is a small Node.js utility that safely deletes directories, offering both recursive and non‑recursive modes. It returns a simple success flag (true/false/undefined) and, unless the **unsafe** option is enabled, restricts deletions to paths inside the current working directory or the OS’s temporary folder, making it useful for developers who need reliable, non‑throwing directory cleanup in scripts or applications.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of bconnorwhite/remove-dir-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
8 contributions
YonatanKra's profile
YonatanKra
1 contributions

Recent events

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

No events yet
bconnorwhite

bconnorwhite/remove-dir-safe

Remove directories recursively or non-recursively

TypeScript
2
1
No license