react-select-box-2

3.0.2 • Public • Published

React Select Box

Build Status

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

http://instructure-react.github.io/react-select-box/

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.

Readme

Keywords

Package Sidebar

Install

npm i react-select-box-2

Weekly Downloads

0

Version

3.0.2

License

MIT

Last publish

Collaborators

  • neospyk