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: 4 months ago
JSON representation
Auto responsive grid layout library for Vue.
- Host: GitHub
- URL: https://github.com/xudafeng/autoresponsive-vue
- Owner: xudafeng
- Created: 2017-11-08T17:03:30.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2021-11-06T15:14:05.000Z (about 4 years ago)
- Last Synced: 2025-08-09T01:52:12.569Z (4 months ago)
- Topics: autoresponsive, component, layout, vue
- Language: Vue
- Homepage: https://xudafeng.github.io/autoresponsive-vue/
- Size: 3.22 MB
- Stars: 143
- Watchers: 2
- Forks: 14
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
Awesome Lists containing this project
- awesome-vue - autoresponsive-vue - Auto responsive grid layout library for Vue. ` 📝 2 years ago ` (UI Layout [🔝](#readme))
- awesome-vue-zh - autoresponsive-vue - Vue的自动响应网格布局库. (UI布局 / 游览)
- awesome-vue - autoresponsive-vue - Auto responsive grid layout library for Vue. (Components & Libraries / UI Layout)
- awesome-vue - autoresponsive-vue ★86 - Auto responsive grid layout library for Vue. (UI Layout / Tour)
- awesome-vue - autoresponsive-vue - Auto responsive grid layout library for Vue. (UI Layout / Tour)
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/


## 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.