What is your goto WYSIWYG Editor?

This page summarizes the projects mentioned and recommended in the original post on /r/webdev

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
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  1. github-writer

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

    CKEditor

  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. TinyMCE

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

    Depends on your frontend's stack but the simplest to setup is probably TinyMCE. It's more limited than the other options in terms of customizability and extensibility though.

  4. tiptap

    The headless rich text editor framework for web artisans.

    Then comes TipTap (which is an abstraction over ProseMirror) that also comes with great defaults but better customizability and extensibility.

  5. ProseMirror

    The ProseMirror WYSIWYM editor

    Then comes TipTap (which is an abstraction over ProseMirror) that also comes with great defaults but better customizability and extensibility.

  6. slate

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

    Finally there's Slate and Lexical which are super powerful in terms of customizability and extensibility. They're great options for when the editing experience plays a major role in the product.

  7. lexical

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

    Finally there's Slate and Lexical which are super powerful in terms of customizability and extensibility. They're great options for when the editing experience plays a major role in the product.

  8. studio

    Adiptal Studio is an iframe based self-host headless page builder to integrate in any cms/framework. It's feature-rich design and gives clean output to design responsive pages. (by adiptal)

    Github | Video Demonstration |Demo | Compare features to other editors (easy to maintain documentation with auto-update to latest version)

  9. 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 more popular project.

Suggest a related project

Related posts

  • TinyMCE 7.6 Release Notes - Introducing Image Optimizer powered by Uploadcare

    1 project | dev.to | 23 Jan 2025
  • TinyMCE: The Ultimate Rich Text Editor for Seamless Content Creation

    1 project | dev.to | 6 Jan 2025
  • HugeMCE forks the last TinyMCE MIT license

    2 projects | news.ycombinator.com | 17 May 2024
  • TinyMCE 7.1 Release Notes - Overview

    1 project | dev.to | 8 May 2024
  • TinyMCE (also) moving from MIT to GPL

    3 projects | news.ycombinator.com | 27 Mar 2024

Did you know that JavaScript is
the 3rd most popular programming language
based on number of references?