An angularjs service with methods to turn strings representing CSV files into arrays of objects and vice-versa
CSV parsing implementing the Node.js `stream.Transform` API
Streaming CSV parser that aims for maximum speed as well as compatibility with the csv-spectrum test suite
Angular Template parser for ESLint
A mature CSV toolset with simple api, full of options and tested against large datasets.
Fast CSV parser
CSV parser for NestJS framework
A tool concentrating on converting csv data to JSON with customised parser supporting
Pure Javascript JSON to CSV converter.
CSV Import Library for Angular Framework. Go through the README.md file for detailed features and documentation.
A HTML parser extracted from Angular with some modifications
Fast and powerful CSV parser for the browser that supports web workers and streaming large files. Converts CSV to JSON and JSON to CSV.
Convert JSON to CSV
Simple dependency-free TSV and CSV converter/parser
A simple, browser compatible, incremental CSV parser.
CSV parser and writer
fast-csv formatting module
Node.js Transform and Async interface to convert JSON into CSV.
A CSV on the Web based XLSX parser with RDF/JS Stream interface
fast-csv parsing package
Helper library for create CSV file in Angular
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.
A parser and formatter for delimiter-separated values, such as CSV and TSV
CSV stringifier implementing the Node.js `stream.Transform` API