Skip to content
This repository has been archived by the owner on Mar 19, 2024. It is now read-only.

bergos/isomorphic-readable-stream

 
 

Repository files navigation

isomorphic-readable-stream

npm status node Node.js Build Browsers Build

This is a zero-build-config fork of readable-stream. It works in Node.js and the browser without the need to configure polyfills.

See the documentation of readable-stream and the Node.js website for more details.

Install

Run the following command to install the package:

npm install --save isomorphic-readable-stream

Packages

No packages published

Languages

  • JavaScript 99.4%
  • Other 0.6%