We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
this one also supports json schema 4 and a lot of other features
https://github.com/jdorn/json-editor
The text was updated successfully, but these errors were encountered:
https://github.com/jdorn/json-editor is deprecated and not maintained anymore. Replacement is: https://github.com/json-editor/json-editor But this json-editor has support for draft-3 and draft-4 schemas only. Not for the latest draft-7 schemas.
We should switch to jsonforms.io JsonForms which uses AJV (https://github.com/epoberezkin/ajv with draft-4, draft-6 and draft-7 support).
Lets continue the discussion in: #151. Please close this issue here.
Sorry, something went wrong.
No branches or pull requests
this one also supports json schema 4 and a lot of other features
https://github.com/jdorn/json-editor
The text was updated successfully, but these errors were encountered: