opensources.dev

tiptap vs trix

tiptap and trix are two comparable projects, each with trade-offs depending on your needs. tiptap is the more popular choice (37,584 vs 19,973 stars). Both are MIT-licensed.

tiptaptrix
SummaryTiptap is a headless, framework-agnostic rich text editor built on top of ProseMirror. It ships no UI of its own, instead exposing a composable extension system that lets developers build fully custom editing experiences in React, Vue, or vanilla JavaScript.Trix is a WYSIWYG rich text editor from 37signals (creators of Rails) that powers writing in Basecamp. Rather than relying on contenteditable/execCommand directly, it treats the browser's editable surface as an I/O device, mapping input onto an internal document model and re-rendering to produce clean, consistent HTML.
CategoryEditors & rich textEditors & rich text
LanguageTypeScriptJavaScript
LicenseMITMIT
Stars37,58419,973
Downloads/wk520.9k
Security8 advisories
Health100100
Last commit7/8/20267/9/2026
SourceGitHub GitHub

More: tiptap alternatives · trix alternatives