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 e4cd82c8a9 Bug Fix: The `passive` flag was missing. 3 年 前
dist e4cd82c8a9 Bug Fix: The `passive` flag was missing. 3 年 前
images 8d82792341 Clean up. 3 年 前
scripts 006bed20dc Add the experimental renderer. 3 年 前
src e4cd82c8a9 Bug Fix: The `passive` flag was missing. 3 年 前
.babelrc fb7c20b48a Migrate from another project. 5 年 前
.editorconfig cc3c43cb26 Add v3 files. 3 年 前
.eslintrc cc3c43cb26 Add v3 files. 3 年 前
.gitignore cc3c43cb26 Add v3 files. 3 年 前
.npmignore 17ef3b6782 Update Readme.md 5 年 前
.stylelintrc cc3c43cb26 Add v3 files. 3 年 前
LICENSE a495739f85 Update the year. 5 年 前
README.md e4cd82c8a9 Bug Fix: The `passive` flag was missing. 3 年 前
jest.config.js cc3c43cb26 Add v3 files. 3 年 前
package-lock.json 0a942c250b Merge remote-tracking branch 'origin/master' 3 年 前
package.json e4cd82c8a9 Bug Fix: The `passive` flag was missing. 3 年 前
tsconfig.json 44eeaa0ab3 Change build system. 3 年 前

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, 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