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

mktmpdir is a small Node.js utility that creates a uniquely‑named temporary directory (mirroring Ruby’s Dir.mktmpdir). It lets callers specify optional name prefixes/suffixes and the parent temp folder, provides a callback that receives the path and a “done” function to clean up the directory automatically, and is intended for developers who need a simple, reliable way to work with temporary file spaces in their Node applications.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of nkzawa/mktmpdir

Account's avatar
isaacs/rimraf
A deep deletion module for node (like `rm -rf`)
Account's avatar
chaijs/chai
BDD/TDD assertion library for node.js and the browser. Test framework agnostic.
Account's avatar
mochajs/mocha
simple, flexible, fun test framework

Support the repos that depend on this repository

Top contributors

nkzawa's profile
nkzawa
9 contributions

Recent events

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

No events yet
nkzawa

nkzawa/mktmpdir

mktmpdir creates a temporary directory

JavaScript
3
1
MIT License