Slice another stream via a transform stream
A nodejs stream slicer that emits data in slice units.
safely create multiple ReadStream or WriteStream objects from the same file descriptor
文本流智能分段器,按语言规则将连续文本智能分割成有意义的段落与片段。支持中英混合、标点、数字及小数点等特殊符号的准确识别。
Get slices of a stream
Fork of fd-slicer that fixes the DEP00005 deprecation error
SpreadJS Slicer plugin
实时将 Markdown 文本流智能切分为可朗读句子。
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
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.
Toggle the CLI cursor
destroy a stream if possible
Call a callback when a readable/writable/duplex stream has completed or failed.
Get and validate the raw body of a readable stream.
A streaming way to send data to a Node.js Worker Thread
A stream that emits multiple other streams one after another.
Streaming data for JavaScript
A tiny, zero-dependency yet spec-compliant asynchronous iterator polyfill/ponyfill for ReadableStreams.
Merge multiple streams into a unified stream
An iteration of the Node.js core streams with a series of improvements
Returns the next buffer/object in a stream's readable queue
Streaming HTML parser with scripting support.