npm install reads from file.csv and writes to file.xml number_columns_to_segregate array dictates which column indexes should be written to a numbers xml segment, everything else gets written to record segment. each line from the csv is written to a single record segment. CSV column headers are used as xml tags. No safety checks, this is not a generic program that runs for any csv to any xml, just a specific POC.
-
Notifications
You must be signed in to change notification settings - Fork 0
xparticle/csv2xml
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
nodejs app that reads from csv file and writes to a xml file. Very simple POC nothing generic, reusable about this one.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published