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:
- Easy way to create a Readable Stream☆70Updated 8 years ago
- Allows libraries to handle various caller provided asynchronous functions uniformly. Maps promises, observables, child processes and stre…☆71Updated 2 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
- A through2 wrapper to for simple stream.PassThrough spies.☆21Updated 10 years ago
- Find multiple RegExp matches in a string☆91Updated 3 years ago
- Returns a promise resolved in the next event loop - think `setImmediate()`☆70Updated 4 years ago
- A faster JavaScript alternative to [].slice.call(arguments)☆95Updated 8 years ago
- Do stuff with Node.js's native JavaScript modules☆31Updated 3 years ago
- [DEPRECATED] Node.js `os.homedir()` ponyfill☆61Updated 4 years ago
- Offers convenient getters and setters for the fs.stat()'s `mode`☆50Updated 5 years ago
- An asynchronous middleware pattern☆27Updated last year
- A through2 wrapper to create an Array.prototype.filter analog for streams☆34Updated last year
- Like duplexer (http://npm.im/duplexer) but using streams2☆72Updated 5 years ago
- Convert a string into a stream (streams2)☆81Updated 5 years ago
- Get the callsite of the caller function☆52Updated 3 years ago
- Call a function for each value in an array and return a Promise☆23Updated 9 years ago
- API for combining call site modifiers☆41Updated 5 years ago
- Wait for any promise to be fulfilled☆54Updated 3 years ago
- 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
- Easily bump the version of all the different package.json equivalents.☆64Updated 10 years ago
- Cache requires to be lazy-loaded when needed. Uses node's own require system with tried and true, plain-vanilla JavaScript getters.☆51Updated 2 years ago
- Reduce an array and return a Promise☆14Updated 7 years ago
- Returns all commit messages between 2 versions of an NPM module☆59Updated 5 years ago
- streaming pipeline with a mutable configuration☆56Updated 7 months ago
- Construct HTTP/HTTPS agents for tunneling proxies☆43Updated 6 years ago
- get the local network address of your machine☆67Updated 8 years ago
- Find array elements. Executes a callback for each element, returns the first element for which its callback returns a truthy value.☆29Updated 5 years ago
- A replacement for process.exit that ensures stdio are fully drained before exiting.☆67Updated 5 months ago
- Node.js Readline façade fixing bugs and issues in v0.8 and v0.10☆27Updated 7 months ago
- API-first task runner with three methods: task, run and watch.☆36Updated 6 years ago