Search results
79 packages found
Sort by: Default
- Default
- Most downloaded this week
- Most downloaded this month
- Most dependents
- Recently published
Function which does nothing.
Extract the options and callback from a function's arguments easily
Tiny, dependency free promisify library.
- promise
- promisify
- promisify-all
- promisify-some
- promisify-except
- then
- thenify
- thenify-all
- thenify-some
- thenify-except
- callback
- cb
- fulfill
- wrap
- View more
Reduces an object to a value that is the accumulated result of running each property in the object through a callback. Executes the callback function once for each own enumerable property in the object, receiving four arguments: the initial value (or valu
- accumulate
- accumulator
- callback
- cb
- find
- for-in
- for-own
- has
- has-own
- hasOwn
- index
- iterate
- iterator
- javascript
- View more
Converts whatever standard NodeJS callback function into ES6 standard promise.
es6 Native Promise Defer that helps build promise/callback dual APIS
Wraps synchronous functions with a callback-style API
Process thousands of asynchronous or synchronous jobs, concurrently or sequentially, safely and efficiently, without creating thousands of closures.
- abort
- array
- async
- asynchronous
- callback
- cb
- closure
- concurrency
- concurrent
- control
- control flow
- each
- error
- flow
- View more
Make a Promise from a function with a callback and preserve its error stack.
Wraps synchronous functions with a cps (callback passing style) function
Promisify a callback-style function
A backport of `util.callbackify` for Node.js 6.0 and up.
- async
- callback
- callbackify
- cb
- convert
- depromisify
- dethenify
- errback
- nodeback
- nodeify
- promise-to-callback
- promise
- promisify
- then
- View more
try/catch block with a callback, used in [try-catch-core][]. Use it when you don't care about asyncness so much and don't want guarantees. If you care use [try-catch-core][].
Handling/creating hybrid errors. Hybrid middleware between callbacks and throws. Helpful util for modules that have hybrid APIs and want when they use promises, directly to throw the errors; when use callbacks to pass errors to first argument of this call
List of common callback names - callback, cb, callback_, next, done.
Check that given branch/tag/release exist in github repo, using `user/repo#branch` pattern.
Converts CB schema into email compatible HTML markup.
Simple, fast, flexible and cross-platform async executing commands (with node-cross-spawn).
Flexible and cross-platform executing commands. Hybrid, Async and Promise API.
Hybridify. Hybrids. Create sync or async function to support both promise and callback-style APIs in same time. Using the power of [relike][].
- all
- api
- args
- async
- asynchronous
- callback
- callback-style
- cb
- common
- func
- function
- hybrid
- hybridify
- hybrids
- View more