tiptap

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

Tiptap Alternatives

Similar projects and alternatives to tiptap

  1. supabase

    891 tiptap VS supabase

    The open source Firebase alternative. Supabase gives you a dedicated Postgres database to build your web, mobile, and AI applications.

  2. InfluxDB

    InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.

    InfluxDB logo
  3. notesnook

    219 tiptap VS notesnook

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

  4. quill

    70 tiptap VS quill

    Quill is a modern WYSIWYG editor built for compatibility and extensibility

  5. lexical

    67 tiptap VS lexical

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

  6. marked

    71 tiptap VS marked

    A markdown parser and compiler. Built for speed.

  7. yjs

    62 tiptap VS yjs

    Shared data types for building collaborative software

  8. SaaSHub

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

    SaaSHub logo
  9. realtime

    60 tiptap VS realtime

    Broadcast, Presence, and Postgres Changes via WebSockets

  10. ProseMirror

    47 tiptap VS ProseMirror

    The ProseMirror WYSIWYM editor

  11. Editor.js

    43 tiptap VS Editor.js

    A block-style editor with clean JSON output

  12. TinyMCE

    45 tiptap VS TinyMCE

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

  13. Draft.js

    40 tiptap VS Draft.js

    Discontinued A React framework for building text editors.

  14. slate

    28 tiptap VS slate

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

  15. trix

    35 tiptap VS trix

    A rich text editor for everyday writing

  16. taiga-ui

    27 tiptap VS taiga-ui

    Angular UI Kit and components library for awesome people

  17. vrite

    23 tiptap VS vrite

    Open-source developer content platform

  18. novel

    22 tiptap VS novel

    Notion-style WYSIWYG editor with AI-powered autocompletion.

  19. react-quill

    19 tiptap VS react-quill

    A Quill component for React.

  20. github-writer

    15 tiptap VS github-writer

    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. 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
    · 12 months 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 2025-04-15.
  • 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:

  • Ask HN: What Are You Working On? (February 2025)
    105 projects | news.ycombinator.com | 23 Feb 2025
    Thanks! I built the editor using Tiptap (https://tiptap.dev/) which doesn't support Markdown out of the box. However, since it can detect Markdown shortcuts (#, ##, >, etc.), it should be possible to convert a markdown file into rich text, and then when done writing and editing convert it back into markdown, while limiting formatting options only to ones that are available for both. I think Joplin (https://joplinapp.org/) does something similar.

    I'll think about this for sure, especially since I've been thinking of making it possible to save and read local files. If you'd like to try Gorby, send me an email and I'll be happy to give you a free license code :)

  • Top 5 Page Builders for React
    4 projects | dev.to | 7 Feb 2025
    While Storyblok and Builder.io offer full-page editing experiences with structured CMS capabilities, Tiptap takes a different approach. It’s not a traditional page builder but rather an embeddable headless editor built on ProseMirror. This means that instead of giving you a predefined UI to work with, it provides the underlying logic, leaving you in full control of the interface, interaction and level of functionality you want to provide in your page builder.
  • How can VoidZero be commercialized?
    6 projects | dev.to | 22 Dec 2024
    There are paid tools available. For example, the Tiptap rich text editor is free to use, but some advanced features and APIs are paid for. For example, the cursor editor heavily relies on AI capabilities, so it requires payment for use.
  • Here’s how AI-powered autocompletion is implemented in Novel, an open-source text editor
    4 projects | dev.to | 3 Dec 2024
    Novel is an open-source Notion-style WYSIWYG editor with AI-powered autocompletion. This built on top of TipTap. Tiptap is the headless and open source editor framework. Integrate over 100+ extensions and paid features like collaboration and AI agents to create the UX you want.
  • Building a RichText Editor with TipTap in React (with Mentions)
    1 project | dev.to | 23 Nov 2024
    For more, visit the official TipTap website. Did you learn something new from this article? Let me know in the comments! 🎉
  • Open-source WYSIWYG text editor component built with Tailwind CSS and Flowbite
    2 projects | dev.to | 29 Sep 2024
    Tip Tap Library
  • Ask HN: Why is working with contenteditable is so hard?
    2 projects | news.ycombinator.com | 5 Sep 2024
  • A note from our sponsor - InfluxDB
    www.influxdata.com | 18 Jun 2025
    InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now. Learn more →

Stats

Basic tiptap repo stats
95
30,916
9.7
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
InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com

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