Parse HTTP header in TCP stream
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.
minimal implementation of a PassThrough stream
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.
Generic interruptible "parser" mixin for Transform & Writable streams
Parses set-cookie headers into objects
Range header field string parser
streaming pipeline with a mutable configuration
Implementation of Structured Field Values for HTTP (RFC9651, RFC8941)
Parse binary files with a schema into nicely readable objects
Parse and compile gettext po and mo files to/from json, nothing more, nothing less
Fast and powerful CSV parser for the browser that supports web workers and streaming large files. Converts CSV to JSON and JSON to CSV.
CSV parsing implementing the Node.js `stream.Transform` API
Option parsing for Node, supporting types, shorthands, etc. Used by npm.
Streaming, source-agnostic EventSource/Server-Sent Events parser
git-log-parser
HTTP server cookie parsing and serialization
An evented streaming XML parser in JavaScript
Streaming http in the browser
Parse & format HTTP link headers according to RFC 8288
TypeScript definitions for responselike
Parse HTTP request cookies
Basic IP rate-limiting middleware for Express. Use to limit repeated requests to public APIs and/or endpoints such as password reset.