Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
tbleckert committed May 30, 2018
2 parents dfebca3 + 85a60aa commit 3a59024
Showing 1 changed file with 11 additions and 3 deletions.
14 changes: 11 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,13 +17,21 @@
</a>
</p>

## Features

* Basic HTML select functionality, including multiple
* Search/filter options
* Custom option rendering
* Keyboard support
* Group options with group names, you can search group names
* Events for everything
* Fully stylable

## Demo

Live demo can be found here: [http://tbleckert.github.io/react-select-search/](http://tbleckert.github.io/react-select-search/)

## Warning

Until the 1.0.0 release, this react component is considered not to be production ready. It will most likely work for you but it's lacking tests and testing. I'm trying my hardest to get enough time to work on this and test it. Any and all help is much appreciated in forms of both testing and code contributions.
<img src="https://user-images.githubusercontent.com/263465/40550492-86aa5662-603a-11e8-8518-315529cbdec3.png" alt="Demo" />

## Known issues

Expand Down

0 comments on commit 3a59024

Please sign in to comment.