Skip to content

πŸƒ React Slidy - Minimalistic and smooth touch slider and carousel component for React

License

Notifications You must be signed in to change notification settings

midudev/react-slidy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

bd87a94 Β· Oct 21, 2022
Jan 7, 2022
Jan 7, 2022
Jan 5, 2020
Oct 21, 2022
May 18, 2021
Sep 13, 2016
Jan 6, 2020
May 18, 2021
Mar 9, 2019
Nov 1, 2019
Mar 4, 2021
Feb 27, 2021
Feb 27, 2021
Apr 6, 2020
Jan 11, 2022

Repository files navigation

React Slidy

πŸƒ React Slidy - Minimalistic and smooth touch slider component for React βš›οΈ

JavaScript Style Guide npm version npm

Features

  • πŸ–ΌοΈ 1:1 slider for any content
  • πŸ“± Optimized for mobile usage (block scroll on slide)
  • ⚑ Optimized for performance
  • ⌨️ Supports keyboard navigation
  • πŸ˜ͺ Lazy load support
  • ☝️ No dependencies, just one possible polyfill: intersection-observer polyfill
  • πŸ—œοΈ 1KB gzipped (plus 1KB if you need intersection-observer)

Overview

React Slidy is a simple and minimal slider component. The main objective is to achieve the best performance and smoothness on React apps, specially on mobile πŸ“±.

Browser compatibility

Supported browsers are:

  • Chrome
  • Firefox
  • Safari 6+
  • Internet Explorer 11+
  • Microsoft Edge 12+

If some of them doesn't work, please fill an issue.

The feature x is missing...

React Slidy intention is to offer a simple API and functionality. If it doesn't fit all your needs, you might consider to use an alternative or do a fork.