Skip to content

prosekit/prosekit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1,488 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

npm

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

Quick Start

Install the package:

npm install prosekit

Then follow the Quick Start guide to build your first editor.

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

# React
npx shadcn@latest add @prosekit/react-example-full
# Vue
npx shadcn@latest add @prosekit/vue-example-full
# Preact
npx shadcn@latest add @prosekit/preact-example-full
# Svelte
npx shadcn@latest add @prosekit/svelte-example-full
# 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.

Sponsors

My Sponsors

License

MIT

About

Framework agnostic and headless rich text editor

Resources

License

Contributing

Stars

Watchers

Forks

Sponsor this project

 

Contributors