feross / run-parallel
Run an array of functions in parallel
☆382Updated last year
Alternatives and similar repositories for run-parallel:
Users that are interested in run-parallel are comparing it to the libraries listed below
- Run an array of functions in series☆246Updated last year
- Combine an array of streams into a single duplex stream using pump and duplexify☆256Updated 7 months ago
- Powerful control flow using ES6 generators☆146Updated 6 years ago
- Get stdin as a string or buffer☆336Updated last year
- Buffer List: collect buffers and access with a standard readable Buffer interface, streamable too!☆432Updated this week
- Run an array of functions in series, each passing its results to the next function☆91Updated 4 years ago
- Determine the best order for running async functions, LIKE MAGIC!☆88Updated last year
- Get the native JavaScript type of a value, fast. Used by superstruct, micromatch and many others!☆352Updated 7 months ago
- Safer Node.js Buffer API☆345Updated last year
- Delay a promise a specified amount of time☆608Updated last year
- 🦊 Immediately Open Chrome DevTools when debugging Node.js apps☆324Updated 2 years ago
- writable stream that concatenates strings or data and calls a callback with the result☆576Updated 3 years ago
- A stream that emits multiple other streams one after another (streams3)☆288Updated 3 years ago
- A terminal based horizontal guage aka, a progress bar☆321Updated 8 months ago
- A tiny JSON logger☆271Updated this week
- c-style assert() for nodejs, reporting the expression string as the error message☆290Updated 6 years ago
- Asynchronous recursive file copying with Node.js.☆681Updated 4 years ago
- ☆346Updated 5 years ago
- Implements the node.js require.resolve() algorithm☆782Updated last month
- a library which allows you to check the types of JavaScript values at runtime with a Haskell like type syntax☆211Updated last year
- An iteration of the Node.js core streams with a series of improvements.☆226Updated this week
- Convert a string/promise/array/iterable/asynciterable/buffer/typedarray/arraybuffer/object into a stream☆206Updated last year
- Extends minimatch.match() with support for multiple patterns☆299Updated last year
- Compare, format, diff and serialize any JavaScript value☆207Updated 6 months ago
- Make a directory and its parents if needed - Think `mkdir -p`☆477Updated 8 months ago
- simple way to create a ReadableWritable stream that works☆669Updated 6 years ago
- The https://npms.io API☆189Updated 9 months ago
- Turn a writable and readable stream into a streams2 duplex stream with support for async initialization and streams1/streams2 input☆191Updated 7 months ago
- Simple middleware-style router☆414Updated last month
- Split Streams3 style☆284Updated 7 months ago