@plim/editor
v0.0.4
Published
Plim editor: the view layer that mounts a Plim document into a contenteditable, with paste handling, selection, drag-and-drop, and the floating toolbar.
Maintainers
Readme
@plim/editor
The view layer for the Plim block editor. Mounts a Plim document into a contenteditable, with paste handling, selection, drag-and-drop, the floating toolbar, and the block-handle gutter.
Install
pnpm add @plim/editor @plim/coreImport the bundled stylesheet once at your app's entry point:
import "@plim/editor/styles.css";Documentation
See the Plim repository for the full API reference and examples.
License
See the LICENSE file in this package.
