Ensure stream ends with a newline
Detect the dominant newline character of a string
Big-friendly JSON. Asynchronous streaming functions for large JSON data sets.
Strip the final newline character from a string or Uint8Array
mdast utility to support hard breaks without needing spaces or escapes
JSON.parse with context information on error
Tiny utilities for inserting transformation logic into Node.js stream and Web Streams pipelines
A Transform stream emitting buffered data at each delimiter instance
A set of efficient utilities that extend the use of JSON (streaming, estimate size, NDJSON/JSONL, etc.)
streaming line delimited json parser + serializer
Node.js Streams, a user-land copy of the stream library from Node.js
Check if something is a Node.js stream
Like read-package-json, but faster
Check if something is a Node.js stream. This is a fork of sindresorhus/is-stream, but with CommonJS support.
Get a stream as a string, Buffer, ArrayBuffer or array
Detect and Normalize the newline characters
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
Split a Text Stream into a Line Stream, using the Stream API
remark-lint rule to warn when a newline at the end of a file is missing
destroy a stream if possible
Normalize the newline characters in a string to `\n`
Call a callback when a readable/writable/duplex stream has completed or failed.
Get and validate the raw body of a readable stream.