UNPKG

vega-schema-url-parser

Version:

A parser to get the library and version from Vega and Vega-Lite schema URLs.

12 lines 185 B
{ "compilerOptions": { "target": "ES2022", "module": "Node16", "declaration": true, "strict": true, "inlineSourceMap": true }, "files": [ "parser.ts" ] }