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 months ago
JSON representation

⚛️ Auto Responsive Layout Library For React

Lists

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.