instructure-react / react-select-box

An accessible select box component for React.

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

React Select Box

Build Status

An accessible select box component for React.

Demo

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

Installation

$ npm install react-select-box --save

Development

$ git clone git@github.com:instructure/react-select-box.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.

About

An accessible select box component for React.

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


Languages

Language:JavaScript 81.0%Language:CSS 17.8%Language:HTML 1.1%