Creating a Medium-like text highlighter to report typo

This page summarizes the projects mentioned and recommended in the original post on dev.to

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

    Report typos on a web page

  • typo-reporter (JS script opening pop-up to send typo report): quite similar to what we did, but there is no contextual menu

  • medium-editor

    Medium.com WYSIWYG editor clone. Uses contenteditable API to implement a rich text solution.

  • medium-editor (a clone of medium.com inline editor toolbar): a bit too much as we just want the highlight/select feature

  • 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
  • jquery.textSelect

    Discontinued jQuery plugin that creates a bindable special event for user text selection: "textSelect"

  • jquery.textSelect (jQuery extension to work with text selection): depends on jQuery, not maintained for a long time and does not bring significant feature such as the contextual menu

  • tinyq

    A zero dependency JS plugin which allows readers to highlight text within a web page and task some action

  • 👍️ TinyQ (zero dependency JS lib)

  • highlight-share

    Medium-like text selection sharing without dependencies

  • 👍️ Highlight share (Medium-like text selection sharing)

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

    InfluxDB 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

  • "Floating" WYSIWYG editor?

    1 project | /r/webdev | 9 Sep 2021
  • Can anyone recommend a library to allow users to make changes such as font size color etc

    1 project | /r/webdev | 15 Aug 2021
  • 6 steps to create a Chrome Extension using Angular

    2 projects | dev.to | 4 Jun 2021
  • How I optimized Carousel for EditorJS 2x in size.

    5 projects | dev.to | 29 Mar 2024
  • Ask HN: What is your favorite FOSS WYSIWYG editor?

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