Splide is a lightweight, flexible and accessible slider/carousel written in TypeScript. No dependencies, no Lighthouse errors.
fork from : https://github.com/Splidejs/splide.git

Naotoshi Fujita 37a23ca6a1 Bug Fix: The end index can be rarely incorrect because of float numbers comparison. 2 jaren geleden
.github 6fd12fd783 Add FUNDING.yml. 3 jaren geleden
dist 4f15127b3a Rebuild dist files. 2 jaren geleden
images 4915a93fea Update logos. 3 jaren geleden
scripts 8c02b3aea9 Replace the event system with the util package. 2 jaren geleden
src 37a23ca6a1 Bug Fix: The end index can be rarely incorrect because of float numbers comparison. 2 jaren geleden
.eslintrc e400a24f57 Rebuild all dist files. 2 jaren geleden
.gitignore a03812d6d6 Add `.vscode`. 3 jaren geleden
.stylelintrc cc3c43cb26 Add v3 files. 3 jaren geleden
LICENSE 77fa2c4f97 Update the year. 3 jaren geleden
README.md cc08100c8c Update README.md. 2 jaren geleden
jest.config.ts 8c02b3aea9 Replace the event system with the util package. 2 jaren geleden
package-lock.json 71b6a3018a Update the `format()` util method. 2 jaren geleden
package.json 8c02b3aea9 Replace the event system with the util package. 2 jaren geleden
tsconfig.json 41595ab17e Change `type` to `module`. 2 jaren geleden

README.md

Splide

Splide

Splide is a lightweight, flexible and accessible slider and carousel.
No dependencies, no Lighthouse errors.

[![](https://data.jsdelivr.com/v1/package/npm/@splidejs/splide/badge?v=1)](https://www.jsdelivr.com/package/npm/@splidejs/splide)

Download
Getting Started
Demo
Documents
Themes
About v4
Discussions/Q&A

Ready For

React Splide React Splide React Splide Vue Splide Vue Splide

Extensions

Auto ScrollIntersectionGridVideoURL Hash

Translation

日本語

Support Splide

Please support the project if you like it!

Features

  • Written in TypeScript
  • No dependencies
  • Lightweight, 29kB (12kB gzipped)
  • Flexible and extensible
  • Protected by 400+ test cases
  • Multiple slides
  • Slide or fade transition by CSS
  • Supports breakpoints
  • Accepts CSS relative units
  • Autoplay with progress bar and a play-pause toggle button
  • RTL and vertical direction
  • Mouse drag and touch swipe
  • Free drag mode
  • Mouse wheel navigation
  • Nested slider
  • Lazy loading
  • Thumbnail slider
  • Auto width and height
  • Accessibility friendly
  • Live Region
  • Internet Explorer 10

No Lighthouse Errors

Here is the mobile version result of the Splide front page:

Lighthouse result of the Splide frontpage

The Splide slider does not degrade Accessibility, Best Practices and SEO 🎉

License

Splide is released under MIT license. © 2022 Naotoshi Fujita