react-highlight-words
Version:
React component to highlight words within a larger body of text
14 lines (9 loc) • 293 B
Markdown
# react-text-highlighter
React component to highlight words within a larger body of text.
Check out a demo [here](https://bvaughn.github.io/react-text-highlighter).
## Installation
```
npm i --save react-text-highlighter
```
## License
MIT License - fork, modify and use however you want.