Skip to content

phoenixTW/csvfyjson

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

csvfyjson

This is a simple csv to json converter.

To run this, you need node version > 9.11

Install

npm install -g csvfyjson

Run

csvfyjson <CSV_FILE_PATH> <JSON_FILE_PATH>

Run using npx

npx csvfyjson <CSV_FILE_PATH> <JSON_FILE_PATH>

About

A simple csv to json converter

Resources

License

Stars

Watchers

Forks

Packages

No packages published