Parses an http Warning header into an object with code, agent, message and date
Range header field string parser
Parses set-cookie headers into objects
Implementation of Structured Field Values for HTTP (RFC9651, RFC8941)
Convert JSON to CSV
Parse HTTP request cookies
Range header field string parser.
Parse binary files with a schema into nicely readable objects
This library parses package.jsons of [DefinitelyTyped](https://github.com/DefinitelyTyped/DefinitelyTyped) types. Its name is left over from when package information was stored in textual headers.
Basic IP rate-limiting middleware for Express. Use to limit repeated requests to public APIs and/or endpoints such as password reset.
HTTP server cookie parsing and serialization
Parse & format HTTP link headers according to RFC 8288
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.
<!-- automd:badges bundlejs packagephobia codecov -->
A JavaScript parser
A utility package to parse strings
the mighty option parser used by yargs
[](https://www.npmjs.com/package/@smithy/middleware-apply-body-checksum) [![NPM downloads](https://img.shields.io/npm/dm/@smithy/middleware-apply-body-checksum.s
Checks a new .d.ts against the Javascript source and tells you what problems it has
An ESLint custom parser which leverages TypeScript ESTree
Library that parses raw data from audio codecs into frames containing data, header values, duration, and other information.
Node.js body parsing middleware
Create and parse HTTP Content-Type header
Generic interruptible "parser" mixin for Transform & Writable streams