binocarlos / from2-arrayLinks
Create a from2 stream based on an array of source values
☆17Updated 10 years ago
Alternatives and similar repositories for from2-array
Users that are interested in from2-array are comparing it to the libraries listed below
Sorting:
- A through2 wrapper to create an Array.prototype.filter analog for streams☆34Updated last year
- A through2 wrapper to emulate Array.prototype.reduce for streams.☆29Updated 10 years ago
- A through2 wrapper to for simple stream.PassThrough spies.☆21Updated 10 years ago
- Create a stream from a string. Sugary wrapper around from2☆15Updated 10 years ago
- A write stream constructor that supports a flush function that is called before finish is emitted☆33Updated last year
- Put a little spinner on process.stderr, as unobtrusively as possible.☆43Updated last month
- Easy way to create a Readable Stream☆70Updated 8 years ago
- Like `fs.createWriteStream(...)`, but atomic.☆50Updated 3 years ago
- A faster JavaScript alternative to [].slice.call(arguments)☆95Updated 8 years ago
- send data through response☆26Updated 9 years ago
- Reduce an array and return a Promise☆14Updated 7 years ago
- Node in the middle. Intercept calls to the node binary and set some node specific flags before running a program☆26Updated 7 years ago
- ☆43Updated 7 years ago
- Iterate all the data in a stream☆38Updated 7 years ago
- Like duplexer (http://npm.im/duplexer) but using streams2☆72Updated 5 years ago
- Call a function for each value in an array and return a Promise☆23Updated 9 years ago
- Utility module to print pretty messages on SIGINFO/SIGUSR1☆29Updated 5 years ago
- Stream just returns blank buffers. Like reading from /dev/zero on Unix☆19Updated 8 years ago
- Detect whether a value is an error☆15Updated 6 years ago
- minify javascript in a stream using uglify-js (ES5) or terser (ES6+)☆27Updated 4 years ago
- Asynchronously map over a list☆18Updated 9 years ago
- Parse a JSON stream into an object☆15Updated 8 years ago
- Streaming fs.readdir☆47Updated 8 years ago
- A demonstration of what changed in node 6's module loading logic☆24Updated 9 years ago
- HTTP header string parser☆39Updated 4 years ago
- A node.js implementation of the pv utility☆34Updated 8 years ago
- A cross platform solution to node's spawn☆66Updated 8 years ago
- Expand a string into a JavaScript object using a simple notation.☆26Updated 6 years ago
- `Promise.all`, but it waits for all promises to settle even if one of them rejected☆15Updated 4 years ago
- make choo's events non-blocking ... ...☆13Updated 8 years ago