Showing 1-20 of 37,197 packages
Like 'tail -f' but a stream.
> This is a fork of eugeneware/fs-tail-stream that fixes an encoding issue. > Switch back to the original when https://github.com/eugeneware/fs-tail-stream/pull/2 is merged and released.
fs.createReadStream that supports ongoing tailing of files
A node.js version of unix's `tail -f` command
fs.createReadStream that supports ongoing tailing of files
Node.js Streams, a user-land copy of the stream library from Node.js
Check if something is a Node.js stream
Get a stream as a string, Buffer, ArrayBuffer or array
destroy a stream if possible
Call a callback when a readable/writable/duplex stream has completed or failed.
A streaming way to send data to a Node.js Worker Thread
minimal implementation of a PassThrough stream
tail a file in node
Merge multiple streams into a unified stream
the stream module from node core for browsers
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
Clone a Node.js HTTP response stream
Streaming HTML parser with scripting support.