Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/beanloop/react-with-size

React HOC for getting the size of an element.
https://github.com/beanloop/react-with-size

Last synced: 4 days ago
JSON representation

React HOC for getting the size of an element.

Awesome Lists containing this project

README

        

# react-with-size
[![Build Status](https://travis-ci.org/beanloop/react-with-size.svg?branch=master)](https://travis-ci.org/beanloop/react-with-size)
[![npm version](https://badge.fury.io/js/react-with-size.svg)](https://badge.fury.io/js/react-with-size)
[![License](http://img.shields.io/:license-mit-blue.svg)](http://doge.mit-license.org)

## Install
```
yarn add react-with-size
npm install --save react-with-size
```

## Usage

## License
react-with-size is dual-licensed under Apache 2.0 and MIT
terms.