bvaughn / react-highlight-words

React component to highlight words within a larger body of text
https://bvaughn.github.io/react-highlight-words/
MIT License
2.16k stars 170 forks source link

Case sensitivity flag? #34

Closed Is0tope closed 7 years ago

Is0tope commented 7 years ago

I could not find one in the docs. Is this something intentional, or could I add a pull request?

bvaughn commented 7 years ago

Not really intentional. You can submit a PR if you'd like. 😄

bvaughn commented 7 years ago

I'll do this. I have a few minutes.

bvaughn commented 7 years ago

react-highlight-words@0.10.0 and highlight-words-core@1.1.0 have been released with support for this.