The ultimate toolkit for building rich text editors on the web. Headless, type-safe, and composable, built on with first-class support for , , , , , and vanilla JavaScript.

Quick Start

Install the package:

bash
npm install prosekit

Then follow the to build your first editor.

Using ? Scaffold a full-featured editor with a single command:

bash
# Reactnpx shadcn@latest add @prosekit/react-example-full# Vuenpx shadcn@latest add @prosekit/vue-example-full# Preactnpx shadcn@latest add @prosekit/preact-example-full# Sveltenpx shadcn@latest add @prosekit/svelte-example-full# Solidnpx shadcn@latest add @prosekit/solid-example-full

Documentation

For full documentation, visit .

Community

Join the community on .

Changelog

Detailed changes for each release are documented in the .

Contributing

See for details.

Sponsors

License