Convert JSON files or stdin to CSV format from the command line. Zero dependencies, pure Node.js.
A JSON to CSV and CSV to JSON converter that natively supports sub-documents and auto-generates the CSV heading.
Convert CSV to JSON
A tool concentrating on converting csv data to JSON with customised parser supporting
Streaming CSV parser that aims for maximum speed as well as compatibility with the csv-spectrum test suite
CLI for the json-2-csv package
Fast and powerful CSV parser for the browser that supports web workers and streaming large files. Converts CSV to JSON and JSON to CSV.
Converts a source-map from/to different formats and allows adding/changing properties.
Token-Oriented Object Notation (TOON) – Compact, human-readable, schema-aware encoding of JSON for LLM prompts
Translates between file formats and generates static code as well as TypeScript definitions.
Convert an array to a csv formatted string
Converts i18next format JSON files to CSV (to be imported to Excel) and back.
Convenient parsing for Fetch.
CSV parser and writer
Check license info for a package
Convert objects/arrays into a CSV string or write them into a CSV file
Node.js Transform and Async interface to convert JSON into CSV.
fast-csv formatting module
CSV parsing implementing the Node.js `stream.Transform` API
fast-csv parsing package
A webpack module to intelligently load csv files.
Converts an array of objects into a CSV file. Saves CSV to disk or returns as string.
TypeScript definitions for convert-array-to-csv
The fastest in-browser CSV (or delimited text) parser for React. It is full of useful features such as CSVReader, CSVDownloader, readString, jsonToCSV, readRemoteFile, ... etc.
ronin-nmap is a Ruby library and CLI for working with nmap. ronin-nmap can parse nmap XML, convert nmap XML into JSON or CSV, or import nmap XML into the ronin-db database.
ronin-masscan is a Ruby library and CLI for working with masscan. ronin-masscan can parse masscan scan files, convert masscan files into JSON or CSV, or import masscan scan data into the ronin-db database.
Switch helps you add multiple languages to your site by leveraging the power of google spreadsheets. It is a commandline tool providing you with an easy way to automate the process and avoid common mistakes. The most common use case of switch is for switching between a locale representation in JSON/YAML to a CSV (spreadsheet) based one and vice-versa. # Install ``` gem install switch-cli ``` # Usage ``` switch json2csv [input-dir] [output-file] ``` Converts multiple json files to be a single csv file with columns for each file, with the file name as the column header. If you do not specify an input-dir it will be taken as ./locales and output-file would be the direcotry name + .csv. ``` switch csv2json [input-file] [output-dir] ``` Converts a single csv file into multiple json files, with a file for each column using the key and order columns to construct the files.
No description provided.
No description provided.
No description provided.