React hook for using exportable csv in convenient way
CSV parsing implementing the Node.js `stream.Transform` API
Provides exporting support for @angular/material tables
CSV stringifier implementing the Node.js `stream.Transform` API
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 and writer
fast-csv formatting module
Creates an exportable manifest
fast-csv parsing package
CSV and object generation implementing the Node.js `stream.Readable` API
Streaming CSV parser that aims for maximum speed as well as compatibility with the csv-spectrum test suite
Object transformations implementing the Node.js `stream.Transform` API
A mature CSV toolset with simple api, full of options and tested against large datasets.
Easily create CSV data from json collection
A tool concentrating on converting csv data to JSON with customised parser supporting
Convenient parsing for Fetch.
A JSON to CSV and CSV to JSON converter that natively supports sub-documents and auto-generates the CSV heading.
A parser and formatter for delimiter-separated values, such as CSV and TSV
Advanced Data Grid / Data Table supporting Javascript / Typescript / React / Angular / Vue
Extensions to the Table component of Ant Design
A little JavaScript plugin to generate PDF, XLS, CSV and DOC from JavaScript Object or DOM element only from the frontend!
Fast CSV parser
TypeScript definitions for react-csv
Convert objects/arrays into a CSV string or write them into a CSV file
Used for exporting locale yaml files to CSV format. CSV files are then being imported into Excel, edited by translators, then imported back to yaml.
Fast Ruby PG csv export. Uses pg function 'copy to csv'. Effective on millions rows.
Use this gem to add import/export to .csv functionality to your activerecord models
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.
Use ActiveRecord to execute SQL against any DB to export CSV
MakeExportable is a Rails gem/plugin to assist in exporting application data as CSV, TSV, JSON, HTML, XML or Excel. Filter and limit the data exported using ActiveRecord. Export returned values from instance methods as easily as database columns.
a gem that is used to export the Active Record data into an Excel sheet or the CSV
Scrape Store Address lists from StoreFound.org and export into a CSV file for distribution or use withe other softwares such as ESRI ARC GIS.
ANZ Bank's CSV export contains many fields, making it difficult to identify transactions. This Gem simplifies these fields, making the file easier to use.
Teamwork allows to log time for all tasks within a project but the stats capabilities do not allow for a quick overview of time loggin stats. TWStats produces useful stats from a CSV file exported from Teamwork
A Rails gem that allows you to easily export factory data to CSV and Excel formats using your existing factories
A simple yet powerful tool to analyze method usage in Ruby/Rails codebases. Track which methods are called most frequently, filter by receivers or method names, and export results in table, JSON, or CSV format. Perfect for understanding code patterns, refactoring decisions, and identifying heavily-used APIs.