@zenochan/ngx-cropper
v0.0.5
Published
> forked from [ngx-image-editor](https://github.com/hggeorgiev/ngx-image-editor)
Downloads
4
Readme
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>