react-highlight-keywords
v0.0.1
Published
React highlight words component using highlight API
Maintainers
Readme
Intro
React highlight words component using highlight API
Usage
import Highlight from 'react-highlight-keywords'
<Highlight words='hello'>
hello world!
</Highlight>