# autoresponsive-react **Repository Path**: thomaslwq/autoresponsive-react ## Basic Information - **Project Name**: autoresponsive-react - **Description**: No description available - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2020-08-26 - **Last Updated**: 2024-05-30 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # autoresponsive-react --- Auto responsive grid layout library for [React](http://facebook.github.io/react/index.html). [![NPM version][npm-image]][npm-url] [![build status][travis-image]][travis-url] [![Test coverage][coveralls-image]][coveralls-url] [![node version][node-image]][node-url] [![npm download][download-image]][download-url] [npm-image]: http://img.shields.io/npm/v/autoresponsive-react.svg?style=flat-square [npm-url]: http://npmjs.org/package/autoresponsive-react [travis-image]: https://img.shields.io/travis/xudafeng/autoresponsive-react.svg?style=flat-square [travis-url]: https://travis-ci.org/xudafeng/autoresponsive-react [coveralls-image]: https://img.shields.io/coveralls/xudafeng/autoresponsive-react.svg?style=flat-square [coveralls-url]: https://coveralls.io/r/xudafeng/autoresponsive-react?branch=master [node-image]: https://img.shields.io/badge/node.js-%3E=8-green.svg?style=flat-square [node-url]: http://nodejs.org/download/ [download-image]: https://img.shields.io/npm/dm/autoresponsive-react.svg?style=flat-square [download-url]: https://npmjs.org/package/autoresponsive-react ## Who are using - ⭐⭐⭐[alibaba/ice](//github.com/alibaba/ice) - ⭐⭐⭐[ice-lab/react-materials](//github.com/ice-lab/react-materials) - ⭐⭐⭐[ant-design/ant-design-landing](//github.com/ant-design/ant-design-landing) - ⭐⭐⭐[xudafeng/autoresponsive-react-native](//github.com/xudafeng/autoresponsive-react-native) [For more](//github.com/xudafeng/autoresponsive-react/network/dependents) ## Contributors |[
xudafeng](https://github.com/xudafeng)
|[
HillLiu](https://github.com/HillLiu)
|[
conorhastings](https://github.com/conorhastings)
|[
montogeek](https://github.com/montogeek)
|[
rayshan](https://github.com/rayshan)
|[
catchonme](https://github.com/catchonme)
| :---: | :---: | :---: | :---: | :---: | :---: | This project follows the git-contributor [spec](https://github.com/xudafeng/git-contributor), auto upated at `Sat Apr 21 2018 11:33:26 GMT+0800`. ![](./screenshot/1.gif) ![](./screenshot/2.gif) ![](./screenshot/3.gif) ## Examples Live demo & docs: [xudafeng.github.io/autoresponsive-react](https://xudafeng.github.io/autoresponsive-react/) To build the examples local, please run: ```bash $ npm i $ npm run dev ``` ## Installation ```bash $ npm i autoresponsive-react --save-dev ``` ## Related Edition - [ReactNative Edition](//github.com/xudafeng/autoresponsive-react-native) - [Vue Edition](//github.com/xudafeng/autoresponsive-vue) ## Contributing See our [CONTRIBUTING.md](./CONTRIBUTING.md) for information on how to contribute. ## License MIT Licensed.