react-enhanced-slider
v1.5.1
Published
Feature-rich slider component for React with step controls, smooth animations and full customization.
Maintainers
Readme
✨ Core Features
✅ Step controls & range constraints
🎨 Customizable animation transitions
🖥️ Touch-optimized gesture support
📦 Lightweight (Few dependencies)
♿ Full accessibility compliance
🌐 TypeScript-ready definitions
🚀 Quick Start
# Clone the repository
git clone [email protected]:gxxxr-111/react-enhanced-slider.git
# Navigate into the project folder
cd react-enhanced-slider
# Install dependencies
npm install
# Run the development server
npm run dev