Parser adapter for parsing JSON documents into API Design Systems namespace.
stream-csv-as-json is a micro-library of stream components for building custom CSV processing pipelines with a minimal memory footprint, on Node.js or Web Streams. It can parse CSV files far exceeding available memory streaming individual primitives using
WHATWG Transform and Async interface to convert JSON into CSV.
A simple, browser compatible, incremental CSV parser.
Convenient parsing for Fetch.
Parser adapter for parsing JSON documents into OpenAPI 3.1.x namespace.
JSON, JSONC and JSON5 parser for use with ESLint plugins
Parser adapter for parsing JSON documents into AsyncAPI 3.x.y namespace.
Parser adapter for parsing JSON documents into OpenAPI 3.2.x namespace.
Parse partial JSON generated by LLM
CSV parser and writer
PARSE and STRINGIFY for CSV strings. It's like JSON object but for CSV. It can also work row by row. And, if can parse strings, it can be use to parse files or streams too.
A small, fast CSV parser
fast-csv formatting module
A CSV on the Web based XLSX parser with RDF/JS Stream interface
Parse incomplete json text in best-effort manner
fast-csv parsing package
Parser adapter for parsing JSON documents into base namespace.
The fastest in-browser CSV (or delimited text) parser for React. It is full of useful features such as CSVReader, CSVDownloader, readString, jsonToCSV, readRemoteFile, ... etc.
Parse, Resolve, and Dereference JSON Schema $ref pointers
A robust, strictly-typed Node.js and Browser library for parsing office files (.docx, .pptx, .xlsx, .odt, .odp, .ods, .pdf, .rtf, .csv, .md, .html) and generating high-fidelity outputs in Markdown, HTML, CSV, RTF, and RAG-focused chunks.
Parse, Resolve, and Dereference JSON Schema $ref pointers
lezer-based JSON grammar
Object transformations implementing the Node.js `stream.Transform` API