UNPKG

react-stacked-center-carousel

Version:

A responsive, performant, well animated, swipeable, center mode carousel that stacks its slide

37 lines (21 loc) 1.24 kB
# react-stacked-center-carousel > A responsive, performant, well animated, swipeable, center mode carousel that stacks its slide [![NPM](https://img.shields.io/npm/v/react-stacked-center-carousel.svg)](https://www.npmjs.com/package/react-stacked-center-carousel) [![JavaScript Style Guide](https://img.shields.io/badge/code_style-standard-brightgreen.svg)](https://standardjs.com) ## [Demo and Documentation](https://botdanny.github.io/react-stacked-center-carousel/#/) ![demo-1](https://user-images.githubusercontent.com/46267462/125190404-f604eb80-e20a-11eb-8bfe-4de76094e583.gif) ![demo-3](https://user-images.githubusercontent.com/46267462/125190561-ca363580-e20b-11eb-9ecf-9ac17bb11466.gif) ![demo-2](https://user-images.githubusercontent.com/46267462/125190407-f7ceaf00-e20a-11eb-80a5-0304da2365ca.gif) ## Install ```bash npm install react-stacked-center-carousel ``` or ```bash yarn add react-stacked-center-carousel ``` ## Maintenance I will be actively maintaining this package. If you find any problem, you can open an issue, I will resolve it as soon as possible. If you have any suggestion, please also open an issue, it will be greatly appreciated! ## License MIT © [BotDanny](https://github.com/BotDanny)