A fast XML parser using streams.
A fast XML parser using streams.
An evented streaming XML parser in JavaScript
Node.js Streams, a user-land copy of the stream library from Node.js
⚠️ This is an internal package; you don't need to install it in order to use the junit formatter in `@cucumber/cucumber` as it's built in there.
Sniff the encoding from a HTML byte stream
The string_decoder module from Node core
Converts a Web-API readable-stream into a Node.js readable-stream.
XML stream to JavaScript object converter based on Expat.
Get and validate the raw body of a readable stream.
Simple XML to JavaScript object converter.
An evented streaming XML parser in JavaScript
Buffer-backed Streams for reading and writing.
Blob & File implementation in Node.js, originally from node-fetch.
Fast and simple xml generator. Supports attributes, CDATA, etc. Includes tests and examples.
A convertor between XML text and Javascript object / JSON text.
TypeScript definitions for xml
Streaming http in the browser
Simple module to convert XML to JSON with javascript
Convert Node Readable to Web API ReadableStream
Implementation of the HTML encoding sniffer algo, with stream support
Split email messages into an object stream
Returns the next buffer/object in a stream's readable queue
Spec-compliant FormData implementation for Node.js
Memory-efficient XML parser that reduces memory allocation when parsing large XML documents while maintaining a simple, easy-to-use interface.
Split XML files on an element, yielding (streaming, so constant memory usage) each node in turn. Uses sgrep internally.