vue-img-cutter 是一个简单易用的 Vue 图片裁剪插件,支持旋转、缩放、平移等功能。以下是如何在 Vue 3 项目中使用 vue-img-cutter 的步骤: 安装依赖: bash npm install vue-img-cutter --save 引入和使用组件: 在你的 Vue 组件中引入 vue-img-cutter 并使用它。 vue <template> <div> ...
咱们以其中一个vue-img-cutter作为样例测试下裁切效果 # 安装 vue-img-cutter pnpm add vue-img-cutter 1. 2. <template> <ImgCutter :cutWidth="300" :cutHeight="300" :tool="true" v-on:cutDown="handleCut" /> </template> <script lang="ts" setup> // ts的话 需要声明一下 declare module ...
| ❌ | no issue | - img-Vuer - An Mobile-First image viewer/gallery for Vue2 | ❌ | issue | - vue-image-loader - A vue loader/progressive image plugin like Medium. | ❌ | issue | - vue-load-image - display loader during image loading, as well as by display alternate cont...
v-img - Easy to install image gallery. vue-dialog-drag - Draggable dialog vue-ya-semantic-modal - Yet another semantic-ui modal component for Vue2 without Jquery but with Vue transition vue-pure-lightbox - Very simple lightbox plugin without any dependencies - only Vue! 🖼 v-viewer - Ima...
vue-img-orientation-changer - A Vue.js directive that automatically adjust your img to correct orientation. vue-topmodal - A fully customizable, easy to use, Vue.js modal component. (Responsive, Stackable, Scrollable, Animated) vue-modal 🖼 - Feed your objects array for multiple switchable...
vue-player - A simple html5 video player with img placeholder for Vue 2.x. vue-audio-better - Easy to create custom audio player components for Vue 2.x. A progress bar with soul. vue-sounds - Easy to add sounds to your components. vue-soundcloud-player - A custom Soundcloud player su...