1.0.2 • Published 10 years ago

react-highlighted-text v1.0.2

Weekly downloads
5
License
MIT
Repository
github
Last release
10 years ago

A highlighted text higher order component for use with React.

const TextWrapper = props => <div>{ props.children }</div> const HighlightedText = highlightedText(TextWrapper)

const Example = props => <HighlightedText highlightedText="Gon" >Gon & Killua</HighlightedText>

1.0.2

10 years ago

1.0.1

10 years ago

1.0.0

10 years ago

0.0.3-rc1

10 years ago

0.2.0-rc

10 years ago

0.1.1

10 years ago

0.1.0

10 years ago

0.0.71

10 years ago