@fem/streams
v1.0.0
Published
helper to delay streams
Downloads
6
Readme
Streams
This project provides an extension of PassThrough
stream.
It provides 2 additional methods abort()
and done()
. Those implementations are widely use in the fem core for handle tarballs
.