Skip to content

thorgate/react-choice

 
 

Repository files navigation

React Choice

A React based customisable select box.

Demo

Features

  • Search text highlighting
  • Single or multiple selection
  • Custom results rendering

Contribute

Please feel to contribute to this project by making pull requests. You can see a list of tasks that can be worked on in the issues list.

Building example page

Once you have the repository cloned run the following commands to get started:

npm install
gulp develop

This will start a local server at http://localhost:9989 where you can see the example page. It will also watch for any files changes and rebuild.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 88.4%
  • CSS 11.6%