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

NaotoshiFujita 78ddd68e1b Merge branch 'v3' 3 years ago
dist 4e02f8d961 Bug Fix: Failed to loop the slider on scroll. 3 years ago
images 1e3d508387 Update Readme. 3 years ago
scripts 006bed20dc Add the experimental renderer. 3 years ago
src 4e02f8d961 Bug Fix: Failed to loop the slider on scroll. 3 years ago
.babelrc fb7c20b48a Migrate from another project. 5 years ago
.editorconfig cc3c43cb26 Add v3 files. 3 years ago
.eslintrc cc3c43cb26 Add v3 files. 3 years ago
.gitignore cc3c43cb26 Add v3 files. 3 years ago
.npmignore 17ef3b6782 Update Readme.md 5 years ago
.stylelintrc cc3c43cb26 Add v3 files. 3 years ago
LICENSE a495739f85 Update the year. 5 years ago
README.md 7aa9665d99 Add the jsDelivr badge. 3 years ago
jest.config.js cc3c43cb26 Add v3 files. 3 years ago
package-lock.json b19b291e4a Change the watcher. 3 years ago
package.json 3309f64ac2 Update the package info. 3 years ago
tsconfig.json 44eeaa0ab3 Change build system. 3 years ago

README.md

Splide

Splide

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

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

Getting Started
Demo
Documents
Themes
About v3

Features

  • Written in TypeScript
  • No dependencies
  • Lightweight, less than 26kB (11kB gzipped)
  • Flexible and extensible
  • Protected by 300+ test cases
  • Multiple slides
  • Slide or fade transition by CSS
  • Supports breakpoints
  • Accepts CSS relative units
  • No need to crop images
  • Autoplay with progress bar and play/pause buttons
  • 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
  • Internet Explorer 10

License

Splide is released under MIT license. © 2021 Naotoshi Fujita