endpoint215.8kMIT0.4.5Converts a stream intro a buffer or array of objects
AndreasMadsenabout 3 years agoendpoint, stream, buffer, convert from2-string549.7kMIT1.1.0Create a stream from a string. Sugary wrapper around from2
yoshuawuytsalmost 3 years agostream, string, from, source contentstream324.7kMIT1.0.0Make a readable stream by input content, content could be String
, Buffer
, Object
, Number
and so on.
stream-utilsabout 3 years agocontentstream, readable, readstream, stream plexer204.4kMIT3.0.0
Create a duplex stream from a readable and a writable stream.
nfroidure11 months agoduplexer, streaming, stream2, stream it-tar71.5kApache-2.0 OR MIT6.0.5
it-tar is a streaming tar parser (and maybe a generator in the future) and nothing else. It operates purely using async iterables which means you can easily extract/parse tarballs without ever hitting the file system.
alanshawover 1 year agoextract, generate, generator, modify