@catherinessssss/react-text-highlighter

Highlight the match text

Usage no npm install needed!

<script type="module">
  import catherinessssssReactTextHighlighter from 'https://cdn.skypack.dev/@catherinessssss/react-text-highlighter';
</script>

README

npm (scoped)

Highlight the match text

Install

$ npm install @catherinessssss/react-text-highlighter

Usage

import Highlighter from "@catherinessssss/react-text-highlighter";


<Highlighter
  searchWord="hi"
  wholeText="hihi2hi"
/>

Note: Hooks can only be called inside the body of a function component.

Lisence

MIT