# image-cropper-touch **Repository Path**: mirrors_ElemeFE/image-cropper-touch ## Basic Information - **Project Name**: image-cropper-touch - **Description**: A image cropper for mobile device. - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-08 - **Last Updated**: 2026-03-21 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # image-cropper-touch A image cropper for mobile device. # requirements blueimp-load-image is required. ```Bash npm install blueimp-load-image ``` ```HTML ``` # Example View example in folder examples/demo.html. # License MIT