https://github.com/quasarframework/app-extension-qzoom
Zoom any content (image, video, text, components, ...)
https://github.com/quasarframework/app-extension-qzoom
Last synced: 11 months ago
JSON representation
Zoom any content (image, video, text, components, ...)
- Host: GitHub
- URL: https://github.com/quasarframework/app-extension-qzoom
- Owner: quasarframework
- License: mit
- Created: 2019-08-07T21:40:37.000Z (almost 7 years ago)
- Default Branch: dev
- Last Pushed: 2020-06-18T15:58:26.000Z (almost 6 years ago)
- Last Synced: 2025-06-25T23:09:47.574Z (11 months ago)
- Language: JavaScript
- Homepage: https://quasarframework.github.io/app-extension-qzoom/
- Size: 3.87 MB
- Stars: 29
- Watchers: 3
- Forks: 3
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
QZoom (@quasar/qzoom)
===


[]()
[]()
[](https://www.npmjs.com/package/@quasar/quasar-app-extension-qzoom)
QZoom is an `UI App Extension` for [Quasar Framework v1](https://v1.quasar-framework.org/). It will not work with legacy versions of Quasar Framework.

This work is currently in `beta` and there are expected changes while things get worked out. Your help with testing is greatly appreciated. Suggestions and PRs welcomed.
# Info
QZoom allows your users to interact with images on your site by allowing the to Zoom them.
# Demo Project (source)
Can be found [here](https://github.com/quasarframework/app-extension-qzoom/tree/dev/demo).
# Documentation and Examples
Can be found [here](https://quasarframework.github.io/app-extension-qzoom).
# Install
To add this App Extension to your Quasar application, run the following (in your Quasar app folder):
```
quasar ext add @quasar/qzoom
```
# Uninstall
To remove this App Extension from your Quasar application, run the following (in your Quasar app folder):
```
quasar ext remove @quasar/qzoom
```
# Describe
(TBD) You can use `quasar describe QZoom`
# Donate
If you appreciate the work that went into this App Extension, please consider [donating to Quasar](https://donate.quasar.dev).