convert-via-format-to-other-format

Convert via format annotation to other formats

Usage no npm install needed!

<script type="module">
  import convertViaFormatToOtherFormat from 'https://cdn.skypack.dev/convert-via-format-to-other-format';
</script>

README

Convert from Via format to <TuSimple/tlc2Tls> format

Convertion of annotation formats

Usage:

copy following two lines to myTest.js

const v2f = require('convert-via-format-to-other-format'); var t = new v2f();

node myTest.js