2.0.9 • Published 3 years ago
mastery-xml-to-csv v2.0.9
What is this?
Convert XMl file to CSV
Installation
Run npm i mastery-xml-to-csv
Use:
import XMLToCSVWithFilter from "mastery-xml-to-csv";
XMLToCSVWithFilter("./combined-report.xml");
XMLToCSVWithFilter(filePathofXML);
Parameters
Passing XML file Path to generate report