3.0.2 • Published 7 years ago

react-select-box-2 v3.0.2

Weekly downloads
2
License
MIT
Repository
github
Last release
7 years ago

React Select Box 2

An accessible select box component for React 15. It is only fork of the original repository https://github.com/instructure-react/react-select-box. We added support for React 15. We don't have any plans to support original component or this fork. You can use it as is

Demo

Original repo demo link

Installation

$ npm install react-select-box-2 --save

Development

$ git clone git@github.com:neospyk/react-select-box-2.git
$ npm install

Run the tests

$ npm test

Start the dev server

$ PORT=4000 npm start

Defaults to port 1337 if no port env variable is set.

3.0.4

7 years ago

3.0.3

7 years ago

3.0.2

7 years ago

3.0.1

7 years ago