GitHub - Citolab/prosekit: Framework agnostic and headless rich text editor · GitHub
Skip to content

Citolab/prosekit

 
 

Folders and files

Repository files navigation

npm

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.

Sponsors

My Sponsors

License

MIT

About

Framework agnostic and headless rich text editor

Resources

License

Contributing

Stars

Watchers

Forks

Packages

Contributors

Languages

  • TypeScript 84.6%
  • Svelte 4.5%
  • Vue 4.4%
  • MDX 3.8%
  • CSS 1.0%
  • Astro 0.7%
  • Other 1.0%