node-puff
Promisify ALL the node.js modules (with proxies).




Implemented modules
$3
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
$3
* process
* send(message[, sendHandle[, options]])
Monkey-patching?
We might break things. I prefer not breaking things.
License
MIT