binocarlos / from2-arrayLinks
Create a from2 stream based on an array of source values
☆17Updated 9 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☆35Updated last year
- Like duplexer (http://npm.im/duplexer) but using streams2☆72Updated 5 years ago
- A through2 wrapper to emulate Array.prototype.reduce for streams.☆29Updated 9 years ago
- ☆44Updated 7 years ago
- A through2 wrapper to for simple stream.PassThrough spies.☆22Updated 10 years ago
- A ternary stream: conditionally control the flow of stream data☆36Updated 5 years ago
- Easy way to create a Readable Stream☆70Updated 8 years ago
- send data through response☆27Updated 9 years ago
- fstream class for creating npm packages☆30Updated 8 years ago
- Like `fs.createWriteStream(...)`, but atomic.☆49Updated 3 years ago
- Reduce an array and return a Promise☆14Updated 7 years ago
- A write stream constructor that supports a flush function that is called before finish is emitted☆33Updated last year
- [DEPRECATED] gzip loader module for webpack☆15Updated 6 years ago
- Detect whether a value is an error☆15Updated 6 years ago
- https://npm.im/debug but with automatic namespacing☆16Updated 8 years ago
- Make a glob pattern absolute, ensuring that negative globs and patterns with trailing slashes are correctly handled.☆18Updated 2 years ago
- A faster JavaScript alternative to [].slice.call(arguments)☆95Updated 8 years ago
- Combines array of streams into one Readable stream in strict order.☆28Updated 2 years ago
- Put a little spinner on process.stderr, as unobtrusively as possible.☆43Updated 5 years ago
- A node.js implementation of the pv utility☆33Updated 7 years ago
- Wrap a Readable stream in a Transform stream.☆10Updated 2 years ago
- A demonstration of what changed in node 6's module loading logic☆24Updated 9 years ago
- Distributed map and filter☆33Updated 8 years ago
- convert module usage to inline expressions☆75Updated 6 months ago
- EventSource implemented in node and the browser as a readable stream☆47Updated 7 years ago
- Iterate all the data in a stream☆37Updated 6 years ago
- Multipart parser☆34Updated 8 months ago
- Sink your streams.☆17Updated 2 years ago
- random string generator☆28Updated 6 years ago
- Return true if a value exists in an array. Faster than using indexOf and won't blow up on null values.☆16Updated 9 years ago