A utility to create a comparison slider between two images.
blg.js and blg.css in your project.blg-image-comp in the div that contains the two images.
<div class="blg-image-comp">
<img src="assets/first-image.jpg" alt="First Image"/>
<img src="assets/second-image.jpg" alt="Second Image"/>
</div>