Streaming HTML parser with scripting support.
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, source-agnostic EventSource/Server-Sent Events parser
Option parsing for Node, supporting types, shorthands, etc. Used by npm.
Generic interruptible "parser" mixin for Transform & Writable streams
minimal implementation of a PassThrough stream
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.
Parse and write MIDI files
An evented streaming XML parser in JavaScript
MermaidJS parser
Parse and compile gettext po and mo files to/from json, nothing more, nothing less
Parse music notes in scientific notation
Node.js package to access serial ports. Linux, OSX and Windows. Welcome your robotic JavaScript overlords. Better yet, program them!
Pure Javascript JSON to CSV converter.
Parser adapter for parsing YAML documents into base namespace.
Parse binary files with a schema into nicely readable objects
Parser adapter for parsing JSON documents into base namespace.
Lightweight, streamed JSON parser in 748 bytes
Node.js Transform and Async interface to convert JSON into CSV.
streaming pipeline with a mutable configuration
Convert JSON to CSV
Streaming JSON parser in Javascript for Node.js, Deno and the browser