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

`tmp-sync` is a tiny Node.js utility that provides synchronous, test‑friendly wrappers around the asynchronous **tmp** library. It lets developers quickly create temporary directories (and automatically mark them for cleanup on process exit) without writing async code, making it ideal for use in unit‑ or integration‑tests. It’s meant solely for testing environments, not for production file‑system operations.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of kaelzhang/node-tmp-sync

Account's avatar
kaelzhang/node-fs-sync
synchronous fs with more fun
Account's avatar
npm/osenv
Look up environment settings specific to different operating systems
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

kaelzhang's profile
kaelzhang
3 contributions
baweaver's profile
baweaver
1 contributions
jtblin's profile
jtblin
1 contributions

Recent events

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

No events yet
kaelzhang

kaelzhang/node-tmp-sync

The sync version of tmp just for test cases, making it much easier.

JavaScript
2
1
Other