For a while now, I have been impressed by the functionality of JSON-editor and have been using it to edit documents based on a specific JSON schema.
But why stop there? Many users utilize JSON-Editor to make changes to JSON documents according to the corresponding schema, which works seamlessly. Now, my goal is to empower certain power users to create new document definitions by developing these json-schemas using JSON-Editor. It would be immensely helpful to include a "preview" feature to visualize how an editor for that document type would look.
Has anyone experimented with using JSON-editor to craft or modify the schemas themselves? To achieve this, we would need an initial JSON-schema outlining the allowed structure for a JSON-Schema (potentially like this: [2])
[1] https://github.com/json-editor/json-editor
[2] https://github.com/json-schema-org/json-schema-spec/blob/master/schema.json