fast-readable-async-iterator
v2.0.0
Published
Fast Async Iterator for browser Readable Streams.
Downloads
14,132
Maintainers
Readme
Usage
import 'fast-readable-async-iterator'
import { Readable } from 'streamx'
const readstream = Readable.from(blob.stream())