2.0.15 • Published 3 years ago

typescript-react-hightlight-words v2.0.15

Weekly downloads
124
License
MIT
Repository
github
Last release
3 years ago

typescript-react-hightlight-words

publish test npm GitHub last commit npm

react-hightlight-words

What Can The Lib Do?

See the picture below

hi

Demo Page

click me~

How To Use

you can find demos in examples / __tests__ folder

import HighlightWords from "typescript-react-hightlight-words";

<HightLight
    text="this is a demo for you"
    words={["demo"]}
    hightlightTag="span"
    wrapperTag="div"
    hightlightStyle={{ color: "red" }}
/>
2.0.15

3 years ago

2.0.14

3 years ago

2.0.13

3 years ago

2.0.12

3 years ago

2.0.11

3 years ago

2.0.3

3 years ago

2.0.5

3 years ago

2.0.4

3 years ago

2.0.7

3 years ago

2.0.9

3 years ago

2.0.10

3 years ago

2.0.8

3 years ago

2.0.2

3 years ago

2.0.1

3 years ago

2.0.0

3 years ago