Streaming XLSX parser for node
NodeJS Excel files parser & builder
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
Big-friendly JSON. Asynchronous streaming functions for large JSON data sets.
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.
Parse and compile gettext po and mo files to/from json, nothing more, nothing less
XLSX stream writer
Standard Subresource Integrity library -- parses, serializes, generates, and verifies integrity metadata according to the SRI spec.
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.
Process zip files using streaming API
Like JSONStream, but using Minipass streams
Split email messages into an object stream
A mature CSV toolset with simple api, full of options and tested against large datasets.
Parse binary files with a schema into nicely readable objects
Stream huge amount of data into an XLSX generated file stream with minimum memory footprint.
Generic interruptible "parser" mixin for Transform & Writable streams
A set of efficient utilities that extend the use of JSON (streaming, estimate size, NDJSON/JSONL, etc.)
A CSV on the Web based XLSX parser with RDF/JS Stream interface
Node.js Streams, a user-land copy of the stream library from Node.js
SheetJS Spreadsheet Community Edition plus Basic Cell Styles
Parser adapter for parsing JSON documents into base namespace.
Memory efficinet non-blocking/event based streaming XLSX reader
MermaidJS parser
A Ruby gem that streams and parses large Excel(xlsx and xlsm) files fast and efficiently.
A Ruby gem that streams and parses large Excel(xlsx and xlsm) files fast and efficiently.
A Ruby gem that streams and parses large Excel(xlsx and xlsm) files fast and efficiently. Based on Creek gem, but with Multi-threading and Garbage Collection
Parse Excel spreadsheets with a simple API. Read cell values, formulas, styles, comments, data validations, named ranges, and merged cells from xlsx and xlsm files. Supports streaming from strings and IO objects with lazy row loading for large files.