Skip to content

msineath/quick-converter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This project converts .xml files to .csv files by selecting the fields you want in the .xml file, the new name you want them to have in the .csv file and the data type you expect. It is assumed the user has NodeJS installed on their system. If you do not have NodeJS installed, please reference https://nodejs.org/en/download/ and/or https://nodejs.dev/learn/how-to-install-nodejs as installation instructions may vary depending on your Operating System. Included in this repo is the .csv file created from index.js.

Step1.) In your terminal, type npm i @wmfs/xml2csv.

Step2.) After installation, open index.js and follow commented instructions on each line.

Step3.) Profit!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published