File tree Expand file tree Collapse file tree 2 files changed +2
-74
lines changed Expand file tree Collapse file tree 2 files changed +2
-74
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change @@ -37,6 +37,8 @@ <h1>datatools</h1>
3737< li > < a href ="docs/csv2xlsx.html "> csv2xlsx</ a > - a tool to take a CSV file and add it as a sheet to a Excel Workbook file.</ li >
3838< li > < a href ="docs/jsoncols.html "> jsoncols</ a > - a tool for exploring and extracting JSON values into columns</ li >
3939< li > < a href ="docs/jsonrange.html "> jsonrange</ a > - a tool for iterating for JSON maps and arrays</ li >
40+ < li > < a href ="docs/jsonmunge.html "> jsonmunge</ a > - a tool to transform JSON documents into something else</ li >
41+ < li > < a href ="docs/vcard2json.html "> vcard2json</ a > - an experimental tool to convert vCards to JSON</ li >
4042< li > < a href ="docs/xlsx2json.html "> xlsx2json</ a > - a tool for converting Excel Workbooks to JSON files</ li >
4143< li > < a href ="docs/xlsx2csv.html "> xlsx2csv</ a > - a tool for converting Excel Workbooks sheets to a CSV file(s)</ li >
4244</ ul >
You can’t perform that action at this time.
0 commit comments