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
- Host: GitHub
- URL: https://github.com/janlukasschroeder/react-highlight-selection
- Owner: janlukasschroeder
- Created: 2019-08-14T11:06:44.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-04T07:13:28.000Z (over 3 years ago)
- Last Synced: 2025-04-15T22:07:26.831Z (about 1 year ago)
- Topics: highlighter, highlighting, marker, marking, mouse-selection, react, selection
- Language: JavaScript
- Homepage:
- Size: 5.77 MB
- Stars: 6
- Watchers: 1
- Forks: 3
- Open Issues: 22
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Highlight Selection - React
Mark any text inside a website with your mouse and store your highlights.

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