What do you all use for your sliders? Do you build them from scratch or use some kind of plugin?

This page summarizes the projects mentioned and recommended in the original post on /r/webdev

SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.
surveyjs.io
featured
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
  • slick

    the last carousel you'll ever need

  • Years and years ago I used to use Malsup's jQuery Cycle plugin and then Cycle2 but these now seem long abandoned. I've also used both flexslider and slickslider but I'm wondering if there are better, more modern alternatives I could now be using instead to quickly create sliders or carousels.

  • Swiper

    Most modern mobile touch slider with hardware accelerated transitions

  • swiperjs.com is my go to.

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
  • react-swiper

    NPM package

  • Sure, thing is, it's customized for the company I was working for, but you can take the boilerplate and make your own changes. It's draggable and has some built in hooks, like to trigger auto-slides and stuff like that. Oh forgot to mention it's intended for React* https://github.com/glitch-txs/react-swiper

    I've been using https://www.embla-carousel.com recently

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Html wheel for picking dates

    1 project | /r/UXandUI | 27 Nov 2023
  • Any good sliders other than outdated slickJs

    2 projects | /r/jquery | 12 Jun 2023
  • How do you create this slider?

    1 project | /r/Wordpress | 7 Jul 2022
  • Looking for a select 'spinner' similar to the timer on iphone.

    1 project | /r/reactjs | 1 Jun 2022
  • How would you create a swipeable image carousel that loops infinitely in one direction without the "back" transition? (only html, css, js)

    2 projects | /r/webdev | 3 Mar 2022