Skip to content

JingWangTW/json-schema-editor

Repository files navigation

JSON Schema Editor

Example Site Release JSON Schema - Editor License - MIT

Demo Pages

https://jingwangtw.github.io/json-schema-editor/

Features

  • Support commonly used features available in JSON Schema Draft 7 / Draft 6
  • Edit JSON schema with GUI.
  • Export to file from the edited JSON schema.
  • Import schema file to edit in Web GUI.

TODO

  • Support JSON pointer-related features. Ex. definitions, $def, $ref.
  • To support Draft 2020-12.