nodejs/readable-stream

Name: readable-stream

Owner: Node.js Foundation

Description: Node-core streams for userland

Created: 2012-07-26 02:52:52.0

Updated: 2018-01-18 15:41:50.0

Pushed: 2017-12-11 22:30:57.0

Homepage: https://nodejs.org/api/stream.html

Size: 1125

Language: JavaScript

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

readable-stream

Node-core v8.9.4 streams for userland Build Status

NPM NPM

Sauce Test Status

install --save readable-stream

Node-core streams for userland

This package is a mirror of the Streams2 and Streams3 implementations in Node-core.

Full documentation may be found on the Node.js website.

If you want to guarantee a stable streams base, regardless of what version of Node you, or the users of your libraries are using, use readable-stream only and avoid the “stream” module in Node-core, for background see this blogpost.

As of version 2.0.0 readable-stream uses semantic versioning.

Streams Working Group

readable-stream is maintained by the Streams Working Group, which oversees the development and maintenance of the Streams API within Node.js. The responsibilities of the Streams Working Group include:

Team Members

This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.