glidejs / glide

A dependency-free JavaScript ES6 slider and carousel. It’s lightweight, flexible and fast. Designed to slide. No less, no more
https://glidejs.com
MIT License
7.21k stars 769 forks source link

Glide as a webcomponent #516

Open staabm opened 3 years ago

staabm commented 3 years ago

We would love to use glide as a webcomponent.

Webcomponents offer the benefits to not interfere with other elements on the page.

Another benefit is that we could use the slider without additional javascript eventing (e.g. no longer requires to init the slider after ajax calls etc)

XLpacman805 commented 3 years ago

I'm interested in this as well