A Stream transformer and command line utility to find and replace strings in streams.
Replaces strings in a stream.
Replace search occurrences with a replacement string.
A micro-library of stream components for building custom JSON and JSONC processing pipelines with a minimal memory footprint — parse, filter, and transform JSON far larger than available memory with a SAX-inspired token API, on Node.js or Web Streams.
Replace search occurrences with a replacement string.
Strongly-typed string functions.
Encode and decode base64 encoded strings
Encode and decode quoted-printable strings according to rfc2045
TypeScript definitions for mute-stream
A wide-character aware text alignment function for use on the console or with fixed width fonts.
Convert a string into a stream (streams2)
transform input into equally-sized blocks of output
Generate a unique character string suitible for use in files and URLs.
Bytes go in, but they don't come out (when muted).
Streaming http in the browser
A port of inflection-js to node.js module
Node.js Streams, a user-land copy of the stream library from Node.js
Match balanced character pairs, like "{" and "}"
read(1) for node programs
Check if something is a Node.js stream
A JavaScript Regular Expression library, extending the standard RegExp class with missing functionality
``` npm install @rauschma/stringio ``` <!-- ########################################################## -->
Get a stream as a string, Buffer, ArrayBuffer or array
Brace expansion as known from sh/bash