Ingest, store, & analyze all types of time series data in a fully-managed, purpose-built database. Keep data forever with low-cost storage and superior data compression. Learn more →
Top 4 JavaScript Swiper Projects
-
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.
-
react-native-snap-carousel
Swiper/carousel component for React Native featuring previews, multiple layouts, parallax images, performant handling of huge numbers of items, and more. Compatible with Android & iOS.
-
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.
JavaScript Swiper related posts
- Keep Arrows from Overlapping on Slides - SwiperJS
- How can I create a slider that cycles through photos based on how high it is? I've already tried a bunch of image slider plugins, and they all used arrows, which couldn't be changed.
- Building An Image Slider With Swiper Js
- React Component for a "Swipe left/right"
- Looking to make dawn theme featured collection scroll
- How can I achieve this type of timeline animation in HTML/CSS
- How do I create this?
-
A note from our sponsor - InfluxDB
www.influxdata.com | 8 Jun 2023
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 |