Generates CSV Parsers based on rules
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.
CSV and object generation implementing the Node.js `stream.Readable` API
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.
Fast CSV parser
Incremental parser
A tool concentrating on converting csv data to JSON with customised parser supporting
Pure Javascript JSON to CSV converter.
Fast and powerful CSV parser for the browser that supports web workers and streaming large files. Converts CSV to JSON and JSON to CSV.
Parser generator for the incremental lezer parser
@ts-jison/lexer: ==== ----------------------------------------- A parser run-time library used by [@ts-jison/parser-generator](../parser-generator).
@ts-jison/parser: ==== A lightly-typescriptified API for creating parsers in JavaScript ----------------------------------------- A lexical analyzer generator used by [@ts-jison/lexer-generator](../lexer-generator).
@ts-jison/common: ==== ----------------------------------------- A parser/lexer run-time library used by [@ts-jison/parser](../parser) and [@ts-jison/lexer](../lexer).
Regular Expressions parser in JavaScript
CSV parser for NestJS framework
Convert JSON to CSV
Simple dependency-free TSV and CSV converter/parser
A tool set for CSS: fast detailed parser (CSS → AST), walker (AST traversal), generator (AST → CSS) and lexer (validation and matching) based on specs and browser implementations
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.
redshift_csv_file is a Redshift-specific CSV file parser. Amazon Redshift generates non-standard CSV format, special handling is required.
Library and CLI-Tool for automatic generation wrappers for C/C++ code using SWIG. This is both a Ruby Gem and a CLI Tool. Feed it with a directory containing the library's header files (the ones you want to wrap) and a CSV File with basic configuration (see usage). EasySwig will generate the corresponding SWIG interface files (.i) in an output directory. EasySwig also offers a facade allowing you to directly call SWIG in order to generate wrappers in the target language. EasySwig relies on the Doxyparser gem (https://github.com/davfuenmayor/ruby-doxygen-parser) which on his part depends on Nokogiri (http://nokogiri.org) and Doxygen (www.doxygen.org). Refer to Doxyparser for more information. For using EasySwig you may also want to install SWIG (http://www.swig.org/). SWIG versions 2.x and 3.x are supported. EasySwig supports currently only C#. There is ongoing work on other languages support.
No description provided.
No description provided.