nodegit / promisify-node
Wrap Node-callback functions to return Promises.
☆149Updated 5 years ago
Alternatives and similar repositories for promisify-node:
Users that are interested in promisify-node are comparing it to the libraries listed below
- Standalone denodeify, for all of your callback -> promise needs. Just drop in an ES6 complaint promise library & stir☆228Updated 7 years ago
- NOTE: You probably want native promises now☆181Updated 6 years ago
- Babel preset to make node@5 fully ES2015 compatible☆177Updated 8 years ago
- [DEPRECATED] Use mz or fs-extra^3 with Promise support☆170Updated 7 years ago
- ⚠️ DEPRECATED ⚠️ Native gzip compression and decompression utility for Node.js.☆157Updated 7 years ago
- Promisify a callback-based function☆109Updated 4 years ago
- libuv errno details exposed☆245Updated 4 years ago
- An express wrapper that enables generators to be used as middlewares☆123Updated 7 years ago
- MOVED TO GITLAB☆226Updated 7 years ago
- a minimalist url-style routing library, extracted from connect☆320Updated 6 years ago
- ☆344Updated 5 years ago
- Run tests for multiple versions of Node.js in local env.☆175Updated 3 years ago
- Print things real purdy☆133Updated 6 months ago
- simplified jsdoc 3☆211Updated last year
- Itty bitty little widdle twinkie pinkie ES2015 Promise implementation☆139Updated 6 years ago
- Simple middleware for Browserify to add css styles to the browser.☆121Updated 6 years ago
- Displays the execution time for Node.js modules loading by hooking require() calls☆253Updated 7 years ago
- koa version of lusca. Application security for koa.☆66Updated 3 years ago
- A summary of the discussion of ES6 modules in Node.js☆92Updated 5 years ago
- Parse BDD-style tests (Mocha, Jasmine) to generate documentation☆103Updated last year
- Externalizes the source map found inside a stream to an external .js.map file☆331Updated 2 years ago
- Koa-like framework for CLI tools.☆83Updated 8 years ago
- NodeJS package that gives a simplier API to npm install (programatically installs things)☆82Updated 2 years ago
- JSON-Schema validator built for speed☆156Updated 7 years ago
- Babel preset to make node@6 fully ES2015 compatible.☆133Updated 8 years ago
- Easy application initialization for Node.js.☆68Updated 8 years ago
- ES6 Object.observe with nested object support - the way I want it (DEPRECATED)☆157Updated 7 years ago
- A cross platform solution to node's spawn☆66Updated 7 years ago
- A set of high performance yield handlers for Bluebird coroutines☆76Updated 8 years ago
- run a node program but also attach a repl to the same context that your code runs in so you can inspect + mess with stuff as your program…☆130Updated 9 years ago