All Projects → midudev → React Slidy

midudev / React Slidy

Licence: mit
🍃 React Slidy - Minimalistic and smooth touch slider and carousel component for React

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to React Slidy

Vue Slide Bar
🎢 A Simple Vue Slider Bar Component.
Stars: ✭ 129 (+86.96%)
Mutual labels:  slider, slide
Sizeslidebutton
A fun Swift UIControl for picking a size
Stars: ✭ 46 (-33.33%)
Mutual labels:  slider, slide
Svelte Carousel
A super lightweight, super simple Carousel for Svelte 3
Stars: ✭ 144 (+108.7%)
Mutual labels:  slider, slide
Slendr
A responsive & lightweight (2KB gzipped) slider for modern browsers. [UNMAINTAINED]
Stars: ✭ 39 (-43.48%)
Mutual labels:  slider, slide
Simple Slider
🎠 The 1kb JavaScript Carousel
Stars: ✭ 583 (+744.93%)
Mutual labels:  slider, slide
Vue Swipe Mobile
😃 A siwpe (touch slider) component for Vue2
Stars: ✭ 97 (+40.58%)
Mutual labels:  slider, slide
Vue Infinite Slide Bar
∞ Infinite slide bar component (no dependency and light weight 1.48 KB)
Stars: ✭ 190 (+175.36%)
Mutual labels:  slider, slide
React Siema
ReactSiema Demo
Stars: ✭ 90 (+30.43%)
Mutual labels:  slider, slide
Hooper
🎠 A customizable accessible carousel slider optimized for Vue
Stars: ✭ 561 (+713.04%)
Mutual labels:  slider, slide
SlidableImage
Fancy slider for before&after images
Stars: ✭ 32 (-53.62%)
Mutual labels:  slide, slider
Jcslider
🏂 A responsive slider jQuery plugin with CSS animations
Stars: ✭ 52 (-24.64%)
Mutual labels:  slider, slide
Vue Concise Slider
vue-concise-slider,A simple vue sliding component
Stars: ✭ 831 (+1104.35%)
Mutual labels:  slider, slide
Vue Awesome Swiper
🏆 Swiper component for @vuejs
Stars: ✭ 12,072 (+17395.65%)
Mutual labels:  slider, slide
cachu-slider
🌈 🔆 Create animated full screen and content-fit sliders efficiently.
Stars: ✭ 30 (-56.52%)
Mutual labels:  slide, slider
React Zmage
一个基于 React 的可缩放图片控件 | A scalable image wrapper power by react
Stars: ✭ 713 (+933.33%)
Mutual labels:  slider, slide
React Whirligig
A react carousel/slider like component for sequentially displaying slides or sets of slides
Stars: ✭ 20 (-71.01%)
Mutual labels:  slider, slide
Range Slider
The simplest JavaScript custom range slider ever!
Stars: ✭ 41 (-40.58%)
Mutual labels:  slider
Duo Navigation Drawer
A flexible, easy to use, unique drawer library for your Android project.
Stars: ✭ 986 (+1328.99%)
Mutual labels:  slide
Zwtopselectvcview
快速导入多个控制器,通过顶部选择菜单切换控制器,实现一个页面多个控制器切换处理.(It's an so easy way to add your all kinds of childControllers into superViewController, then you can slide around or just click on the topButton which is automatically building in the topView to switch your childViewController.)
Stars: ✭ 61 (-11.59%)
Mutual labels:  slide
Tiny Swiper
Ingenious JavaScript Carousel powered by wonderful plugins. Lightweight yet extensible. Import plugins as needed, No more, no less.
Stars: ✭ 1,061 (+1437.68%)
Mutual labels:  slider

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].