Get slices of a stream
slice stream like buffer/string
ByteStream is a library making possible to manipulates single bytes and bits on pure JavaScript
Buffer List: collect buffers and access with a standard readable Buffer interface, streamable too
Node addon for string extraction for msgpackr
Pipe data through a stream until some fixed length is reached, then callback.
Slice a string with ANSI escape codes
Slice another stream via a transform stream
A readable stream reader that reads a desired number of bytes.
Buffer-backed Streams for reading and writing.
Node addon for string extraction for cbor-x
Array-slice method. Slices `array` from the `start` index up to, but not including, the `end` index.
Node.js Streams, a user-land copy of the stream library from Node.js
Fill in a range of numbers or letters, optionally passing an increment or `step` to use, or create a regex-compatible range with `options.toRegex`
Parse and compile gettext po and mo files to/from json, nothing more, nothing less
Check if something is a Node.js stream
Read binary files in chunks, on demand, with promises.
Range header field string parser
Read binary streams in chunks, on demand, with promises.
Get a stream as a string, Buffer, ArrayBuffer or array
Pass two numbers, get a regex-compatible source string for matching ranges. Validated against more than 2.78 million test assertions.
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
TypeScript definitions for range-parser