2 projects
Slate is a completely customizable framework for building rich text editors in React. Rather than shipping a fixed editor, it provides a schema-less, plugin-driven core and a nested document model so developers can implement editors like Medium, Dropbox Paper, or Google Docs without fighting against built-in assumptions.
CKEditor 5 is a TypeScript-built, modular WYSIWYG rich-text editor and framework with a custom document model, virtual DOM rendering, and a large plugin ecosystem covering everything from basic formatting to real-time collaborative editing, comments, and track changes.