endpoint304.6kMIT0.4.5Converts a stream intro a buffer or array of objects
AndreasMadsenabout 3 years 前endpoint, stream, buffer, convert from2-string580.9kMIT1.1.0Create a stream from a string. Sugary wrapper around from2
yoshuawuytsabout 3 years 前stream, string, from, source contentstream533kMIT1.0.0Make a readable stream by input content, content could be String
, Buffer
, Object
, Number
and so on.
stream-utilsabout 3 years 前contentstream, readable, readstream, stream plexer220.2kMIT3.0.0Create a duplex stream from a readable and a writable stream.
nfroidureabout 1 year 前duplexer, streaming, stream2, stream it-tar49.7kApache-2.0 OR MIT6.0.5it-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 前extract, generate, generator, modify