Skip to content

Latest commit

 

History

History
 
 

vega-schema

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

vega-schema

Generate the Vega JSON schema.

Run yarn build to compile the schema-generating routines and generate the output JSON schema file.

API Reference

# exports.schema(definitions) <>

Generates the JSON schema, including entries for the provided transform definitions. The returned object can be serialized to an ouput JSON file using JSON.stringify.