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

https://github.com/koumoul-dev/v-iframe

Vuejs iframes with aspect ratio, iframe resizer integration and some corner cases.
https://github.com/koumoul-dev/v-iframe

Last synced: 6 months ago
JSON representation

Vuejs iframes with aspect ratio, iframe resizer integration and some corner cases.

Awesome Lists containing this project

README

          

# v-iframe

Vuejs/Vuetify iframes with aspect ratio, iframe resizer integration, notifications and some corner cases.

## Development

```
npm i
npm i --no-save vuetify iframe-resizer
npm run dev
```