Skip to content
This repository has been archived by the owner on Sep 22, 2020. It is now read-only.

Latest commit

 

History

History
8 lines (5 loc) · 773 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 773 Bytes

React Carousel Scroller

An application agnostic scrolling React component for controllable carousels.

Please Note: Though I use this package on my own website I don't necessarily consider it ready for production as it is so far undocumented and untested (other than manually during development). If you want to experiment with it and maybe even contribute to this repo – that's great! Fork it and let the PRs roll in! Otherwise any use is on your own risk.

Demo: Try it out on this GitHub Page: https://osartun.github.io/react-carousel-scroller/ The demo also includes a section to showcase the JSX code you'd write. The code for the demo is in the docs/ folder.