Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/xudafeng/autoresponsive-vue

Auto responsive grid layout library for Vue.
https://github.com/xudafeng/autoresponsive-vue

autoresponsive component layout vue

Last synced: 13 days ago
JSON representation

Auto responsive grid layout library for Vue.

Awesome Lists containing this project

README

        

# autoresponsive-vue

---

Auto responsive grid layout library for [Vue](//github.com/vuejs/vue).

[![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-image]: http://img.shields.io/npm/v/autoresponsive-vue.svg
[npm-url]: http://npmjs.org/package/autoresponsive-vue
[travis-image]: https://img.shields.io/travis/xudafeng/autoresponsive-vue.svg
[travis-url]: https://travis-ci.org/xudafeng/autoresponsive-vue
[coveralls-image]: https://img.shields.io/coveralls/xudafeng/autoresponsive-vue.svg
[coveralls-url]: https://coveralls.io/r/xudafeng/autoresponsive-vue?branch=master
[node-image]: https://img.shields.io/badge/node.js-%3E=8-green.svg
[node-url]: http://nodejs.org/download/

![](./screenshot/1.jpg)

![](./screenshot/2.gif)

## Examples

Live demo & docs: [xudafeng.github.io/autoresponsive-vue](//xudafeng.github.io/autoresponsive-vue/)

## Installation

```bash
$ npm i autoresponsive-vue --save-dev
```

## Related Edition

- [React Edition](//github.com/xudafeng/autoresponsive-react)
- [ReactNative Edition](//github.com/xudafeng/autoresponsive-react-native)

## Contributing

See our [CONTRIBUTING.md](./CONTRIBUTING.md) for information on how to contribute.

## Contributors

|[
xudafeng](https://github.com/xudafeng)
|
| :---: |

This project follows the git-contributor [spec](https://github.com/xudafeng/git-contributor), auto updated at `Sat Nov 06 2021 23:13:31 GMT+0800`.

## License

MIT Licensed.