Skip to main content

Installation

npm install @powerduck/schema-editor

Peer dependencies

npm install react react-dom monaco-editor @monaco-editor/react

Entry points

ImportDescription
@powerduck/schema-editorCore API: schema resolution, diagnostics, sample generation
@powerduck/schema-editor/reactReact <SchemaEditor /> component
@powerduck/schema-editor/coreBrowser-safe core without React