Use nodejs modules in the browser. Used with bb-server and html-builder
nodejs core modules adapted for denodify
turn a node style callback into a promise based one
Promisify a callback-style function
A bare bones http server
Promise wrappers for Node's FS API.
add Q functionality to native JS promises (and polyfill Promises for old versions of JS)
Promisify a callback-style function
Transforms callback-based function into a Promise-based (TypeScript-friendly)
Immediately invoked [pify](https://github.com/sindresorhus/pify)
Promisify a callback-style function
Promisify methods on the prototype of an object
Promisify ALL the node.js modules (with proxies).
Convert a callback-style function to an AsyncFunction
Promisify a callback-style function with native util.promisify support
Promisify a callback-style function
Promisify a callback-style function