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
- Convert a string into a stream (streams2)☆81Updated 5 years ago
- Server router☆61Updated 5 years ago
- Delay the evaluation of a paramless async function and cache the result☆96Updated last year
- the simplest benchmark you can run on node☆87Updated 3 years ago
- Superseded by rave-level. Open a leveldb handle multiple times.☆147Updated 9 months ago
- Run an array of functions in parallel, but limit the number of tasks executing at the same time☆76Updated 2 years ago
- EventSource implemented in node and the browser as a readable stream☆47Updated 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
- Create the content of an html file with one function call☆70Updated 7 years ago
- Bash script that runs a service and forwards a subdomain to it using nginx when it listens to $PORT☆101Updated 6 years ago
- mutiplex-demultiplex multiple streams through a single text Stream☆181Updated 9 years ago
- 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
- Extract a value from a buffer of json without parsing the whole thing☆154Updated 7 years ago
- Bloat free and flexible interface for data store and database access.☆100Updated 8 years ago
- get the local network address of your machine☆67Updated 8 years ago
- Convenience wrapper for ReadableStream, with an API lifted from "from" and "through2"☆131Updated 6 years ago
- LevelUp + MemDown☆51Updated 6 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
- Minimal recursive file watcher☆83Updated last year
- Small module to mirror a folder to another folder. Supports live mode as well.☆88Updated 5 years ago
- Create and load persistent GitHub authentication tokens for command-line apps☆181Updated 3 weeks ago
- Extremely minimal wrapper around node core http/https☆26Updated 7 years ago
- Maintain and search through a sorted array using some low level functions☆55Updated 5 years ago
- A faster JavaScript alternative to [].slice.call(arguments)☆95Updated 8 years ago
- route handlers to use in your REST API to handle user management☆70Updated 6 years ago
- Bike shed mutex lock implementation☆87Updated 3 years ago
- browserify tree shaking plugin using `common-shake`☆104Updated 8 months ago