Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/smakosh/vue-flex-ready
A Vue Flex Grid that's easy to use and customize
https://github.com/smakosh/vue-flex-ready
flexbox vue vue-styled-components
Last synced: about 14 hours ago
JSON representation
A Vue Flex Grid that's easy to use and customize
- Host: GitHub
- URL: https://github.com/smakosh/vue-flex-ready
- Owner: smakosh
- Created: 2022-03-21T14:56:29.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-03-21T14:57:16.000Z (almost 3 years ago)
- Last Synced: 2024-11-11T05:52:15.096Z (about 1 month ago)
- Topics: flexbox, vue, vue-styled-components
- Language: TypeScript
- Homepage: https://www.npmjs.com/package/vue-flex-ready
- Size: 157 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# vue-flex-ready
[![npm package][npm-badge]][npm]
[npm-badge]: https://img.shields.io/npm/v/npm-package.png?style=flat-square
[npm]: https://www.npmjs.org/package/vue-flex-ready## Getting started
```bash
npm i vue-flex-ready
```Or
```bash
yarn add vue-flex-ready
```[See Example](https://codesandbox.io/s/vue-flex-ready-example-ynu708?file=/src/App.vue:13-492)