The ultimate toolkit for text editing. Based on ProseMirror.
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-fullFor full documentation, visit prosekit.dev.
Join the community on Discord.
Detailed changes for each release are documented in the CHANGELOG.md.
See CONTRIBUTING.md for details.
MIT