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 0380a9f09a Update Readme.md. 3 سال پیش
.github 1d5114270e Add a template. 3 سال پیش
dist d6a3be61d3 Check the `completely` flag before discarding synced splides. 3 سال پیش
images 7494a4ebe4 Update Readme.md. 3 سال پیش
scripts 006bed20dc Add the experimental renderer. 3 سال پیش
src d6a3be61d3 Check the `completely` flag before discarding synced splides. 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 0380a9f09a Update Readme.md. 3 سال پیش
jest.config.js cc3c43cb26 Add v3 files. 3 سال پیش
package-lock.json 56ca26def8 Improve the drag performance. Add the `useScroll` option. 3 سال پیش
package.json d6a3be61d3 Check the `completely` flag before discarding synced splides. 3 سال پیش
tsconfig.json 44eeaa0ab3 Change build system. 3 سال پیش

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)](https://www.jsdelivr.com/package/npm/@splidejs/splide)

Getting Started
Demo
Documents
Themes
About v3
Discussions/Q&A

Other Packages

React Splide Vue Splide

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

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. © 2021 Naotoshi Fujita