<div align="center"> <h2>Online React Store (Playwright testing)</h2> </div> A bad looking webstore implementation made with React, Material UI and Firebase for playwright testing.
CSV parsing implementing the Node.js `stream.Transform` API
fast-csv parsing package
Fast and powerful CSV parser for the browser that supports web workers and streaming large files. Converts CSV to JSON and JSON to CSV.
A mature CSV toolset with simple api, full of options and tested against large datasets.
CSV parser and writer
CSV stringifier implementing the Node.js `stream.Transform` API
Convenient parsing for Fetch.
CSV parsing implementing the Node.js `stream.Transform` API
A parser and formatter for delimiter-separated values, such as CSV and TSV
A webpack module to intelligently load csv files.
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.
Fast CSV parser
fast-csv formatting module
Streaming CSV parser that aims for maximum speed as well as compatibility with the csv-spectrum test suite
There are 2 parts to this package: CSV to JSON serialization and JSON to CSV serialization. The module exposes 2 methods to fulfil these: `parse` and `unparse` respectively.
A simple, fast and configurable CSV parser.
A function that accepts the full name of a person in any format, parses it, and returns its parts { title, first name, middle name, last name, nickname, suffix, [and any parsing errors] }.
A modern, fast, RFC 4180 compliant parser for JS
CSV and object generation implementing the Node.js `stream.Readable` API
Token-Oriented Object Notation (TOON) – Compact, human-readable, schema-aware encoding of JSON for LLM prompts
A JSON to CSV and CSV to JSON converter that natively supports sub-documents and auto-generates the CSV heading.
A CSV stream reader, with many many features, and ability to work with the largest datasets
A simple, browser compatible, incremental CSV parser.