Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cellog/react-selection
Make any React-based collection of similar components selectable
https://github.com/cellog/react-selection
Last synced: 21 days ago
JSON representation
Make any React-based collection of similar components selectable
- Host: GitHub
- URL: https://github.com/cellog/react-selection
- Owner: cellog
- License: other
- Created: 2016-06-07T02:17:12.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2016-07-18T13:23:24.000Z (over 8 years ago)
- Last Synced: 2024-10-07T16:55:00.265Z (about 1 month ago)
- Language: JavaScript
- Homepage: http://cellog.github.io/react-selection/
- Size: 1.25 MB
- Stars: 2
- Watchers: 2
- Forks: 4
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.md
Awesome Lists containing this project
README
# react-selection [![Build Status](https://travis-ci.org/cellog/react-selection.svg)](https://travis-ci.org/cellog/react-selection) [![npm version](https://badge.fury.io/js/react-selection-hoc.svg)](http://badge.fury.io/js/react-selection-hoc)[![Code Climate](https://codeclimate.com/github/cellog/react-selection/badges/gpa.svg)](https://codeclimate.com/github/cellog/react-selection)[![Test Coverage](https://codeclimate.com/github/cellog/react-selection/badges/coverage.svg)](https://codeclimate.com/github/cellog/react-selection/coverage)
Instantly make selectable React components and containers for those components
## Installation
Clone this repo or download using `npm`
```
npm install react-selection-hoc --save
```## Usage
Full examples and documentation is at [http://cellog.github.io/react-selection/]()
## License
MIT License
## Thanks
[![http://www.browserstack.com](https://www.browserstack.com/images/layout/browserstack-logo-600x315.png)](http://www.browserstack.com)
Huge thanks to [BrowserStack](http://www.browserstack.com) for providing
cross-browser testing on real devices, both automatic testing and manual testing.