76 packages found
Function which does nothing.
Flexible and cross-platform executing commands. Hybrid, Async and Promise API.
A Promise that's also a callback. Helpful for adapting callback APIs and event emitters for async/await code.
An unintrusive, modern, and extremely simple callback-to-promise wrapper that makes no assumptions.
es6 Native Promise Defer that helps build promise/callback dual APIS
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
Extract the options and callback from a function's arguments easily
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
Js библиотека для генирации uuid по требованию ЦБ
Create callback api for given sync function. Guarantee that given function (sync or async, no matter) will always have callback api and will handle errors correctly.
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
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 promise to have support for callback api, it returns promise in that same time.
- api
- apis
- aplus
- args
- argument
- arguments
- bluebird
- callback
- callbacks
- cb
- handle
- handle-callback
- hybrid
- hybrid-apis
- View more
Promisify a callback-style function with native util.promisify support
Promisify a callback-style function
Simple, fast, flexible and cross-platform async executing commands (with node-cross-spawn).
Make synchronous function or generator to support callback api
- api
- async
- asynchronous
- callback
- callback-api
- cb
- create
- create-async
- create-callback
- make
- make-callback
- sync
- synchronous
Wraps synchronous functions with a cps (callback passing style) function
Check that given branch/tag/release exist in github repo, using `user/repo#branch` pattern.
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