Pineapple Comparsion Slider
npm install pineapple-comparsions-slider_Touch, responsive, simple_
A simple, responsive and touch friendly Comparsion Slider Webcomponent build with Stencil.
html
`$3
+ Run npm install pineapple-comparsions-slider --save
+ Put a script tag similar to this in the head of your index.html
+ Then you can use the element anywhere in your template, JSX, html etc
Usage
Add Webcomponent with your image urls to your html file:
` html
id="123"
before="https://raw.githubusercontent.com/bentzibentz/Comparsion-Slider/master/demo/before.png"
after="https://raw.githubusercontent.com/bentzibentz/Comparsion-Slider/master/demo/after.png">
``---
By bentzibentz