feross / run-waterfallLinks
Run an array of functions in series, each passing its results to the next function
☆91Updated 4 years ago
Alternatives and similar repositories for run-waterfall
Users that are interested in run-waterfall are comparing it to the libraries listed below
Sorting:
- Determine the best order for running async functions, LIKE MAGIC!☆88Updated 2 years ago
- mutiplex-demultiplex multiple streams through a single text Stream☆181Updated 9 years ago
- Delay the evaluation of a paramless async function and cache the result☆96Updated last year
- easily add new collaborators to your github repos from the CLI☆46Updated 8 years ago
- an ftp client that expose the node fs API☆37Updated 5 years ago
- Create the content of an html file with one function call☆70Updated 7 years ago
- Server router☆61Updated 5 years ago
- the simplest benchmark you can run on node☆87Updated 3 years ago
- Extract a value from a buffer of json without parsing the whole thing☆154Updated 7 years ago
- Output a message prefixed with the name and line number of the source file where you outputted the message☆57Updated 5 years ago
- prettifies ndjson from wzrd and similar tools☆83Updated 8 years ago
- Run an array of functions in parallel, but limit the number of tasks executing at the same time☆76Updated 2 years ago
- A faster JavaScript alternative to [].slice.call(arguments)☆95Updated 8 years ago
- A browser-friendly implementation of substack's terminal-menu☆52Updated 11 years ago
- EventSource implemented in node and the browser as a readable stream☆47Updated 7 years ago
- Convert a string into a stream (streams2)☆81Updated 5 years ago
- Extremely minimal wrapper around node core http/https☆26Updated 6 years ago
- Provides redux-like, unidirectional state management paired with virtual-dom.☆75Updated 9 years ago
- Superseded by rave-level. Open a leveldb handle multiple times.☆147Updated 8 months ago
- Bash script that runs a service and forwards a subdomain to it using nginx when it listens to $PORT☆101Updated 6 years ago
- Search for node modules☆128Updated 8 years ago
- Framework for implementing servers using the Raft Consensus Algorithm.☆13Updated 8 years ago
- Streamify helps you easily provide a streaming interface for your code.☆52Updated 5 years ago
- A hashing function which returns integers with a possible max value☆29Updated 10 years ago
- executable specification for Stream (make testing streams easy)☆126Updated 9 years ago
- Turn a writable and readable stream into a streams2 duplex stream with support for async initialization and streams1/streams2 input☆192Updated last year
- route handlers to use in your REST API to handle user management☆70Updated 6 years ago
- A pluggable module that injects content into your markdown files via hidden JavaScript snippets☆108Updated 5 years ago
- Hash a value to a valid port☆34Updated 4 years ago
- A reusable module for creating infinite lists of elements where only the visible rows are rendered☆40Updated 8 years ago