New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

react-select-box

Package Overview
Dependencies
Maintainers
6
Versions
23
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-select-box

An accessible select box component for React.

0.2.0
Source
npm
Version published
Weekly downloads
365
32.25%
Maintainers
6
Weekly downloads
 
Created
Source

React Select Box

Build Status

An accessible select box component for React.

Demo

http://instructure.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.

Keywords

react

FAQs

Package last updated on 08 Aug 2014

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts