stream that trims all whitspace from keys and values
Remove spaces and tabs around line-breaks
Trim newlines from the start and/or end of a 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.
An iteration of the Node.js core streams with a series of improvements
ES5 spec-compliant shim for String.prototype.trim
Convert a string/promise/array/iterable/asynciterable/buffer/typedarray/arraybuffer/object into a stream
Get a stream as a string, Buffer, ArrayBuffer or array
ByteStream is a library making possible to manipulates single bytes and bits on pure JavaScript
Remove final line feeds from a string
minimal implementation of a PassThrough stream
Trim a consecutively repeated substring: foo--bar---baz → foo-bar-baz
Returns the next buffer/object in a stream's readable queue
Create a stream that emits events from multiple other streams
Open Node Streams on demand.
Spacetrim is trimming string from all 4 sides.
Check if a stream has ended
Similar to String#trim() but removes only newlines
TailwindCSS leading-trim utility classes.
Creates a duplex stream
Schema for data modeling & validation
JSON.Stringify as a readable stream
Turn a writable and readable stream into a streams2 duplex stream with support for async initialization and streams1/streams2 input
A stream that emits multiple other streams one after another.