node-puff

1.0.1 • Public • Published

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.

  • 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

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.1
    24
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.0.1
    24
  • 1.0.0
    0
  • 1.0.0-2
    0

Package Sidebar

Install

npm i node-puff

Weekly Downloads

22

Version

1.0.1

License

MIT

Last publish

Collaborators

  • seangenabe