Readable streamx interface over anymatch.
Recursive version of fs.readdir with small RAM & CPU footprint
Node.js Streams, a user-land copy of the stream library from Node.js
Encoding and decoding for base64, base32, base16, and friends
Postgres query result returned as readable stream
Parse parentheses from a string
construct pipes of streams of events
Check if something is a Node.js stream
Object transformations implementing the Node.js `stream.Transform` API
TypeScript definitions for stream-array
Utils for parsing and stringify html strings
Convert Node Streams into ECMAScript-Observables
A modern CSS parser and stringifier with TypeScript support
PARSE and STRINGIFY for CSV strings. It's like JSON object but for CSV. It can also work row by row. And, if can parse strings, it can be use to parse files or streams too.
Fastest stable deterministic JSON.stringify()
tar-stream is a streaming tar parser and generator and nothing else. It operates purely using streams which means you can easily extract/parse tarballs without ever hitting the file system.
Like JSON.stringify, but doesn't blow up on circular refs.
destroy a stream if possible
Toggle the CLI cursor
Stringify an object so it can be safely inlined in JavaScript code
rehype plugin to serialize HTML
Stringify any JavaScript value.
Call a callback when a readable/writable/duplex stream has completed or failed.
Base class for writable streams