An elegant, accessible toggle component for React. Also a glorified checkbox.
See usage and examples.
npm install react-toggleOR
bower install https://github.com/garbin/react-toggle.git#masterInclude the component's CSS.
npm install
npm run devindex.es6.js transpiles to index.js.
npm run buildMIT
