Inspired by mark.js, this is a similar implementation using React API.
- Mark plain text
- Mark nested elements
- Filter marks
- Exclude elements
- Mark across elements
- Case sensitivity
- Punctuation
- Diacritics
- Documented API
- Clone this repository.
- Run
cd react-text-marker
. - Run
yarn
to install dependencies. - Run
yarn storybook
. - Start coding!
Contributions, issues and feature requests are welcome!
Feel free to check issues page.
Copyright © 2021 Apolo Freitas.
This project is MIT licensed.