2.0.9 • Published 3 years ago

mastery-xml-to-csv v2.0.9

Weekly downloads
-
License
ISC
Repository
github
Last release
3 years ago

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

2.0.3

3 years ago

2.0.2

3 years ago

2.0.5

3 years ago

2.0.4

3 years ago

2.0.7

3 years ago

2.0.6

3 years ago

2.0.9

3 years ago

2.0.8

3 years ago

2.0.1

3 years ago

1.0.5

3 years ago

1.0.4

3 years ago

1.0.3

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago