Server-Sent Events (SSE) Parser / Event Stream Parser implementation following HTML Standard
minimal implementation of a PassThrough stream
Streaming, source-agnostic EventSource/Server-Sent Events parser
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.
Streaming HTML parser with scripting support.
An evented streaming XML parser in JavaScript
A tiny event stream parser.
Option parsing for Node, supporting types, shorthands, etc. Used by npm.
Parse and compile gettext po and mo files to/from json, nothing more, nothing less
Generic interruptible "parser" mixin for Transform & Writable streams
Pure Javascript JSON to CSV converter.
CSV parsing implementing the Node.js `stream.Transform` API
git-log-parser
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.
construct pipes of streams of events
MermaidJS parser
JavaScript and TypeScript client for OramaCore
destroy a stream if possible
Pause a stream's data events
Turn a writable and readable stream into a streams2 duplex stream with support for async initialization and streams1/streams2 input
Node.js package to access serial ports. Linux, OSX and Windows. Welcome your robotic JavaScript overlords. Better yet, program them!
Big-friendly JSON. Asynchronous streaming functions for large JSON data sets.
Parser for server-sent events
A tiny (741b) utility for Server Sent Event (SSE) streaming via `fetch` and Web Streams API
A spec-compliant event stream parser
A parser best suited for huge JSON documents that don't fit in memory.
Ruby FFI bindings to the native YAJL streaming JSON parser.
DynamoDB Streams event parser
DynamoDB Streams - Event Parser
A streaming JSON parser (generates SAX-like events) and "JSON Path" like implementation to parse small amount of data in a large JSON file.