JavaScript Swiper

Open-source JavaScript projects categorized as Swiper

Top 4 JavaScript Swiper Projects

  • Swiper

    Most modern mobile touch slider with hardware accelerated transitions

    Project mention: How to implement a data access layer pattern in SvelteKit? | /r/SvelteKit | 2023-05-26

    You mention YAGNI, but I think the bigger blocker is "Don't reinvent the wheel" - which I think is the most misunderstood bit of programming advice out there. In my SvelteKit app, I am not using a "UI Framework" that provides components to me. I don't need to. Svelte is simple enough that I can build almost anything myself. I've looked at Skeleton's source code, and their components on average are not better than versions I have rolled myself. There are a few cases where it's better to use a framework. Sliders, for instance, have a lot of edge cases. So I use Swiper for carousels. But even then, I could build a working basic slider (that doesn't address the numerous edge cases) myself in an hour. The other case is Headless UI but even there, I disagree with how he implemented some things and it's possible to roll your own Svelte Headless UI just from Tailwind's source.

  • Appwrite

    Appwrite - The Open Source Firebase alternative introduces iOS support . Appwrite is an open source backend server that helps you build native iOS applications much faster with realtime APIs for authentication, databases, files storage, cloud functions and much more!

  • react-id-swiper

    A library to use idangerous Swiper as a ReactJs component which allows Swiper's modules custom build

  • swiffy-slider

    Super fast carousel and slider with touch for optimized websites running in modern browsers.

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020). The latest post mention was on 2023-05-26.

JavaScript Swiper related posts

Index

What are some of the best open-source Swiper projects in JavaScript? This list will help you:

Project Stars
1 Swiper 35,349
2 react-native-snap-carousel 9,918
3 react-id-swiper 1,466
4 swiffy-slider 182
Write Clean JavaScript Code. Always.
Sonar helps you commit clean code every time. With over 300 unique rules to find JavaScript bugs, code smells & vulnerabilities, Sonar finds the issues while you focus on the work.
www.sonarsource.com