cholid
#npm#vue#cropperjs
Back to projects

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.

  1. vite โ€“ A build tool for frontend.
  2. Vue 3 โ€“ A progressive JavaScript framework.
  3. 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