Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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.