mdarens / react-toggle

An elegant, accessible toggle component for React. Also a glorified checkbox.

Home Page:http://instructure-react.github.io/react-toggle/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

An elegant, accessible toggle component for React. Also a glorified checkbox.

See usage and examples.

Installation

npm install react-toggle

Include the component's CSS.

Development

npm install
npm run dev

index.es6.js transpiles to index.js.

Build

npm run build

License

MIT

About

An elegant, accessible toggle component for React. Also a glorified checkbox.

http://instructure-react.github.io/react-toggle/

License:MIT License


Languages

Language:JavaScript 79.7%Language:CSS 14.9%Language:HTML 5.4%