Showing 1-20 of 43,727 packages
Node.js Streams, a user-land copy of the stream library from Node.js
Convert a string into a stream (streams2)
Check if something is a Node.js stream
Get a stream as a string, Buffer, ArrayBuffer or array
Encode and decode base64 encoded strings
Encode and decode quoted-printable strings according to rfc2045
destroy a stream if possible
Call a callback when a readable/writable/duplex stream has completed or failed.
JSON.stringify stream for json pretty print
A wide-character aware text alignment function for use on the console or with fixed width fonts.
minimal implementation of a PassThrough stream
A streaming way to send data to a Node.js Worker Thread
Read the progress of a stream
Merge multiple streams into a unified stream
the stream module from node core for browsers
Generate a unique character string suitible for use in files and URLs.
A tiny, zero-dependency yet spec-compliant asynchronous iterator polyfill/ponyfill for ReadableStreams.
Converts a Web-API readable-stream into a Node.js readable-stream.
stream-json is the micro-library of Node.js stream components for creating custom JSON processing pipelines with a minimal memory footprint. It can parse JSON files far exceeding available memory streaming individual primitives using a SAX-inspired API. I
Streaming HTML parser with scripting support.