Stuk / promise-meLinks
Code transformer to change Node-style callbacks into promises.
☆46Updated 8 years ago
Alternatives and similar repositories for promise-me
Users that are interested in promise-me are comparing it to the libraries listed below
Sorting:
- Run promise-returning & async functions in series, each passing its result to the next☆75Updated 4 years ago
- [TERMINATED] Your daily injection of npm packages☆35Updated 2 years ago
- Conditional promise chains☆61Updated 4 years ago
- Mimic a Node.js HTTP response stream☆59Updated last year
- Run promise-returning & async functions repeatedly until you end it☆45Updated 4 years ago
- Make a promise always fulfill with its actual fulfillment value or rejection reason☆53Updated 2 years ago
- A node module that extracts useful properties like user, repo, and branch from various flavors of GitHub URLs.☆89Updated 2 years ago
- Wait for any promise to be fulfilled☆54Updated 3 years ago
- Returns a promise resolved in the next event loop - think `setImmediate()`☆70Updated 4 years ago
- Programming language classifier for node.js☆80Updated 2 years ago
- Ensures a value is a valid error by making it one if not☆77Updated 3 years ago
- Temporary files and dirs for Node.js☆68Updated last year
- Exit the process when the `esc` key is pressed☆56Updated last year
- Sort the keys in an object.☆37Updated 5 years ago
- Measure the time a promise takes to resolve☆70Updated last year
- Reliably get the terminal window size☆144Updated last year
- Run promise-returning & async functions a specific number of times concurrently☆39Updated 3 years ago
- While a condition returns true, calls a function repeatedly, and then resolves the promise☆55Updated 10 months ago
- An asynchronous middleware pattern☆27Updated last year
- Convert the result of `process.hrtime()` to seconds, milliseconds, nanoseconds☆53Updated 3 years ago
- Allow only access to known object properties using ES2015 Proxy☆86Updated 4 years ago
- Convert a string/Buffer/Uint8Array to a readable stream☆90Updated 2 years ago
- Resolve the path of a package regardless of it having an entry point☆54Updated 3 years ago
- Get the callsite of the caller function☆52Updated 3 years ago
- Node Package Editor: a CLI for one-off inspection and editing of properties in package.json files.☆92Updated 3 years ago
- A fast, lightweight an modular library to interact with docker daemons.☆41Updated 3 years ago
- Import a module like with `require()` but from a given path☆85Updated 3 years ago
- Check if the built-in Mac camera is on☆97Updated 3 years ago
- Run an array of functions in parallel, but limit the number of tasks executing at the same time☆76Updated 2 years ago
- Compare URLs by first normalizing them☆69Updated last year