[](https://nodei.co/npm/then-denodeify/)
Convert callbacks to promises.
Tool to turn functions with Node-style callback APIs into functions that return Promises
TypeScript definitions for denodeify
A denodeify that doesn't suck
wrap Function with Proxy, proxied call returns Promise
Run a child as if it's the foreground process. Give it stdio. Exit when it exits.
minimal implementation of a PassThrough stream
destroy a stream if possible
Test whether an object looks like a promises-a+ promise
A request library that returns promises, inspired by request
Get a list of the files to add from a folder into an npm package
An extremely lightweight HTTP request client. Supports: http, https, redirects, cookies, content-encoding, multipart/form-data. Returns: Promise.
Bare bones Promises/A+ implementation
fs read and write streams based on minipass
Native Promise migration helpers for Q-era APIs.
when you want to fire an event no matter how a process exits.
string-argv parses a string into an argument array to mimic process.argv. This is useful when testing Command Line Utilities that you want to pass arguments to.
A simple Node.js module to check if a TCP port is already bound.
Let your JS API users either give you a callback or receive a promise
Tests whether one path is inside another path
fs read and write streams based on minipass
A ridiculously light-weight argument validator (now browser friendly)
Drop-in replacement for Q v1 that delegates to bluebird