readable-stream

A tiny, zero-dependency yet spec-compliant asynchronous iterator polyfill/ponyfill for ReadableStreams.

MIT License

Downloads
5.2M
Stars
4
Committers
5

Bot releases are visible (Hide)

readable-stream - v0.4.1 Latest Release

Published by github-actions[bot] 7 months ago

Patch Changes

  • 82a7030: Fix package.json main and module entry point.
readable-stream - v0.4.0

Published by github-actions[bot] 7 months ago

Minor Changes

  • 0398fc0: Restructure codebase and export ponyfill entry points.

    BREAKING CHANGE: The API is redesgined. Check REAMDE.md for details.