Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

convert-via-format-to-other-format

navada44ISC1.0.6

Convert via format annotation to other formats

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