stream-utils / stream-to-array

[OBSOLUTE] Concatenate a readable stream's data into a single array.
MIT License
100 stars 12 forks source link

stream-to points here #4

Closed dantman closed 10 years ago

dantman commented 10 years ago

The stream-to npm module points to a stream-to git repo that redirects here.

Ideally the README in that npm module would be updated to note it is deprecated (maybe remove the repo reference as well), and also include information about what modules replace its functionality. stream-to-array seems to be the replacement for streamTo.array and raw-body appears to be the replacement for streamTo.string and streamTo.buffer.

jonathanong commented 10 years ago

done