Module to update rows in a CSV file
CSV parser and writer
fast-csv formatting module
CSV parsing implementing the Node.js `stream.Transform` API
fast-csv parsing package
React Native Image Processing API to edit photo programmatically for Android and iOS.
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
A mature CSV toolset with simple api, full of options and tested against large datasets.
Provides functions that let you manipulation images on the local file system, eg: resize, crop.
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.
TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!
Load, add, update or remove variables from both your .env file and process.env at runtime
Convenient parsing for Fetch.
TypeScript definitions for react-csv
Convert objects/arrays into a CSV string or write them into a CSV file
Object transformations implementing the Node.js `stream.Transform` API
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
Build CSV files on the fly basing on Array/literal object of data
Fast CSV parser
A Ruby library for CSV file processing featuring comparison, transformation, sorting, and validation. Includes CLI tools for debugging malformed CSVs, auto-detection of encodings and separators, and efficient handling of large files.
Contains helper functions to manipulate and clean CSV files via command line interface
Tabular is a Ruby library for reading, writing, and manipulating CSV, tab-delimited and Excel data.
pile provides classes for updating, reading, and writing CSV files that consist of a header and a number of records.
Manipulate CSV files as if they were SQL tables.
tb is a manipulation tool for tables. tb provides a command and a library for manipulating tables: Unix filter like operations (sort, cat, cut, ls, etc.), SQL like operations (join, group, etc.), other table operations (search, gsub, rename, cross, melt, unmelt, etc.), information extractions (git, svn, tar), and more. tb supports various table formats: CSV, TSV, JSON, NDJSON, LTSV, etc.
a tool that helps you manipulate csv files
Most of our data describe more or less the same real world objects. And csv or any other tabular formats is a very common, convenient and efficient trick we use daily. But then what? If you are curious and keep track of things, you probably have a messy computer full of data, Excel files, lists and tables. Manicvs is an attempt to provide useful methods to sort, combine, add data and manipulate in any useful mean your collection of csv files using command line interface or as a library.
Chell is a tool which is easy to manipulate CSV
This command is a usefull tool for manipulating CSV files with signatures and generating petition deliveries in PDF
Transform, select, anonymize or manipulate data inside CSV files with templates.
CSVobj provides a legible and maintainable mechanism to manipulate CSV files by creating an array of objects from a file or string of CSV information. The resulting object's attributes are defined dynamically and are based on the CSV column name.