BlackBerry009 / react-highlight-keywords

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Intro

React highlight words component using highlight API

Usage

import Highlight from 'react-highlight-keywords'

<Highlight words='hello'>
  hello world!
</Highlight>

About

License:MIT License


Languages

Language:TypeScript 62.0%Language:JavaScript 36.3%Language:CSS 1.8%