README
TAP-JSON-Parser
This package uses JSON to transit TAP-style data. It's not TAP perse, but sticks to many of TAP semantics and conventions where possible.
Parser TAP in JSON format
<script type="module">
import tapJsonParser from 'https://cdn.skypack.dev/tap-json-parser';
</script>
This package uses JSON to transit TAP-style data. It's not TAP perse, but sticks to many of TAP semantics and conventions where possible.