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

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of bcomnes/p-temporary-directory

Account's avatar
bcomnes/npm-run-all2
A CLI tool to run multiple npm-scripts in parallel or sequential. (Maintenance fork)
Account's avatar
standard/standard
JavaScript Standard Style
Account's avatar
bcoe/c8
output coverage reports using Node.js' built in coverage
Account's avatar
CookPete/auto-changelog
Command line tool for generating a changelog from git tags and commit history
Account's avatar
ungoldman/gh-release
Create a GitHub Release for a Node package

Support the repos that depend on this repository

Top contributors

bcomnes's profile
bcomnes
16 contributions
dependabot[bot]'s profile
dependabot[bot]
11 contributions

Recent events

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

No events yet
bcomnes

bcomnes/p-temporary-directory

Async/promise tmp dirs with cleanup.

JavaScript
7
0
No license

p-temporary-directory is a Node.js library that provides an easy way to create and manage temporary directories with promises. It is designed for developers who need to work with temporary directories in their applications, particularly those who prefer working with promises over callbacks.