@hashintel/type-editor
v0.0.25
Published
A visual editor for Block Protocol types
Downloads
1,049
Readme
HASH (Entity) Type Editor
A component for editing entity types as defined in the Block Protocol Type System specification.
Demo
The type editor is currently in use within HASH and can either be tested by:
- running the application yourself, and clicking the "Create new type" button once logged in; or
- trying out the hosted version of HASH (faster, easier).
Usage
This package may be consumed under the terms of its LICENSE by any other protocol-compliant embedding application.
The type editor exports react-hook-form
methods which must be used to wrap the component in the required context. See here for an example.
Publishing
See libs/README.md