Skip to content

Commit d1cb3ab

Browse files
committed
snapshot
1 parent 1f5602d commit d1cb3ab

File tree

2 files changed

+2
-74
lines changed

2 files changed

+2
-74
lines changed

docs/vcard2json.html

Lines changed: 0 additions & 74 deletions
This file was deleted.

index.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff 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>

0 commit comments

Comments
 (0)