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

Promised-temp is a Node.js library that provides asynchronous tools for creating temporary files, directories, and streams using promises. It's designed for developers who need to handle temporary file operations efficiently, particularly when streaming files to disk, and offers automatic cleanup options for generated temporary resources.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of mikaturunen/promised-temp

Account's avatar
bruce/node-temp
Temporary files and directories
Account's avatar
kriskowal/q
A library for promises (CommonJS/Promises/A,B,D)
Account's avatar
debug-js/debug
Lightweight debugging utility for Node.js and the browser
Account's avatar
isaacs/node-mkdirp
Recursively mkdir, like `mkdir -p`
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
Account's avatar
sinonjs/sinon
JavaScript test spies, stubs and mocks.

Support the repos that depend on this repository

Top contributors

mikaturunen's profile
mikaturunen
19 contributions
panuhorsmalahti's profile
panuhorsmalahti
2 contributions

Recent events

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

No events yet
mikaturunen

mikaturunen/promised-temp

Tool for making temporary files, directories and Streams asynchronously. Wraps node-temp module with Q.Promises.

JavaScript
2
3
MIT License