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

mz-modules is a Node.js library that wraps popular modules in promises, similar to the mz library but for third-party modules instead of core APIs. It provides promise-based versions of modules like mkdirp, rimraf, glob, and others, making it easier to use them with async/await syntax. This project is designed for Node.js developers who want to use common filesystem and utility modules with promises for cleaner, more modern asynchronous code.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of node-modules/mz-modules

Account's avatar
isaacs/node-glob
the most correct and second fastest glob implementation in JavaScript
Account's avatar
isaacs/node-mkdirp
Recursively mkdir, like `mkdir -p`
Account's avatar
mafintosh/pump
pipe streams together and close all of them if one of them closes
Account's avatar
isaacs/rimraf
A deep deletion module for node (like `rm -rf`)
Account's avatar
node-modules/autod
auto generate dependencies
Account's avatar
eggjs/egg-bin
egg developer tool
Account's avatar
eggjs/egg-ci
Auto gen ci config file
Account's avatar
eggjs/eslint-config-egg
Node.js Style Guide for EggJS
Account's avatar
node-modules/mm
mock mate, mock http request, fs access and so on.
Account's avatar
TooTallNate/stat-mode
Offers convenient getters and setters for the stat `mode`
Account's avatar
ladjs/supertest
SuperAgent driven library for testing HTTP servers
Account's avatar
coolme200/webstorm-disable-index
auto disable webstorm index for node_modules

Support the repos that depend on this repository

Top contributors

fengmk2's profile
fengmk2
4 contributions
popomore's profile
popomore
4 contributions
shaoshuai0102's profile
shaoshuai0102
1 contributions
dead-horse's profile
dead-horse
1 contributions
alsotang's profile
alsotang
1 contributions

Recent events

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

No events yet
node-modules

node-modules/mz-modules

Same as `mz`, but wrap modules in the world rather than core API.

JavaScript
55
3
Other