joepie91 / node-combined-stream2Links
A drop-in Streams2-compatible replacement for combined-stream.
☆11Updated 7 years ago
Alternatives and similar repositories for node-combined-stream2
Users that are interested in node-combined-stream2 are comparing it to the libraries listed below
Sorting:
- Returns a promise resolved in the next event loop - think `setImmediate()`☆70Updated 4 years ago
- Reduce an array and return a Promise☆14Updated 7 years ago
- Fast, minimal glob matcher for node.js. Similar to micromatch, minimatch and multimatch, but without support for extended globs (extglobs…☆97Updated 2 years ago
- Easy way to create a Readable Stream☆70Updated 8 years ago
- Offers convenient getters and setters for the fs.stat()'s `mode`☆50Updated 5 years ago
- Check whether a given value is a generator function☆15Updated last year
- Take a list of glob patterns and return an array of file locations, respecting `.gitignore` and allowing for ignore patterns via `packag…☆40Updated last year
- An asynchronous middleware pattern☆27Updated last year
- Get the callsite of the caller function☆52Updated 3 years ago
- Find multiple RegExp matches in a string☆91Updated 3 years ago
- Convert a string into a stream (streams2)☆81Updated 5 years ago
- Allows libraries to handle various caller provided asynchronous functions uniformly. Maps promises, observables, child processes and stre…☆71Updated 2 years ago
- A faster JavaScript alternative to [].slice.call(arguments)☆95Updated 8 years ago
- [DEPRECATED] Node.js `os.homedir()` ponyfill☆61Updated 4 years ago
- Find the first file matching a given pattern in the current directory or the nearest ancestor directory.☆98Updated last year
- A demonstration of what changed in node 6's module loading logic☆24Updated 9 years ago
- Call a function for each value in an array and return a Promise☆23Updated 9 years ago
- A cross platform solution to node's spawn☆66Updated 8 years ago
- A through2 wrapper to create an Array.prototype.filter analog for streams☆34Updated last year
- Returns an array filled with the specified input☆42Updated 3 years ago
- Do stuff with Node.js's native JavaScript modules☆31Updated 3 years ago
- A simple JavaScript implementation of `du -sb`☆28Updated 2 years ago
- Returns all commit messages between 2 versions of an NPM module☆59Updated 5 years ago
- Wrap all spawned Node.js child processes by adding environs and arguments ahead of the main JavaScript file argument.☆38Updated last year
- A list of directories you should ignore by default☆23Updated 3 years ago
- Like duplexer (http://npm.im/duplexer) but using streams2☆72Updated 5 years ago
- Spawn for node.js but in a way that works regardless of which OS you're using☆64Updated 8 years ago
- A through2 wrapper to for simple stream.PassThrough spies.☆21Updated 10 years ago
- Clean and beautiful options for minimist☆53Updated 3 years ago
- Construct HTTP/HTTPS agents for tunneling proxies☆43Updated 6 years ago