binocarlos / from2-array
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
- A through2 wrapper to create an Array.prototype.filter analog for streams☆35Updated 9 months ago
- Like duplexer (http://npm.im/duplexer) but using streams2☆72Updated 4 years ago
- A through2 wrapper to for simple stream.PassThrough spies.☆22Updated 9 years ago
- A through2 wrapper to emulate Array.prototype.reduce for streams.☆29Updated 9 years ago
- [DEPRECATED] gzip loader module for webpack☆15Updated 6 years ago
- Easy way to create a Readable Stream☆70Updated 7 years ago
- Like `fs.createWriteStream(...)`, but atomic.☆49Updated 3 years ago
- A ternary stream: conditionally control the flow of stream data☆36Updated 4 years ago
- Sink your streams.☆17Updated last year
- send data through response☆27Updated 8 years ago
- Reduce an array and return a Promise☆14Updated 6 years ago
- Make a glob pattern absolute, ensuring that negative globs and patterns with trailing slashes are correctly handled.☆18Updated 2 years ago
- Create a stream from a string. Sugary wrapper around from2☆15Updated 9 years ago
- Like `extend` but only copies missing properties/values to the target object.☆17Updated 7 years ago
- A write stream constructor that supports a flush function that is called before finish is emitted☆33Updated 8 months ago
- A duplex stream wrapper for msgpack5☆12Updated 8 years ago
- ☆44Updated 6 years ago
- Creates a duplex stream☆95Updated 3 years ago
- Readable stream that reads from a file descriptor. Supports tailing and retries.☆16Updated 6 years ago
- Global logging utility.☆18Updated 10 months ago
- Returns true if a filepath is absolute. The original path-is-absolute.☆22Updated 7 years ago
- Detect whether a value is an error☆15Updated 5 years ago
- A faster JavaScript alternative to [].slice.call(arguments)☆95Updated 7 years ago
- Put a little spinner on process.stderr, as unobtrusively as possible.☆43Updated 5 years ago
- minify javascript in a stream using uglify-js (ES5) or terser (ES6+)☆27Updated 3 years ago
- ☆23Updated 9 years ago
- Given two sorted arrays, a and b, efficiently return an array of indexes of b's elements in a.☆8Updated 7 years ago
- Do a heap diff on SIGUSR2 in node☆6Updated 7 years ago
- Return true if a value exists in an array. Faster than using indexOf and won't blow up on null values.☆16Updated 8 years ago
- `Promise.all`, but it waits for all promises to settle even if one of them rejected☆15Updated 3 years ago