Skip to content

unicorndz/json2csv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

converts .json files to .csv files and extracts special types

Requirments

please download nodejs and install it on your machine, you can find How to install NodeJS

Install the application

Please download the module from here unzip it somewhere on your folder

Run the application

before running the application please check that the following exists on your environment :

  • create the workspace folder : e.g if you use windows C:\job
  • create input , output and archive folders : THE INPUT FOLDER C:\job\input
    THE OUTPUT FOLDER C:\job\output THE ARCHIVE FOLDER C:\job\archive
  • put your json files into the input folder

go where you unziped the app.js file and run the following node.exe app.js workspace="C:\job"

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published