2.0.15 • Published 4 years ago

typescript-react-hightlight-words v2.0.15

Weekly downloads
124
License
MIT
Repository
github
Last release
4 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

4 years ago

2.0.14

4 years ago

2.0.13

5 years ago

2.0.12

5 years ago

2.0.11

5 years ago

2.0.3

5 years ago

2.0.5

5 years ago

2.0.4

5 years ago

2.0.7

5 years ago

2.0.9

5 years ago

2.0.10

5 years ago

2.0.8

5 years ago

2.0.2

5 years ago

2.0.1

5 years ago

2.0.0

5 years ago