DEV Community

Cover image for Vanilla JS Infinite Carousel with Grab-and-Drag
jQueryScript
jQueryScript

Posted on

Vanilla JS Infinite Carousel with Grab-and-Drag

Grab-n-Drag Infinite Carousel: a lightweight JavaScript library for creating smooth infinite scrolling carousels.

Key features:
• Pure vanilla JavaScript (no jQuery)
• Only 30KB total bundle size
• Natural drag physics with momentum
• Touch support for mobile devices
• Full TypeScript definitions included
• Event callbacks for custom logic

Perfect for logo showcases, skill displays, and product galleries. Check out the full API reference and working examples.

👉 Blog Post

👉 GitHub Repo

👉 Live Demo

Top comments (0)