Pipe ReadStream to a wormhole
Merge multiple XML sources
Get a stream as a string, Buffer, ArrayBuffer or array
Validates XML name productions — Name, NCName, QName, NMToken, NMTokens — for XML 1.0 and 1.1
Turn an abstract-leveldown iterator into a readable 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.
WebSocket protocol handler with pluggable I/O
Toggle the CLI cursor
destroy a stream if possible
TypeScript definitions for xml-encryption
streaming unbzip2 implementation in pure javascript for node and browsers
It's a very fast and efficient glob library for Node.js
Determine if an object is a Stream
construct pipes of streams of events
A stream meter that both counts the bytes piped through it, and can optionally abort on a max size. (e.g. limit a http request size)
TypeScript definitions for base64-stream
Parses JavaScript objects into XML. This is a fork of the original js2xmlparser, with some additional features
Simple XML body parser connect/express middleware
extended POSIX-style sprintf
TypeScript definitions for xml-crypto
DOM 3 XPath implemention and helper for node.js and the web
Web API compatible Blob implementation
Validates whether a string matches the production for an XML name or qualified name
fs read and write streams based on minipass