-
Updated
Dec 14, 2019 - JavaScript
cropper
Here are 118 public repositories matching this topic...
same as top image, crop area be driven to the top left at first run. but As touch the top left area, and it comes back correct.
-
Updated
Jun 11, 2020 - Objective-C
-
Updated
Sep 24, 2018 - Java
-
Updated
Jun 8, 2020 - JavaScript
You are writing very useful information, but forgetting very basic infos:
import statements:
import com.lyrebirdstudio.croppylib.Croppy
import com.lyrebirdstudio.croppylib.main.CropRequest
To all Android Devs:
while giving some code/info, please state where to write also...
always give required imports also.
-
Updated
Dec 14, 2019 - JavaScript
-
Updated
Nov 14, 2018 - TypeScript
-
Updated
Jun 6, 2020 - Vue
-
Updated
Apr 30, 2019 - JavaScript
-
Updated
Nov 9, 2019 - Kotlin
-
Updated
Aug 13, 2017 - Swift
-
Updated
Apr 22, 2020 - JavaScript
-
Updated
Apr 16, 2020 - JavaScript
-
Updated
Sep 18, 2019 - Kotlin
-
Updated
May 17, 2020 - Python
Angular version 9.1.0
Showing warning when npm install :
npm WARN angular-cropperjs@1.0.2 requires a peer of @angular/common@^6.0.0-rc.0 || ^6.0.0 but none is installed. You must install peer dependencies yourself.
npm WARN angular-cropperjs@1.0.2 requires a peer of @angular/core@^6.0.0-rc.0 || ^6.0.0 but none is installed. You must install peer dependencies yourself.
[screenshot:
-
Updated
Oct 23, 2019 - C#
-
Updated
Jun 4, 2020 - TypeScript
Thank you for this package. It's a good package, I like it more than the alternatives and it has a lot of promise.
Issue
The react-native-image-rotate package is no longer being maintained.
At first glance, these are some issues already cropping up:
- iOS-specific: The package uses deprecated methods from [RCTImageStoreManager.h](https://github.com/facebook/react-native/blob/d8fd
-
Updated
Mar 26, 2019 - Vue
Improve this page
Add a description, image, and links to the cropper topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the cropper topic, visit your repo's landing page and select "manage topics."



Hi, I love your cropperjs tool.
I want to use it in my php projects, so I had to find a php handler script.
Here is the function I would use as a starting point, I thought it might be useful to point to it from your documentation (maybe in this section: https://github.com/fengyuanchen/cropperjs#getdatarounded):