csv parser with automatic delimeter and encoding detection
Streaming CSV parser that aims for maximum speed as well as compatibility with the csv-spectrum test suite
CSV parsing implementing the Node.js `stream.Transform` API
A mature CSV toolset with simple api, full of options and tested against large datasets.
Simple dependency-free TSV and CSV converter/parser
Fast CSV parser
CSV parser for NestJS framework
A parser and formatter for delimiter-separated values, such as CSV and TSV
Pure Javascript JSON to CSV converter.
A tool concentrating on converting csv data to JSON with customised parser supporting
Range header field string parser
A simple, browser compatible, incremental CSV parser.
A JSON to CSV and CSV to JSON converter that natively supports sub-documents and auto-generates the CSV heading.
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 objects/arrays into a CSV string or write them into a CSV file
Javascript Redis protocol (RESP) parser
Convert JSON to CSV
the mighty option parser used by yargs
Cross-browser Error parser
A javascript library to extract Exif metadata from images, in node and in the browser.
CSV parser and writer
fast-csv formatting module
Transform stream that lets you peek the first line before deciding how to parse it
Node.js Transform and Async interface to convert JSON into CSV.
Forge — Internet-native programming language with natural syntax, bytecode VM, and built-in HTTP/database/crypto
Shared foundation types for the Torvyn reactive streaming runtime
Tracing, metrics, and observability for Torvyn
SIMD-accelerated CSV parser - drop-in replacement for Ruby's CSV library. Uses NEON on ARM64 and AVX2 on x86_64 for 2-6x faster parsing. Full API compatibility with CSV::Row, CSV::Table, converters, and all options.
# 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
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.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.