Vendor Plugin

Vendor : Cocoen (Image Compare)

Much like the caterpillar, your image will undergo a clear transformation with Cocoen. Making comparison really easy, it’s as straightforward way of seeing your images in a new light.


/* 
	:: Vendor Path
	node_modules/cocoen/

	:: Installed
	npm install cocoen

	:: SOW Controller Init
*/	$.SOW.vendor.cocoen.init('figure.cocoen')
									

Examples

... ...

<figure class="cocoen">
	<img class="img-fluid" src="demo.files/images/plugin.cocoen/before.jpg" alt="...">
	<img class="img-fluid" src="demo.files/images/plugin.cocoen/after.jpg" alt="...">
</figure>