An open API service indexing awesome lists of open source software.

https://github.com/janlukasschroeder/react-highlight-selection

Highlight and process selected text in HTML with React
https://github.com/janlukasschroeder/react-highlight-selection

highlighter highlighting marker marking mouse-selection react selection

Last synced: about 1 year ago
JSON representation

Highlight and process selected text in HTML with React

Awesome Lists containing this project

README

          

# Highlight Selection - React

Mark any text inside a website with your mouse and store your highlights.

![demo](./react-highlight-selection.gif)

# Get Started

- Clone repo
- `npm install && npm start`
- Demo is running on [localhost:3000](http://localhost:3000)