1.0.2 • Published 8 years ago

react-highlighted-text v1.0.2

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

8 years ago

1.0.1

8 years ago

1.0.0

8 years ago

0.0.3-rc1

8 years ago

0.2.0-rc

8 years ago

0.1.1

8 years ago

0.1.0

8 years ago

0.0.71

8 years ago