Search results
1000+ packages found
Sort by: Default
- Default
- Most downloaded this week
- Most downloaded this month
- Most dependents
- Recently published
Asynchronously calls a function on each element in an array in parallel.
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
requestIdleCallback Polyfill
The best job scheduler for Node.js and JavaScript with cron, dates, ms, later, and human-friendly support. Works in Node v12.17.0+, uses worker threads to spawn sandboxed processes, and supports async/await, retries, throttling, concurrency, and cancelab
Converts whatever standard NodeJS callback function into ES6 standard promise.
Easily support both callbacks and promises in your js lib
Catch Node.js exit conditions, including errors and unhandled rejections.
Practical, lightweight flow control for Node.js. Supports `await`, callbacks and promises.
Stashes callbacks for later execution
NoDent - Asynchronous Javascript language extensions
converts callback-based functions to Promises and apply currying to arguments
Higher-order functions and common patterns for asynchronous code
A simple React component that lets you listen for when you have scrolled to the bottom.
es6 Native Promise Defer that helps build promise/callback dual APIS
Call a Node-style callback with the resolution value or rejection cause of a Promise without the common pitfalls.
Determine the best order for running async functions, and run them
Make weak references to JavaScript Objects.
Wait for one or more async functions to be done.
Run an array of functions in series, each passing its results to the next function (waterfall)
A safe callback to string serializer