Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/Splidejs/splide-extension-intersection

The extension for controlling the slider when it enters or exits the viewport.
https://github.com/Splidejs/splide-extension-intersection

carousel intersection intersection-observer slider splide splidejs

Last synced: 19 days ago
JSON representation

The extension for controlling the slider when it enters or exits the viewport.

Awesome Lists containing this project

README

        



Splide

Intersection - Splide Extension


The extension for controlling the Splide slider when it enters or exits the viewport. For example, you can enable autoplay only when the slider is visible.


Demo


Getting Started


Options


Splide


## Packages

The package is available on NPM and [jsDelivr](https://www.jsdelivr.com/package/npm/@splidejs/splide-extension-intersection).

```
$ npm install @splidejs/splide-extension-intersection
```

Or download files from the dist directory.

## Caveats

This extension does not support IE because of Intersection Observer.
You need to install a polyfill to make it work in IE.

## License
Splide is released under the MIT license.
© 2021 Naotoshi Fujita