feross / run-seriesLinks
Run an array of functions in series
☆247Updated 2 years ago
Alternatives and similar repositories for run-series
Users that are interested in run-series are comparing it to the libraries listed below
Sorting:
- Run an array of functions in parallel☆386Updated 2 years ago
- Powerful control flow using ES6 generators☆146Updated 7 years ago
- Run an array of functions in series, each passing its results to the next function☆91Updated 5 years ago
- extend like a boss☆305Updated 5 years ago
- Formatted TAP output like Mocha's spec reporter☆283Updated last year
- write browser JavaScript programs using modules from NPM☆389Updated 8 years ago
- a nodeschool workshop that teaches you the fundamentals of working with binary data in node.js and HTML5 browsers☆210Updated 7 years ago
- A tiny JSON logger☆278Updated last week
- Let's learn these things together☆194Updated 10 years ago
- prettifies ndjson from wzrd and similar tools☆83Updated 8 years ago
- ☆345Updated 6 years ago
- Determine the best order for running async functions, LIKE MAGIC!☆88Updated 2 years ago
- mutiplex-demultiplex multiple streams through a single text Stream☆181Updated 10 years ago
- Turn a writable and readable stream into a streams2 duplex stream with support for async initialization and streams1/streams2 input☆193Updated last year
- libuv errno details exposed☆245Updated 5 years ago
- Combine an array of streams into a single duplex stream using pump and duplexify☆256Updated last year
- A through2 to create an Array.prototype.map analog for streams.☆70Updated last year
- 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 10 years ago
- a minimalist url-style routing library, extracted from connect☆320Updated 7 years ago
- Headless tape test runner☆222Updated last year
- Removes duplicate items from an array in place☆83Updated 2 years ago
- Command-line tool to track project hours☆420Updated 2 months ago
- Easily add a REPL to your Node.js app.☆215Updated 10 years ago
- Syntax highlights JavaScript code with ANSI colors to be printed to the terminal.☆174Updated 5 years ago
- A simple JSDoc to Markdown generator.☆202Updated 4 years ago
- Delay the evaluation of a paramless async function and cache the result☆96Updated last year
- Forky manages your cluster module stuff for you so you don't have to pull your hair out.☆256Updated 3 years ago
- A ridiculously light-weight function argument validator☆133Updated 6 months ago
- A web framework based purely on require('http')☆522Updated 3 years ago
- flushes an object to a JSON file. lets you do simple CRUD with async safely with the backend being a flat JSON file☆223Updated 6 years ago