stream-utils / stream-to-array

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

native-or-bluebird is deprecated. please switch to any-promise #11

Closed jonathanong closed 8 years ago

jonathanong commented 8 years ago

https://github.com/kevinbeaty/any-promise

this implementation supports more promise implementations and allows the end-user to configure the promise implementation.