@prosekit/basic
v0.9.8
Published
A quick starter for ProseKit
Readme
@prosekit/basic
A quick starter for ProseKit, the toolkit for building rich text editors on the web. defineBasicExtension() bundles the most common nodes and marks (paragraphs, headings, bold, italic, lists, and more), so you can spin up a working editor in a single call.
Note: This package is bundled into the main
prosekitpackage. Most users should installprosekitand import fromprosekit/basicinstead of depending on this package directly.
Documentation
See the prosekit/basic reference and the Quick Start on prosekit.dev.
