Determine the best order for running async functions, LIKE MAGIC!
☆89Feb 27, 2023Updated 3 years ago
Alternatives and similar repositories for run-auto
Users that are interested in run-auto are comparing it to the libraries listed below
Sorting:
- Run an array of functions in series, each passing its results to the next function☆91Oct 29, 2020Updated 5 years ago
- Run an array of functions in parallel, but limit the number of tasks executing at the same time☆76Feb 27, 2023Updated 3 years ago
- Run an array of functions in parallel☆386Feb 27, 2023Updated 3 years ago
- Run an array of functions in series☆248Feb 27, 2023Updated 3 years ago
- Readable stream that reads from multiple readable streams at the same time☆22May 5, 2017Updated 8 years ago
- async.mapLimit's functionality available as a standalone npm module☆39Aug 7, 2014Updated 11 years ago
- Asynchronously map over a list☆18Feb 13, 2016Updated 10 years ago
- Snapshot UI testing for tape tests☆50Jun 9, 2017Updated 8 years ago
- WebGL buffer wrapper☆24Jun 11, 2015Updated 10 years ago
- create a random temporary directory and easily clean it up when you are done☆21Jan 4, 2016Updated 10 years ago
- notify many listeners via pull-streams, similar to an event emitter☆16Nov 4, 2021Updated 4 years ago
- Another high-level API for creating secondary leveldb indexes☆14Jul 17, 2020Updated 5 years ago
- Open a file locked so only one process has access at a given time☆20Apr 20, 2017Updated 8 years ago
- Convert an abstract-chunk-store compliant store into a readable or writable stream☆26Jul 4, 2022Updated 3 years ago
- Ensure a git repo exists on disk and that it's up-to-date☆51Mar 29, 2023Updated 2 years ago
- Easily route a .local domain to your computer☆41Oct 9, 2015Updated 10 years ago
- `Promise.all`, but it waits for all promises to settle even if one of them rejected☆15Apr 29, 2021Updated 4 years ago
- A simple async LRU cache supporting O(1) set, get and eviction of old keys☆46May 25, 2020Updated 5 years ago
- In-memory LRU (least-recently-used) cache for abstract-chunk-store compliant stores☆29Jan 30, 2023Updated 3 years ago
- Dynamic script loading for modern browsers☆45Apr 2, 2021Updated 4 years ago
- Data structure that maps entries to numeric ids☆14Aug 16, 2015Updated 10 years ago
- A redux-inspired state management library with flexible options for listening to changes.☆60Apr 30, 2017Updated 8 years ago
- Powerful CLI tool to find, filter & format package data in node_modules.☆13Jan 16, 2016Updated 10 years ago
- Mount a DOM tree on a target node☆19Mar 14, 2017Updated 9 years ago
- Chrome extension that hides all numbers from Twitter.com☆11Jun 13, 2023Updated 2 years ago
- spawn processes conveniently in tape tests and match against stdout/stderr streaming output☆23Mar 17, 2016Updated 10 years ago
- Smol event based component library☆35Sep 16, 2017Updated 8 years ago
- Node.js spec-like TAP reporter☆31Jul 29, 2024Updated last year
- Reduce an array and return a Promise☆14Feb 22, 2018Updated 8 years ago
- Memoize Node.js style callback-last functions, using an in-memory LRU store☆17May 25, 2020Updated 5 years ago
- Get a random buffer based on a seed. Useful for reproducible tests☆12Aug 13, 2025Updated 7 months ago
- Assert two HTML strings are equal☆22Aug 30, 2017Updated 8 years ago
- Generate a customized index.html file☆15May 20, 2015Updated 10 years ago
- json-rpc-on-a-stream☆14Jan 7, 2022Updated 4 years ago
- Small module that helps you maintain state around resources☆55Jul 1, 2020Updated 5 years ago
- Abstract encoding API of libsodium crypto_secretstream☆23Apr 5, 2022Updated 3 years ago
- Simple levelup hooks implemented using instance method override of arbitrary levelups.☆16May 25, 2020Updated 5 years ago
- An on-disk key-value store with very few features☆30Jan 24, 2016Updated 10 years ago
- route handlers to use in your REST API to handle user management☆71Feb 10, 2019Updated 7 years ago