const img_c = new ImageCropper(
'.test-imagecrop',
"http://thecatapi.com/api/images/get?size=med"
);
A lightweight imagecropper with no dependencies.
const img_c = new ImageCropper(
'.test-imagecrop',
"http://thecatapi.com/api/images/get?size=med"
);