UNPKG

pure-js-cropper

Version:

A lightweight, dependency-free image cropper built with **vanilla JavaScript**. Easily integrate cropping functionality into your web apps without needing heavy frameworks or external libraries.

33 lines (32 loc) 877 B
{ "name": "pure-js-cropper", "version": "1.0.6", "description": "A lightweight, dependency-free image cropper built with **vanilla JavaScript**. \r Easily integrate cropping functionality into your web apps without needing heavy frameworks or external libraries.", "main": "PureJsCropper.js", "type": "module", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/shrwn14/PureJsCropper.git" }, "keywords": [ "image", "cropper", "vanilla-js", "javascript", "purejs", "angular", "react", "vue", "image-cropper", "image cropper" ], "author": "Sherwin Bajador", "license": "MIT", "bugs": { "url": "https://github.com/shrwn14/PureJsCropper/issues" }, "homepage": "https://github.com/shrwn14/PureJsCropper#readme" }