prosekit / prosekit

Framework agnostic and headless rich text editor

Home Page:https://prosekit.dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

tiptap fork ?

ManUtopiK opened this issue · comments

Prosekit looks very interesting ! Thanks for your work.

What is the main difference over tiptap editor ?
What are the benefits of prosekit ?

I appreciate your kind words. Tiptap is a great project. ProseKit aims to offer better capabilities in the following two areas:

  1. Focuses more on being expandable for complex editing projects. Its API is designed to make it easier for you to replace existing features.
  2. Provides a headless component library that helps you add common editing features, like inline floating menu and slash menu.