- From: Anders Riutta <notifications@github.com>
- Date: Fri, 29 Jul 2016 10:58:26 -0700
- To: whatwg/streams <streams@noreply.github.com>
Received on Friday, 29 July 2016 17:58:53 UTC
I was looking for a way to try out WHATWG streams, so I first tried npm package `whatwg-streams`, but that appears to be an [outdated, dead](https://github.com/Raynos/whatwg-streams/issues/1) implementation. Next, I checked out the [`package.json`](https://github.com/whatwg/streams/blob/master/reference-implementation/package.json) for this implementation, and it lists the name as `whatwg-streams`, but it's not actually `whatwg-streams` on npm. There's also no `main` entry in `package.json`. What I was actually looking for was the npm package `web-streams-polyfill`. It would be helpful if the FAQ could reference an npm package. Ideally, @Raynos would point `whatwg-streams` to `web-streams-polyfill`. --- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/whatwg/streams/issues/487
Received on Friday, 29 July 2016 17:58:53 UTC