feross / run-series
Run an array of functions in series
☆246Updated last year
Alternatives and similar repositories for run-series:
Users that are interested in run-series are comparing it to the libraries listed below
- Run an array of functions in parallel☆382Updated last year
- Run an array of functions in series, each passing its results to the next function☆91Updated 4 years ago
- Powerful control flow using ES6 generators☆146Updated 6 years ago
- Determine the best order for running async functions, LIKE MAGIC!☆88Updated last year
- Combine an array of streams into a single duplex stream using pump and duplexify☆256Updated 7 months ago
- A tiny JSON logger☆271Updated this week
- ☆346Updated 5 years ago
- Formatted TAP output like Mocha's spec reporter☆283Updated 7 months ago
- Buffer List: collect buffers and access with a standard readable Buffer interface, streamable too!☆432Updated this week
- Delay the evaluation of a paramless async function and cache the result☆97Updated 7 months ago
- A ridiculously light-weight function argument validator☆132Updated 3 years ago
- Let's learn these things together☆195Updated 9 years ago
- extend like a boss☆306Updated 4 years ago
- a library which allows you to check the types of JavaScript values at runtime with a Haskell like type syntax☆211Updated last year
- writable stream that concatenates strings or data and calls a callback with the result☆576Updated 3 years 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
- libuv errno details exposed☆245Updated 4 years ago
- a minimalist url-style routing library, extracted from connect☆320Updated 6 years ago
- a nodeschool workshop that teaches you the fundamentals of working with binary data in node.js and HTML5 browsers☆210Updated 6 years ago
- write browser JavaScript programs using modules from NPM☆391Updated 7 years ago
- simple way to create a ReadableWritable stream that works☆669Updated 6 years ago
- run a node program but also attach a repl to the same context that your code runs in so you can inspect + mess with stuff as your program…☆130Updated 9 years ago
- A better `Stream.pipe` that creates duplex streams and lets you handle errors in one place.☆294Updated 10 months ago
- substack's tape test runner with promise support☆205Updated 4 years ago
- c-style assert() for nodejs, reporting the expression string as the error message☆290Updated 6 years ago
- Modular CSS bundler for browserify☆447Updated 4 years ago
- Streaming CSV Parser for Node. Small and made entirely out of streams.☆103Updated last year
- Explore Node.js streams with an interactive playground.☆472Updated 5 years ago
- Tim Sort implementation for Node.js☆245Updated 4 years ago
- Format JavaScript Standard Style as Stylish (i.e. snazzy) output☆423Updated last year