@riondino/vanilla-carousel
v1.0.0
Published
A simple and accessible carousel component in vanilla JS.
Maintainers
Readme
@riondino/vanilla-carousel
A lightweight, dependency-free image carousel built with vanilla JavaScript. Supports previous/next navigation, auto-rotation, and clickable navigation dots for intuitive slide control.
Features
- Arrows to navigate forward or backward through images
- Auto-advances every 5 seconds
- Clickable navigation dots indicate and control current slide
- Minimal setup — perfect for simple sites or custom styling
- No external dependencies
Installation
npm install @riondino/vanilla-carousel