dominictarr / pause-streamLinks
☆43Updated 7 years ago
Alternatives and similar repositories for pause-stream
Users that are interested in pause-stream 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 faster JavaScript alternative to [].slice.call(arguments)☆95Updated 8 years ago
- List of node.js builtin modules☆37Updated last year
- The Node.js `util.deprecate()` function with browser support☆38Updated 6 years ago
- Like duplexer (http://npm.im/duplexer) but using streams2☆72Updated 5 years ago
- A through2 wrapper to for simple stream.PassThrough spies.☆21Updated 10 years ago
- Deep equality comparison implementation for should.js☆12Updated 5 years ago
- Unpipe a stream from all destinations☆22Updated 4 years ago
- Creates a duplex stream☆96Updated 4 years ago
- Easy way to create a Readable Stream☆70Updated 8 years ago
- Get the length of the longest item in an array.☆29Updated 7 years ago
- A through2 wrapper to emulate Array.prototype.reduce for streams.☆29Updated 9 years ago
- A replacement for process.exit that ensures stdio are fully drained before exiting.☆67Updated 6 months ago
- Parse a glob pattern into an object of path parts.☆25Updated 5 years ago
- Synchronously write a file and create its ancestor directories if needed