README
vega-schema-url-parser
Install with
npm install vega-schema-url-parser
A parser to get the library and version from Vega and Vega-Lite schema URLs.
<script type="module">
import vegaSchemaUrlParser from 'https://cdn.skypack.dev/vega-schema-url-parser';
</script>
Install with
npm install vega-schema-url-parser