Search results
352 packages found
modernize node.js to current ECMAScript standards
Promisifies all the selected functions in an object
Promisify a callback-based function
Promisify a callback-style function
- promisify
- callback
- promise
- promises
- denodify
- denodeify
- node
- then
- thenify
- convert
- transform
- wrap
- wrapper
- bind
- View more
Throttle the parallelism of an asynchronous (promise returning) function / functions
📼 Supertape simplest high speed test runner with superpowers
The simplified HTTP request client 'request' with Promise support. Powered by native ES6 promises.
Core Promise support implementation for the simplified HTTP request client 'request'.
Wrap and unwrap thenables so that you can pass them through promises
Wrap and unwrap thenables so that you can pass them through promises
Promisify a callback-style function
write usecase driven tests systematically for simpler, safer, and more readable code
A small library to help Jest support given-when-then style testing without a bunch of overhead
If a function does not return an error, invoke a callback with the function result; otherwise, invoke a second function.
- stdlib
- stdutils
- stdutil
- utilities
- utility
- utils
- util
- asynchronous
- async
- try
- catch
- then
- try-catch
- try-then
- View more
Functional try-catch wrapper
If a function does not throw, return the function return value; otherwise, return the return value of a second function.
Compose asynchronous for/while/forOf loop cushily with Promises, decoupled from ES2015+ env and verbose babel compiling.
If a condition is truthy, invoke `x`; otherwise, invoke `y`.
Promise version of fs.readFile