Skip to content

Repository files navigation

npmtravis buildCoverage Status

React-Carouselize

The simplest carousel component you can find in the React ecosystem.

Getting Started

  1. Install the package with yarn add react-carouselize or npm install --save react-carouselize

  2. Import the component

importCarouselizefrom'react-carouselize';
  1. Wrap whatever you want to be a carousel
<Carouselize>
....
</Carouselize>

Properties

NameTypeDefault valueRequiredDescription
durationnumber5000noAnimation duration in milliseconds
animationstringv-scrollnoOne of v-scroll (vertical scroll), h-scroll (horizontal scroll) or fade
navigationstringleftnoPosition of bullets, between top, right, bottom, left
enableNavigationbooleantruenoEnable/disable click on bullets
enableKeysbooleantruenoEnable/disable scrolling with left or right keys

Contibuting

Check the related file CONTRIBUTING

About

Transform everything in a simple and customizable carousel

Resources

Contributing

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages