Skip to content
forked from prosekit/prosekit

Framework agnostic and headless rich text editor

License

Notifications You must be signed in to change notification settings

Citolab/prosekit

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1,287 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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.

License

MIT

About

Framework agnostic and headless rich text editor

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 84.5%
  • Svelte 5.0%
  • Vue 4.4%
  • MDX 3.6%
  • CSS 1.2%
  • Astro 0.8%
  • Other 0.5%