UNPKG

mc-image-editor

Version:

An image editor library for magic-cut app (http://www.magic-cut.in/)

15 lines (11 loc) 221 B
# Magic cut Image Editor ### Installation `npm install mc-image-editor --save` ## File reader ```html <mc-file-reader></mc-file-reader> ``` ## Cropper feature ```html <mc-image-cropper></mc-image-cropper> ```