Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/nhz-io/react-autoresizer-component

(OBSOLETE)React component that responds to the window size changes
https://github.com/nhz-io/react-autoresizer-component

Last synced: 3 days ago
JSON representation

(OBSOLETE)React component that responds to the window size changes

Awesome Lists containing this project

README

        

# react-autoresizer-component

[![Build Status][travis-image]][travis-url]
[![Coverage Status](https://coveralls.io/repos/github/nhz-io/react-autoresizer-component/badge.svg?branch=master)](https://coveralls.io/github/nhz-io/react-autoresizer-component?branch=master)
[![NPM][npm-image]][npm-url]
[![bitHound Overall Score](https://www.bithound.io/github/nhz-io/react-autoresizer-component/badges/score.svg)](https://www.bithound.io/github/nhz-io/react-autoresizer-component)
[![bitHound Dependencies](https://www.bithound.io/github/nhz-io/react-autoresizer-component/badges/dependencies.svg)](https://www.bithound.io/github/nhz-io/react-autoresizer-component/master/dependencies/npm)
[![bitHound Dev Dependencies](https://www.bithound.io/github/nhz-io/react-autoresizer-component/badges/devDependencies.svg)](https://www.bithound.io/github/nhz-io/react-autoresizer-component/master/dependencies/npm)
[![bitHound Code](https://www.bithound.io/github/nhz-io/react-autoresizer-component/badges/code.svg)](https://www.bithound.io/github/nhz-io/react-autoresizer-component)

## React component that responds to the window size changes

## Install

```
npm install --save react-autoresizer-component
```

## Build

```
git clone https://github.com/nhz-io/react-autoresizer-component.git
cd react-autoresizer-component
npm install
npm start
...
check http://localhost:9000
...
npm run dist
```

## LICENSE

### [MIT](LICENSE)

## [VERSION](HISTORY.md)

### 0.0.4

[travis-image]: https://travis-ci.org/nhz-io/react-autoresizer-component.svg
[travis-url]: https://travis-ci.org/nhz-io/react-autoresizer-component

[npm-image]: https://img.shields.io/npm/v/react-autoresizer-component.svg?style=flat
[npm-url]: https://www.npmjs.com/package/react-autoresizer-component