1.0.1 • Published 8 years ago

node-puff v1.0.1

Weekly downloads
4
License
MIT
Repository
github
Last release
8 years ago

node-puff

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

npm Dependency Status devDependency Status node

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.

  • childprocess (multiple return values)_
  • cluster
  • crypto
  • dgram
  • dns
  • fs
  • http
  • https
  • tls

Support per module

Monkey-patching?

We might break things. I prefer not breaking things.

License

MIT