Rich Text Editor for React

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • verbum

    Verbum is a fully flexible text editor based on lexical framework.

  • quill

    Quill is a modern WYSIWYG editor built for compatibility and extensibility.

  • We use QuillJS https://quilljs.com/ for our projects, as a drop-in component to allow our users to edit rich-text fields. Works great for our CRUD apps; I am not a front-end person, but it's simple, does what we need, and seems to work in multiple browsers without issues.

    Am I missing something?

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
  • lexical

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

  • Depending on how far along you are, I'd recommend checking out: https://lexical.dev/

    I'm in the process of migrating my companies RTE from Slate to Lexical.

    I've been able to remove thousands of lines of custom code and increase the performance and reliability

  • egui

    egui: an easy-to-use immediate mode GUI in Rust that runs on both web and native

  • We already have egui which is pretty awesome.

    Not great for accessibility though (yet)

    https://github.com/emilk/egui

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