All Projects → la7ender → vue-img-view

la7ender / vue-img-view

Licence: other
a plugin for Vue.js, you can drag / view / rotate pictures anywhere

Programming Languages

Vue
7211 projects
javascript
184084 projects - #8 most used programming language
HTML
75241 projects

Labels

Projects that are alternatives of or similar to vue-img-view

jekyll-loading-lazy
🧙🏽‍♀️ Automatically adds loading="lazy" to <img> and <iframe> tags. Load images on your sites lazily without JavaScript.
Stars: ✭ 41 (+28.13%)
Mutual labels:  img
ali-img
阿里云图像处理工具包
Stars: ✭ 16 (-50%)
Mutual labels:  img
imgZip
js压缩图片,转blod流.上传
Stars: ✭ 25 (-21.87%)
Mutual labels:  img
node-inline-assets
Node API, CLI and Grunt Task for inlining external assets of HTML/CSS files
Stars: ✭ 18 (-43.75%)
Mutual labels:  img
v-img
📸Use webp and lazyload images
Stars: ✭ 48 (+50%)
Mutual labels:  img
img2Ascii
基于JS的图片转ASCII码示意图
Stars: ✭ 18 (-43.75%)
Mutual labels:  img
ImgConverter
🏷 ImgConverter is chrome extension that converts form image of markdown notation to img tag(<img>) when you upload images
Stars: ✭ 18 (-43.75%)
Mutual labels:  img
V Viewer
Image viewer component for vue, supports rotation, scale, zoom and so on, based on viewer.js
Stars: ✭ 1,776 (+5450%)
Mutual labels:  img
bookr-mod-vita
A book reader for the Vita and Switch. Still a work in progress.
Stars: ✭ 51 (+59.38%)
Mutual labels:  img
img2ffu
Converts raw image (img) files into full flash update (FFU) files
Stars: ✭ 27 (-15.62%)
Mutual labels:  img

vue-img-view

a plugin for Vue.js, you can drag / view / rotate pictures anywhere

DEMO

DEMO

Install

# install
npm install vue-img-view

Setup

import imgView from 'vue-img-view'
Vue.use(imgView)

Use

<img-view :imgUrl="imgUrl" :background="background"></img-view>
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].