react-highlight-string
Tiny react component to highlight given string in text. Written in **TypeScript**. Based on [highlight-string](https://github.com/dimkadenisov/highlight-string).
react-highlight-textinput
The component searches for input(be it a regex or a string) and highlights it in the containing HTML. Just wrap your html with the component and it will work like a charm. :-)