node-puff
v1.0.1
Published
Promisify ALL the node.js modules (with proxies).
Downloads
10
Maintainers
Readme
node-puff
Promisify ALL the node.js modules (with proxies).
Implemented modules
Full methods support
Modules with full support for its node-style methods. This excludes node-style method return values (support coming soon?). This also excludes class method support.
- child_process (multiple return values)
- cluster
- crypto
- dgram
- dns
- fs
- http
- https
- tls
Support per module
- process
- send(message[, sendHandle[, options]])
Monkey-patching?
We might break things. I prefer not breaking things.
License
MIT