1173 packages found
Description
Higher-order functions and common patterns for asynchronous code
Keywords
Publisher
Description
Run an array of functions in parallel
Keywords
Publisher
Description
Promisify a callback-style function
Keywords
- promisify
- callback
- promise
- promises
- denodify
- denodeify
- node
- then
- thenify
- convert
- transform
- wrap
- wrapper
- bind
- View more
Publisher
Description
pipe streams together and close all of them if one of them closes
Keywords
Publisher
Description
Make a callback- or promise-based function support both promises and callbacks.
Keywords
Publisher
Description
Call a callback when a readable/writable/duplex stream has completed or failed.
Keywords
Publisher
Description
Let your JS API users either give you a callback or receive a promise
Keywords
Publisher
Description
Run an array of functions in series
Keywords
Publisher
Description
Throw a given error
Keywords
Publisher
Description
A config driven wrapper for amqplib supporting multi-host connections, automatic error recovery, redelivery flood protection, transparent encryption / decryption, channel pooling and publication timeouts
Keywords
Publisher
Description
Make weak references to JavaScript Objects.
Keywords
Publisher
Description
A fast push & pull stream library for Reason/OCaml, Flow, and TypeScript
Keywords
Publisher
Description
Compare items in two sequences to find a longest common subsequence
Keywords
Publisher
Description
Run an array of functions in parallel, but limit the number of tasks executing at the same time
Keywords
- parallel
- async
- function
- callback
- asynchronous
- run
- array
- run parallel
- limit
- max
- queue
- run parallel limit
- max tasks
- tasks
Publisher
Description
🤖 VK bot framework for Node.js, based on Bots Long Poll API and Callback API
Keywords
- vk
- bots
- api
- vkontakte
- bot
- longpoll
- vk-api
- vk-app
- vk-bot
- vkbot
- vkontakte-sdk
- vkontakte-api
- vkontakte-client
- vkapi
- View more
Publisher
Description
Stashes callbacks for later execution
Keywords
Publisher
Description
Watch globs and execute a function upon change, with intelligent defaults for debouncing and queueing.
Keywords
Publisher
Description
NoDent - Asynchronous Javascript language extensions
Keywords
Publisher
Description
Basic callbag factories and operators to get started with
Keywords
Publisher
Description
Module to recursive read directory async (non blocking). Must be used with Promises. Configurable, extended filtering. etc.