The ultimate toolkit for text editing. Based on ProseMirror.
Quick Start
You can install a full-featured example with a single command using shadcn/ui:
# Use React npx shadcn@latest add @prosekit/react-example-full # Use Vue npx shadcn@latest add @prosekit/vue-example-full # Use Preact npx shadcn@latest add @prosekit/preact-example-full # Use Svelte npx shadcn@latest add @prosekit/svelte-example-full # Use Solid npx shadcn@latest add @prosekit/solid-example-full
Documentation
For full documentation, visit prosekit.dev.
Community
Join the community on Discord.
Changelog
Detailed changes for each release are documented in the CHANGELOG.md.
Contributing
See CONTRIBUTING.md for details.
License
MIT