Strictly and correctly checks if value is a nodejs stream.
Test if a value is Node stream-like.
Node.js Streams, a user-land copy of the stream library from Node.js
Validatem validator for ensuring that a value is a Node.js stream
The string_decoder module from Node core
Get and validate the raw body of a readable stream.
Converts a Web-API readable-stream into a Node.js readable-stream.
Blob & File implementation in Node.js, originally from node-fetch.
Streaming http in the browser
Split email messages into an object stream
Buffer-backed Streams for reading and writing.
Convert Node Readable to Web API ReadableStream
Open Node Streams on demand.
Check if something is a Node.js stream
Spec-compliant FormData implementation for Node.js
the stream module from node core for browsers
a JSON logging library for node.js services
node.js library for reading and extraction of ZIP archives
Object transformations implementing the Node.js `stream.Transform` API
Web API compatible fetch implementation
fs read and write streams based on minipass
destroy a stream if possible
Fast and powerful CSV parser for the browser that supports web workers and streaming large files. Converts CSV to JSON and JSON to CSV.
TypeScript definitions for mute-stream
This gem allow you to connect several social stream nodes using PSHB hubs, also allows to follow, and share streams with social stream users in any node.
This gem allow you to connect several social stream nodes using PSHB hubs, also allows to follow, and share streams with social stream users in any node.
Split XML files on an element, yielding (streaming, so constant memory usage) each node in turn. Uses sgrep internally.
EXPERIMENTAL. A form of data-flow programming based loosely on Kahn Process Networks. Will allow for setting up operational components that can be pipelined together in a graph. Assumes all components (nodes) are 'online' algorithms with more or less steady-state resource utilization for continuous streams of data.