Borewit/peek-readable
A promise based asynchronous stream reader, which makes reading from a stream easy.
TypeScriptMIT
Issues
- 4
ReadableStreamBYOBReader isn't supported in safari, yet many of the "browser" functions require it.
#755 opened by alex-e-leon - 0
Throws End-Of-Stream exception when read large chunks
#724 opened by Borewit - 0
Circular dependency warning
#718 opened by megamisan - 0
Support Node.js Web Streams API
#353 opened by Borewit - 12
Concurrent read operation?'
#356 opened by iwaduarte - 0
- 0
- 1
Ignore not implemented
#293 opened by perry-mitchell - 0
- 0
Get rid of assert dependency
#249 opened by Borewit - 1
- 1
- 1
Peek breaks the read-ahead buffer
#10 opened by Borewit - 0
Update to ECMAScript 2015 (ES6)
#8 opened by Borewit - 0
- 0
- 1
this.s.once is not a function
#3 opened by thisisnish - 1
- 0
Do not include TypeScript file in NPM
#2 opened by Borewit - 0
Be able to peek (read ahead)
#1 opened by Borewit