react-carousel-slider
Advanced tools
Comparing version 1.0.22 to 2.0.0
{ | ||
"name": "react-carousel-slider", | ||
"version": "1.0.22", | ||
"version": "2.0.0", | ||
"description": "react-carousel-slider React component", | ||
@@ -5,0 +5,0 @@ "main": "lib/index.js", |
@@ -6,2 +6,12 @@ # React Carousel Slider | ||
##Features : | ||
* [Custom slide is available, arrange your own style and element even such as `<a></a>`, `<Link></Link>`](https://reacttraining.com/react-router/web/example/basic). | ||
* Work well with varaible slide height and width. | ||
* Infinite circulr sliding. | ||
* Auto sliding. | ||
* Touch events for dragging is available on mobile device. | ||
* Navigation buttons customizing, multiple options to locate them. | ||
[Full Documentation on Github](https://github.com/Carr1005/react-carousel-slider) | ||
@@ -8,0 +18,0 @@ |
203372
180