node-modules

node-modules/mz-modules

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

JavaScript
55
3
Other

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: