1.0.2 • Published 9 years ago

react-highlighted-text v1.0.2

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

9 years ago

1.0.1

9 years ago

1.0.0

9 years ago

0.0.3-rc1

9 years ago

0.2.0-rc

9 years ago

0.1.1

9 years ago

0.1.0

9 years ago

0.0.71

9 years ago