No description provided.
Sitemap-generating lib/cli
Streaming HTML parser with scripting support.
Generic interruptible "parser" mixin for Transform & Writable streams
Streaming, source-agnostic EventSource/Server-Sent Events parser
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.
CSV parsing implementing the Node.js `stream.Transform` API
Node.js Streams, a user-land copy of the stream library from Node.js
A specification compliant robots.txt parser with wildcard (*) matching support.
An evented streaming XML parser in JavaScript
Pure Javascript JSON to CSV converter.
Option parsing for Node, supporting types, shorthands, etc. Used by npm.
Node.js package to access serial ports. Linux, OSX and Windows. Welcome your robotic JavaScript overlords. Better yet, program them!
Parse and compile gettext po and mo files to/from json, nothing more, nothing less
Convert JSON to CSV
minimal implementation of a PassThrough stream
Node.js Transform and Async interface to convert JSON into CSV.
A pure JS HTTP parser for node.
The string_decoder module from Node core
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.
A mature CSV toolset with simple api, full of options and tested against large datasets.
Converts a Web-API readable-stream into a Node.js readable-stream.
Fast and powerful CSV parser for the browser that supports web workers and streaming large files. Converts CSV to JSON and JSON to CSV.