JSON Editor

Schema-driven forms, including a Pydantic-backed variant.

JSON editor

Render a JSON-Schema driven form inside a Panelini card.

JSON editor inside panelini
Pydantic-backed JSON editor

Drive a JSON editor from a Pydantic model - schema and initial value derived automatically.

Pydantic-backed JSON editor
JSON editor - standalone

The JSON editor as a plain Panel app with a live preview and a save button.

Standalone JSON editor panel
Two editors side by side

panelini’s JsonEditor and Panel’s JSONEditor coexisting without a name clash.

Two JSON editors side by side