vanilla-image-cropper Demos

A lightweight imagecropper with no dependencies.

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