2.2.0 • Published 4 years ago
vega-schema-url-parser v2.2.0
Schema
JSON schema for Vega and Vega-Lite.
Url format
https://vega.github.io/schema/[library]/[version].json[library]can bevegaorvega-lite[version]defines the version of the library for which you get the schema. Underspecified versions match the latest version of the unspecified part. For examplev1matches the latest major release,v1.1matches the latest minor release, andv1.1.1matches an exact version. For example https://vega.github.io/schema/vega/v2.json will serve https://vega.github.io/schema/vega/v2.6.5.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.
2.2.0
4 years ago
2.1.0
5 years ago
2.0.0
5 years ago
1.1.0
7 years ago
1.0.0
8 years ago
1.0.0-beta.3
8 years ago
1.0.0-beta.2
9 years ago
1.0.0-beta.1
9 years ago