#npm#vue#cropperjs
vue-cropperjs2
What is this?
This is a wrapper for cropperjs v2 for vue 3.
Why did I create this npm package?
I needed a simple and lightweight cropperjs v2 wrapper for vue 3. So I decided to create one.
Architecture & Tech Stack
I decided to use vite as the build tool and Vue 3 as the framework.
- vite โ A build tool for frontend.
- Vue 3 โ A progressive JavaScript framework.
- cropperjs โ A JavaScript image cropper.
Try the Package
๐งช Live Demo: https://vue-cropperjs2-demo.pages.dev
๐ ๏ธ Source Code: https://github.com/choliddnr/vue-cropperjs2
๐ฆ NPM Package: https://www.npmjs.com/package/vue-cropperjs2