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.
- Host: GitHub
- URL: https://github.com/koumoul-dev/v-iframe
- Owner: koumoul-dev
- Created: 2019-10-16T18:12:25.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2024-07-24T12:45:25.000Z (about 1 year ago)
- Last Synced: 2024-10-16T03:02:20.409Z (12 months ago)
- Language: Vue
- Homepage:
- Size: 1.34 MB
- Stars: 3
- Watchers: 4
- Forks: 0
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
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
```