A powerful and intuitive visual configuration generator for SplideJS carousels. This tool helps developers quickly create and customize SplideJS configurations with real-time preview.
- 🎯 Visual Configuration: Intuitive interface to customize all SplideJS options
- 🖥️ Real-time Preview: See your changes instantly with a live carousel preview
- 📱 Responsive Testing: Test your configuration across different breakpoints
- 📋 JSON Export: Copy the generated configuration with one click
- 🎨 Beautiful UI: Clean and modern interface built with React and Tailwind CSS
- 🔧 Advanced Options: Full access to all SplideJS configuration options
- Type (Slide/Loop/Fade)
- Width and Height
- Items per page
- Gap between slides
- And more...
- Responsive breakpoints
- Autoplay settings
- Navigation controls
- Keyboard navigation
- Padding configuration
- Timing and animation
- ⚛️ React
- 🎨 Tailwind CSS
- 🛠️ Vite
- 📦 SplideJS
- 🎭 Radix UI
- ⚡ Lucide Icons
To run this project locally:
# Clone the repository
git clone https://github.com/yourusername/splidejs-config-generator.git
# Navigate to the project directory
cd splidejs-config-generator
# Install dependencies
npm install
# Start the development server
npm run dev
Contributions are welcome! Feel free to submit issues and pull requests.
MIT License - feel free to use this project for your own purposes.