Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/xudafeng/autoresponsive-react
⚛️ Auto Responsive Layout Library For React
https://github.com/xudafeng/autoresponsive-react
autoresponsive component layout react
Last synced: 2 days ago
JSON representation
⚛️ Auto Responsive Layout Library For React
- Host: GitHub
- URL: https://github.com/xudafeng/autoresponsive-react
- Owner: xudafeng
- Created: 2015-03-14T03:17:42.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2023-11-04T07:47:38.000Z (about 1 year ago)
- Last Synced: 2025-01-03T04:09:59.231Z (9 days ago)
- Topics: autoresponsive, component, layout, react
- Language: JavaScript
- Homepage: https://xudafeng.github.io/autoresponsive-react
- Size: 6.44 MB
- Stars: 1,579
- Watchers: 38
- Forks: 120
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Changelog: HISTORY.md
- Contributing: CONTRIBUTING.md
Awesome Lists containing this project
- awesome-react-components-all - autoresponsive-react - Auto Responsive Layout Library For React. (Uncategorized / Uncategorized)
- awesome-list - autoresponsive-react - Auto responsive grid layout library. (Soluções / Form Components)
- awesome-react-components - autoresponsive-react - Auto responsive grid layout library. (UI Layout / Form Components)
- awesome-react - autoresponsive-react - Auto responsive grid layout library. ![](https://img.shields.io/github/stars/xudafeng/autoresponsive-react.svg?style=social&label=Star) (UI Components / Layout)
- awesome-react-components - autoresponsive-react - Auto responsive grid layout library. (UI Layout / Form Components)
- fucking-awesome-react-components - autoresponsive-react - Auto responsive grid layout library. (UI Layout / Form Components)
- awesome-react-components - autoresponsive-react - Auto responsive grid layout library. (UI Layout / Form Components)
- awesome-react-components - autoresponsive-react - Auto responsive grid layout library. (UI Layout / Form Components)
- awesome-react-components - autoresponsive-react - Auto responsive grid layout library. (UI Layout / Form Components)
- awesome-react-components - autoresponsive-react - Auto responsive grid layout library. (UI Layout / Form Components)
README
# autoresponsive-react
---
Auto responsive grid layout library for [React](http://facebook.github.io/react/index.html).
[![NPM version][npm-image]][npm-url]
[![CI][CI-image]][CI-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
[npm-url]: http://npmjs.org/package/autoresponsive-react
[CI-image]: https://github.com/xudafeng/autoresponsive-react/actions/workflows/ci.yml/badge.svg
[CI-url]: https://github.com/xudafeng/autoresponsive-react/actions/workflows/ci.yml
[coveralls-image]: https://img.shields.io/coveralls/xudafeng/autoresponsive-react.svg
[coveralls-url]: https://coveralls.io/r/xudafeng/autoresponsive-react?branch=master
[node-image]: https://img.shields.io/badge/node.js-%3E=8-green.svg
[node-url]: http://nodejs.org/download/
[download-image]: https://img.shields.io/npm/dm/autoresponsive-react.svg
[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)
|[
snapre](https://github.com/snapre)
|
| :---: | :---: | :---: | :---: | :---: | :---: |
[
ywroh](https://github.com/ywroh)
|[
catchonme](https://github.com/catchonme)This project follows the git-contributor [spec](https://github.com/xudafeng/git-contributor), auto updated at `Sun Apr 17 2022 21:57:17 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.