react-carousel-library-harsh
v2.0.0
Published
A customizable and responsive carousel component built with React and TypeScript. The component supports infinite scrolling, draggable functionality for mobile, and button navigation for desktop. This library is created from scratch without using any exte
Downloads
8
Readme
React Carousel Library
A customizable and responsive carousel component built with React and TypeScript. The component supports infinite scrolling, draggable functionality for mobile, and button navigation for desktop. This library is created from scratch without using any external carousel libraries, ensuring flexibility and customization.
Features
- Infinite Scrolling: Option to enable or disable infinite scrolling.
- Responsive: Draggable on mobile devices, button navigation on desktops.
- TypeScript: Fully typed with TypeScript for better developer experience.
- Styled Components: Styled using Styled Components for easy customization.
Installation
You can install the library via npm:
npm install react-carousel-library-harsh