Installation
npm install @powerduck/schema-editor
Peer dependencies
npm install react react-dom monaco-editor @monaco-editor/react
Entry points
| Import | Description |
|---|---|
@powerduck/schema-editor | Core API: schema resolution, diagnostics, sample generation |
@powerduck/schema-editor/react | React <SchemaEditor /> component |
@powerduck/schema-editor/core | Browser-safe core without React |