@jsonjoy.com/click-type
v18.30.0
Published
Interactive JSON Type schema explorer and editor
Readme
click-type
Interactive JSON Type
schema explorer and editor. The sibling of
@jsonjoy.com/click-json:
where click-json renders a JSON value, click-type renders a JSON Type
schema as a clickable, read-only-or-editable tree.
Usage
Installation:
npm install @jsonjoy.com/click-typeUsage:
import {ClickableType} from '@jsonjoy.com/click-type';
<ClickableType />;