@hestia-earth/schema-convert
v30.3.2
Published
HESTIA Schema Converters
Downloads
3,029
Readme
HESTIA Schema Converter
Module to convert CSV to JSON or JSON to CSV following HESTIA's Schema
Install
npm install @hestia-earth/schema-convert
Usage
Converting CSV to JSON
hestia-convert-to-json <folder containing .csv files>
Converting JSON to CSV
hestia-convert-to-csv <folder containing .json or .jsonld files>