New rich text editors use native contenteditable

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

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.io
featured
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
  • Trumbowyg

    A lightweight and amazing WYSIWYG JavaScript editor under 10kB

  • DraftJS, Slate, ProseMirror, Quill and more - they all use their model for abstracting dom (unfortunately I don't rememeber what was the exact reasoning. Quill has some article on that https://quilljs.com/docs/delta) I can see now the surge of new RTEs that simply use contenteditable and dom. Is it that isssue from the past that led those libs above to use abstractions - are not valid anymore? Examples: https://atata.io/examples/custom-rich-text-editor-based-on-contenteditable/ http://suneditor.com/sample/index.html https://alex-d.github.io/Trumbowyg https://zenpen.io

  • 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
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

  • Best HTML WYSIWYG text editor for existing HTML

    1 project | /r/react | 6 Jul 2023
  • New rich text editors use native contenteditable without abstractions over DOM

    2 projects | news.ycombinator.com | 21 Sep 2021
  • Quill – Your powerful rich text editor

    7 projects | news.ycombinator.com | 19 Apr 2024
  • WYSIWYG editor for a new Rails project

    6 projects | /r/rails | 10 Dec 2023
  • Ask HN: What is your favorite FOSS WYSIWYG editor?

    8 projects | news.ycombinator.com | 22 Oct 2023