UNPKG

dmu2html

Version:

Convert an NCGMP09 DescriptionOfMapUnits table (in CSV format) to an HTML representation of the legend

13 lines (7 loc) 223 B
dmu2html ======== Create an HTML representation of a DescriptionOfMapUnits table (from a CSV file) 1. Installation npm install -g dmu2html 2. Running dmu2html -i inputCsvFile.csv -o outputHtmlFile.html