This is a Svelte component for generating forms based on a JSON schema. Though designed with use in the webgme-taxonomy dashboard in mind, it should be reasonably generic enough to use elsewhere when ...
Using this widget, any data point with JSON data can be displayed as desired. The display is done using a template format, which can be thought of as a combined form of HTML code + JavaScript + CSS + ...