Service package that orchestrates CSV core packages to provide higher-level CSV import functionality
Easily convert JSON to CSV. This is a core library built for browser and node to support buffered conversion to CSV.
CSV parser and writer
fast-csv formatting module
fast-csv parsing package
CSV parsing implementing the Node.js `stream.Transform` API
CSV stringifier 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
CSV driver for Evidence projects, based on DuckDB driver
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 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.
Convenient parsing for Fetch.
TypeScript definitions for react-csv
React CSV import widget with user-customizable mapping
Object transformations implementing the Node.js `stream.Transform` API
Convert objects/arrays into a CSV string or write them into a CSV file
Easily create CSV data from json collection
A tool concentrating on converting csv data to JSON with customised parser supporting
Advanced Data Grid / Data Table supporting Javascript / Typescript / React / Angular / Vue
TypeScript version of the gluestick ETL library for hotglue IPaaS platform
Build CSV files on the fly basing on Array/literal object of data
Fast CSV parser
Bare bones CSV parsing with no_std support.
CSV serialization for no_std crates
Library for parsing CSV files using memory-mapped I/O, with low alloc, and AVX2/NEON support
A nice wrapper for CSV-core.
CSV parsing for async.
This library performs diffs of CSV data, or any table-like source. Unlike a standard diff that compares line by line, and is sensitive to the ordering of records, CSV-Diff identifies common lines by key field(s), and then compares the contents of the fields in each line. Data may be supplied in the form of CSV files, or as an array of arrays. The diff process provides a fine level of control over what to diff, and can optionally ignore certain types of changes (e.g. changes in position). CSV-Diff is particularly well suited to data in parent-child format. Parent- child data does not lend itself well to standard text diffs, as small changes in the organisation of the tree at an upper level can lead to big movements in the position of descendant records. By instead matching records by key, CSV-Diff avoids this issue, while still being able to detect changes in sibling order. This gem implements the core diff algorithm, and handles the loading and diffing of CSV files (or Arrays of Arrays). It also supports converting data in XML format into tabular form, so that it can then be processed like any other CSV or table-like source. It returns a CSVDiff object containing the details of differences in object form. This is useful for projects that need diff capability, but want to handle the reporting or actioning of differences themselves. For a pre-built diff reporting capability, see the csv-diff-report gem, which provides a command-line tool for generating diff reports in HTML, Excel, or text formats.
The 'abc-csv' gem is a Ruby library that provides a simple and efficient way to generate CSV files. Its core feature is its ease of use, which allows users to quickly and easily export data to CSV format with just a few lines of code. The gem is designed to streamline the process of CSV generation, making it accessible to developers of all levels. It also includes an alphabetical ordering feature, which makes it easy to sort data in CSV files by column in alphabetical order. This feature adds an extra level of organization to exported data, making it easy to read and use. With its focus on simplicity and functionality, the 'abc-csv' gem is a valuable tool for anyone who needs to work with CSV files in their Ruby projects.
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.