Node.js Streams, a user-land copy of the stream library from Node.js
Easy way to split a string on a given character unless it's quoted or escaped.
Check if something is a Node.js stream
Split a string on the first occurance of a given separator
Split a Text Stream into a Line Stream, using the Stream API
Streaming JSON.stringify()
a JSON logging library for node.js services
Library for fetching Country, its States and Cities
Get a stream as a string, Buffer, ArrayBuffer or array
Transform a string between `camelCase`, `PascalCase`, `Capital Case`, `snake_case`, `kebab-case`, `CONSTANT_CASE` and others
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.
destroy a stream if possible
Streaming JSON parser in Javascript for Node.js, Deno and the browser
Toggle the CLI cursor
extended POSIX-style sprintf
Session management for TMCP (TypeScript Model Context Protocol) transport implementations. This package provides the base classes and in-memory implementations for both streaming session coordination and session metadata persistence.
Object transformations implementing the Node.js `stream.Transform` API
Call a callback when a readable/writable/duplex stream has completed or failed.
a JSON logging library for node.js services
New line-delimeted JSON parser with a stream interface
Get and validate the raw body of a readable stream.
A streaming data transport format that aims to support built-in features such as Promises, Dates, RegExps, Maps, Sets and more.
A streaming way to send data to a Node.js Worker Thread
Split a LineString by another GeoJSON Feature.