dsv-stream
large file, low memory footprint CSV parsing
large file, low memory footprint CSV parsing
Convert a tab file to JSON
CSV parsing implementing the Node.js `stream.Transform` API
A transformer for JSON to delimiter-separated values, such as CSV and TSV
TSV to JSON convertor
Takes the stats TSV string copied from Ingress Prime and converts it to JSON. Can handle tabs replaced by spaces, throws an exception if an unknown key is found.
A basic, zero-dependency CSV parser
Parses the translationNotes TSVs files to generate the GroupIndex and GroupData for the translationCore Desktop app.
Stream based parser for files with character separated values
CSV and TSV transformations for Browserify
Very Easily Save a File
A stream that detects tabular data (spreadsheets, dsv or json) and yields objects
CLI to convert a tab file to JSON
super-simple async XLSX reader with low memory footprint
Stream based stringifier for data with character separated values
convert TSV into i18n-js format translation files.
Convert between TSV and JSON (`string[][]`)
Read tsv/csv stream and transform it to js objects stream. Can write object stream into mongo and sqlite database
Simple backup and restore tool pack for mongodb
CSV according to RFC 4180. Everyone else's are weirdly wrong. Heavily tested; in typescript