Search results
1000+ packages found
Sort by: Default
- Default
- Most downloaded this week
- Most downloaded this month
- Most dependents
- Recently published
Make a callback- or promise-based function support both promises and callbacks.
Higher-order functions and common patterns for asynchronous code
Promisify a callback-style function
- promisify
- callback
- promise
- promises
- denodify
- denodeify
- node
- then
- thenify
- convert
- transform
- wrap
- wrapper
- bind
- View more
Run an array of functions in parallel
Call a callback when a readable/writable/duplex stream has completed or failed.
pipe streams together and close all of them if one of them closes
Compare items in two sequences to find a longest common subsequence
Throw a given error
Let your JS API users either give you a callback or receive a promise
Watch globs and execute a function upon change, with intelligent defaults for debouncing and queueing.
A tiny but capable push & pull stream library for TypeScript and Flow
Run an array of functions in series
Run an array of functions in parallel, but limit the number of tasks executing at the same time
- parallel
- async
- function
- callback
- asynchronous
- run
- array
- run parallel
- limit
- max
- queue
- run parallel limit
- max tasks
- tasks
Wait for multiple callback
Library to help write libraries that accept both promises and callbacks.
Function which does nothing.
Add a callback to the next tick queue.
- stdlib
- stdutils
- stdutil
- utils
- util
- utilities
- utility
- process
- nexttick
- next
- tick
- settimeout
- setimmediate
- async
- View more
Read all stream content and pass it to callback
Bundle results of async functions calls into one callback with all the results
Simple utility to allow your module to be consumed with a callback or promise