Showing 1-20 of 407,986 packages
Hashing made simple. Get the hash of a buffer/string/stream/file.
A stream that works on a string.
minimal implementation of a PassThrough stream
Get a stream as a string, Buffer, ArrayBuffer or array
Determine if an object is a Stream
Convert a string/promise/array/iterable/asynciterable/buffer/typedarray/arraybuffer/object into a stream
Get an event when you're being sent data or asked for it.
Strip ANSI escape codes from a string
construct pipes of streams of events
Utilities to manipulate async iterable of chunks of strings
A stream that emits multiple other streams one after another.
Node.js Streams, a user-land copy of the stream library from Node.js
Strip UTF-8 byte order mark (BOM) from a string
streaming unbzip2 implementation in pure javascript for node and browsers
Concatenate a readable stream's data into a single array
Check if something is a Node.js stream
Append the contents of one stream onto another.
Convenience wrapper for ReadableStream, with an API lifted from "from" and "through2"
Transform stream that lets you peek the first line before deciding how to parse it
Check if a stream has ended