Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/supnate/react-tab-selector
A sample component 'TabSelector' by React
https://github.com/supnate/react-tab-selector
Last synced: 4 days ago
JSON representation
A sample component 'TabSelector' by React
- Host: GitHub
- URL: https://github.com/supnate/react-tab-selector
- Owner: supnate
- License: mit
- Created: 2014-12-10T13:17:36.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2015-10-19T13:07:25.000Z (about 9 years ago)
- Last Synced: 2024-12-06T01:51:14.273Z (16 days ago)
- Language: JavaScript
- Size: 402 KB
- Stars: 236
- Watchers: 27
- Forks: 107
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
TabSelector Sample
==================## jQuery sample:
http://supnate.github.io/react-tab-selector/tab_selector_jquery.html## React sample:
http://supnate.github.io/react-tab-selector/tab_selector_react.html## React with webpack hot loader:
Run `npm install` then `npm start`:http://localhost:3000/tab_selector_hot_loader.html