Looking for a good example of a simple rich text editor made with HTML, CSS, JS.

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

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

    Quasar Framework - Build high-performance VueJS user interfaces in record time

  • If you want to see how a super simple editor is built, you can look inside of Quasar frameworks code for their editor component. Although it is built on top of Vue, you can see how they get things working. The github repo for that specific component is at: https://github.com/quasarframework/quasar/blob/dev/ui/src/components/editor/QEditor.js

  • 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

  • Error: MiniflareCoreError [ERR_RUNTIME_FAILURE] when starting Cloudflare Pages locally with Wrangler

    1 project | /r/CloudFlare | 25 Sep 2023
  • Virus (Rat) Help

    1 project | /r/techsupport | 29 Aug 2023
  • Advice for someone moving from Vue/Quasar

    1 project | /r/react | 20 Jul 2023
  • What framework/library/language has the best docs you've ever seen?

    2 projects | /r/webdev | 16 Jun 2023
  • Need to build a simple VUE 3 app to work with my backend REST APIs. Would like to use cards, tables, spinner, snack bar etc. I used Material UI with React, and Material with Angular before. What I should choose for VUE 3? Looks like bootstrap-vue and vue-material are too old and only for VUE 2.x.

    1 project | /r/vuejs | 13 May 2023