Skip to content

sudodoki/react-textarea-highlight

Repository files navigation

React Textarea highlight build status bitHound Score Dependency Status

I ran into lots of crossbrowser issues and actually don't think I found a consistent way to do highlighting across multiple browsers (doing single seems doable, though).

Installation

npm i sudodoki/react-textarea-highlight

Usage

See examples

TODO

Known issues

  • TBA

Credits

Initially it was something on its own. But now it's actually fork of keustma/react-highlighted-textarea

Some other interesting places to look at this problems solution:

This repo is based on react-component-boilerplate.