npm.io
1.0.9 • Published 4 years ago

react-native-streams

Licence
GNU
Version
1.0.9
Deps
2
Size
197 kB
Vulns
0
Weekly
0
Stars
1

react-native-stream

A direct port of node.js stream module for the web and react-native.

Installation

npm i react-native-streams

Dependencies

There are only 2 dependencies

  1. buffer - for dealing with binary data
  2. events - for broadcasting events like 'data' and 'end'