0.0.5 • Published 6 years ago
@zenochan/ngx-cropper v0.0.5
zz-ngx-cropper
forked from ngx-image-editor
Live Demo
npm i -S @zenochan/ngx-cropper ngx-file-drop
<zz-ngx-cropper
[aspectRatio]="1"
[file]="fileOrUrl"
(cropped)="cropped($event)">
</zz-ngx-cropper>