README
TSV to JSON converts a list of numbered, tab-separated records with header row to a tree of JSON files.
TSV to JSON convertor
<script type="module">
import tsvToJson from 'https://cdn.skypack.dev/tsv-to-json';
</script>
TSV to JSON converts a list of numbered, tab-separated records with header row to a tree of JSON files.