A strongly-typed CSV stream processor for Node.js that transforms CSV data into TypeScript classes with automatic type conversion and validation.
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
A mature CSV toolset with simple api, full of options and tested against large datasets.
Fast CSV parser
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 tool concentrating on converting csv data to JSON with customised parser supporting
Pure Javascript JSON to CSV converter.
Yet another simple Postgres SQL parser/modifier
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 parser for NestJS framework
Convert JSON to CSV
Simple dependency-free TSV and CSV converter/parser
A simple, browser compatible, incremental CSV parser.
Generic JSDoc-like comment parser
Better typed `querySelector` and `querySelectorAll`.
CSV parser and writer
Easily create CSV data from json collection
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
A parser and formatter for delimiter-separated values, such as CSV and TSV
Which kind of Typed Array is this JavaScript value? Works cross-realm, without `instanceof`, and despite Symbol.toStringTag.
Thin wrapper around Ruby's stdlib CSV parser that adds typed csv support.
# EventReporter EventReporter is a CSV parser and sorter. you can load a CSV and then search it. ## Installation $ gem install the_only_event_reporter_ever $ gem list event_reporter -d ## Usage After installation run: $ event_reporter Then Type 'load <filename>' to load records from a CSV $ Load event_attendees.csv Try these commands $ Find first_name sarah $Queue Print $Queue Save to <filename> ### Saving the queue accepts extensions JSON, XML, TXT, CSV. ## Contributing 1. Fork it 2. Create your feature branch (`git checkout -b my-new-feature`) 3. Commit your changes (`git commit -am 'Add some feature'`) 4. Push to the branch (`git push origin my-new-feature`) 5. Create new Pull Request
No description provided.
No description provided.
No description provided.