tiptap

The headless rich text editor framework for web artisans. (by ueberdosis)

Tiptap Alternatives

Similar projects and alternatives to tiptap

  1. supabase

    984 tiptap VS supabase

    The Postgres development platform. Supabase gives you a dedicated Postgres database to build your web, mobile, and AI applications.

  2. AppSignal

    Monitoring that respects your time & budget. APM, error tracking, and dashboards for modern web apps. Ten-minute setup, transparent flat pricing, and support from engineers who actually use the product.

    AppSignal logo
  3. vite

    955 tiptap VS vite

    Next generation frontend tooling. It's fast!

  4. notesnook

    224 tiptap VS notesnook

    A fully open source & end-to-end encrypted note taking alternative to Evernote.

  5. lexical

    74 tiptap VS lexical

    Lexical is an extensible text editor framework that provides excellent reliability, accessibility and performance.

  6. quill

    74 tiptap VS quill

    Quill is a modern WYSIWYG editor built for compatibility and extensibility

  7. marked

    76 tiptap VS marked

    A markdown parser and compiler. Built for speed.

  8. yjs

    73 tiptap VS yjs

    Shared data types for building collaborative software

  9. Kargo

    Stop Scripting Promotions. Start Shipping with Kargo. Kargo automates promotion across dev, staging, and prod with approval gates and verification. Open source, built by the team behind Argo CD. Download now.

    Kargo logo
  10. realtime

    62 tiptap VS realtime

    Broadcast, Presence, and Postgres Changes via WebSockets

  11. ProseMirror

    48 tiptap VS ProseMirror

    Discontinued The ProseMirror WYSIWYM editor

  12. TinyMCE

    47 tiptap VS TinyMCE

    The world's #1 JavaScript library for rich text editing. Available for React, Vue and Angular

  13. Editor.js

    44 tiptap VS Editor.js

    A block-style editor with clean JSON output

  14. Draft.js

    41 tiptap VS Draft.js

    Discontinued A React framework for building text editors.

  15. slate

    28 tiptap VS slate

    A completely customizable framework for building rich text editors. (Currently in beta.) (by ianstormtaylor)

  16. trix

    36 tiptap VS trix

    A rich text editor for everyday writing

  17. novel

    23 tiptap VS novel

    Notion-style WYSIWYG editor with AI-powered autocompletion.

  18. andesine

    23 tiptap VS andesine

    Open-source adaptive content workspace

  19. react-quill

    19 tiptap VS react-quill

    A Quill component for React.

  20. github-writer

    15 tiptap VS github-writer

    Discontinued GitHub Writer - WYSIWYG Rich-Text Editor for GitHub, powered by CKEditor.

  21. react-draft-wysiwyg

    A Wysiwyg editor build on top of ReactJS and DraftJS. https://jpuri.github.io/react-draft-wysiwyg

  22. remirror

    7 tiptap VS remirror

    ProseMirror toolkit for React 🎉

  23. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better tiptap alternative or higher similarity.

tiptap discussion

Log in or Post with
  1. User avatar
    ba837368
    · about 2 years ago
    · Reply

    Review ★★★☆☆ 6/10

tiptap reviews and mentions

Posts with mentions or reviews of tiptap. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2026-01-27.
  • How I Built a Creative Writing Platform With 3 Different Editors
    1 project | dev.to | 2 Apr 2026
    A rich text editor built with Tiptap for long-form fiction. Chapter management, word count goals, writing streaks, and exports to EPUB, DOCX, and PDF.
  • Why Discord Sucks for Developer Communities
    2 projects | dev.to | 27 Jan 2026
    If you’re maintaining an open-source library or building a community around a project, you’re eventually going to look for a place for that community to live. I’ve spent the last few years navigating this as a core maintainer of Tiptap—an open-source framework for building rich text editors.
  • If You’re Building in 2026, Start Here 📈
    10 projects | dev.to | 21 Jan 2026
    🔗 https://tiptap.dev/
  • Building my MVP: Glyph — Your AI-Powered Writing Assistant
    1 project | dev.to | 4 Jan 2026
    Frontend: A responsive interface built with vanilla HTML/CSS/JavaScript, using TipTap as the core rich-text editor for a smooth, native writing feel.
  • Building a Native Rich Text Editor for React Native
    2 projects | dev.to | 21 Nov 2025
    TipTap Documentation
  • WP-Next: A Headless WordPress Admin Built with Next.js and TypeScript
    6 projects | dev.to | 26 Aug 2025
    @tiptap/react, mui-tiptap — TipTap rich-text editor with Material UI integration.
  • Few things to know
    10 projects | dev.to | 7 Aug 2025
    Few alternatives in the category of text editors, Tiptap, Editorjs, Lexical and Quill
  • Show HN: Better Docx Import and Export Support for Tiptap Editor
    1 project | news.ycombinator.com | 16 Jun 2025
    Hey HN, Philip here, Co-founder at Tiptap (https://tiptap.dev/).

    We just shipped an upgrade to our DOCX import and export capabilities, including new extensions, new endpoints, better formatting handling, and custom node support. This may be for you if your product deals with Microsoft Word files in any way.

    We rebuilt our DOCX handling pipeline to give developers more control and flexibility:

    - Import endpoint: Converts .docx to Tiptap JSON, accurately handles complex formatting (lists, tables, inline styles).

    - Export extension: Generates .docx from your editor content, including custom nodes.

    - Custom node support: Map internal components (e.g. callouts, embeds) to standard DOCX structures.

    - Style control: Define exactly how DOCX output should look to match your app’s UI.

    - Frontend or backend: Run conversion wherever it makes sense for your setup.

    - Image upload handling: We give you hooks to manage storage your way.

    What's still on the roadmap:

    1) Import and export of DOCX headers and footers

    2) Import and export DOCX pagination

    3) Import and export comments, version history, and suggestions

    Developer Docs: https://tiptap.dev/docs/conversion/import-export/docx

    Product Website: https://tiptap.dev/product/conversion

    We’d love your feedback! If you’ve struggled with document conversion (or just want to nerd out a bit), let us know your thoughts and experiences.

  • Show HN: Tiptap Editor 3.0 Beta is out
    1 project | news.ycombinator.com | 6 May 2025
    Show HN: Tiptap Editor 3.0 Beta is out.

    Hi HN! Philip here from Tiptap (https://tiptap.dev/). We're excited to announce Tiptap 3.0 Beta, a major upgrade built with and for the open source community. It's still extension-based, still unopinionated, but we've tackled some of the biggest developer headaches:

    Enhanced TypeScript support:

  • Show HN: Tiptap UI Components – Free React Components for Building Editor UIs
    2 projects | news.ycombinator.com | 15 Apr 2025
    Hi, Philip here from Tiptap. We just released a new set of open source UI components for [Tiptap](https://tiptap.dev/), our headless text editor framework.

    These are handcrafted React components that integrate directly with Tiptap’s headless core, things like toolbars, dropdowns, formatting buttons, upload controls, etc. They’re MIT licensed and fully optional. You can use them as-is or customize every part.

    There’s also a CLI that sets everything up for you: project scaffolding, recommended defaults, and a working example.

    This is for folks who like the flexibility of Tiptap but don’t want to start from zero every time they need an editor UI. It doesn’t change how Tiptap works – just gives you a faster way to build on top of it.

    Start here:

  • A note from our sponsor - Kargo
    akuity.io | 10 Sep 2026
    Kargo automates promotion across dev, staging, and prod with approval gates and verification. Open source, built by the team behind Argo CD. Download now. Learn more →

Stats

Basic tiptap repo stats
103
38,247
9.8
7 days ago

ueberdosis/tiptap is an open source project licensed under MIT License which is an OSI approved license.

The primary programming language of tiptap is TypeScript.


Sponsored
Monitoring that respects your time & budget
APM, error tracking, and dashboards for modern web apps. Ten-minute setup, transparent flat pricing, and support from engineers who actually use the product.
www.appsignal.com

Did you know that TypeScript is
the 2nd most popular programming language
based on number of references?