highlight-text
v0.1.0
Published
Highlight text case and accent insensitive
Downloads
1,898
Maintainers
Readme
highlight-text
Highlight text case and accent insensitive.
Install
$ npm install --save highlight-textUsage
import highlightText from 'highlight-text';
const text = highlightText('foo bla foo', 'bla');License
MIT © Daniel Steigerwald
