rvagg / through2
Tiny wrapper around Node streams2 Transform to avoid explicit subclassing noise
☆1,901Updated 2 years ago
Alternatives and similar repositories for through2:
Users that are interested in through2 are comparing it to the libraries listed below
- pipe streams together and close all of them if one of them closes☆913Updated 7 months ago
- Vinyl adapter for the file system.☆970Updated 11 months ago
- modernize node.js to current ECMAScript standards☆1,379Updated 4 years ago
- Delete files and directories☆1,331Updated 6 months ago
- Rich JavaScript errors☆1,190Updated 2 years ago
- fs with incremental backoff on EMFILE☆1,287Updated 9 months ago
- Virtual file format.☆1,282Updated 10 months ago
- rawStream.pipe(JSONStream.parse()).pipe(streamOfObjects)☆1,930Updated 6 years ago
- BDD style assertions for node.js -- test framework agnostic☆1,899Updated 5 years ago
- Make a dump of the V8 heap for later inspection.☆2,512Updated 3 years ago
- Promisify a callback-style function☆1,504Updated 2 years ago
- The simplified HTTP request client 'request' with Promise support. Powered by native ES6 promises.☆1,097Updated 2 years ago
- Distribute processing tasks to child processes with an über-simple API and baked-in durability & custom concurrency options.