Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 1001 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 1001 Bytes

JSON schema for Vega and Vega-Lite.

Url format

https://vega.github.io/schema/[library]/[version].json

Script

We are releasing an npm package vega-schema-url-parser with a method to correctly extract the library and version from the schema url. The code for this module is on the parser branch.