Skip to content

headless json-editor and react implementation rendering a user form based on a json-schema

License

Notifications You must be signed in to change notification settings

sagold/json-editor

Repository files navigation

headless-json-editor
headless-json-editor

json-editor is the mono repository around headless-json-editor

CI Npm package version Types

A simple beautiful api for your custom form generator powered by json-schema. headless-json-editor builds a syntax tree of your json-schema and input data. The result can be easily walked through for rendering or further processing.

yarn add headless-json-editor

Npm package version Types

Simple and extensible react component capable of using json-schema to declaratively build and customize user forms.

yarn add @sagold/react-json-editor

Npm package version Types

Set of default widgets for react-json-editor using react-aria that render a user form for all basic json datatypes.

yarn add @sagold/rje-widgets

Npm package version Types

Additional code widgets for @sagold/react-json-editor to edit code formatted strings, json and json with json-schema validation, tooltips and autocompletion using CodeMirror and @uiw/react-codemirror

yarn add @sagold/rje-code-widgets

About

headless json-editor and react implementation rendering a user form based on a json-schema

Resources

License

Stars

Watchers

Forks

Packages

No packages published