Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/beanloop/react-with-size
- Owner: beanloop
- License: apache-2.0
- Created: 2018-07-09T15:13:43.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-05T16:17:49.000Z (almost 2 years ago)
- Last Synced: 2024-10-17T03:11:10.603Z (28 days ago)
- Language: TypeScript
- Homepage:
- Size: 303 KB
- Stars: 0
- Watchers: 5
- Forks: 0
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE-APACHE
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.