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

`disposable-directory` is a Node.js utility that asynchronously creates a temporary directory for use within a callback, automatically deleting it afterward—even if an error occurs. It's designed for developers working on Linux or macOS who need a clean, disposable workspace for file operations without manual cleanup.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of jaydenseric/disposable-directory

Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for node
Account's avatar
jaydenseric/coverage-node
A simple CLI to run Node.js and report code coverage.
Account's avatar
jaydenseric/test-director
An ultra lightweight unit test director for Node.js.
Account's avatar
microsoft/TypeScript
TypeScript is a language for application scale JavaScript development

Support the repos that depend on this repository

Top contributors

jaydenseric's profile
jaydenseric
70 contributions

Recent events

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

No events yet
jaydenseric

jaydenseric/disposable-directory

Asynchronously creates a disposable directory in the OS temporary directory that gets deleted after the callback is done or errors.

JavaScript
3
0
MIT License