react-multi-carousel
Advanced tools
Comparing version 1.3.10 to 1.3.11
# Contributing | ||
Send a PR or raise an issue to: | ||
- Report/Fix a bug. | ||
- Suggest/Improve the documentation | ||
- Request/Develop a new feature. | ||
## Pull request | ||
Pull requests are extremely welcome. To start up your local development: | ||
- npm install | ||
- cd app | ||
- npm run dev | ||
## Infinite mode | ||
@@ -33,7 +47,1 @@ | ||
For server-side rendering, we use `flex-basis` to set the width of the item, and on the client-side we switch to `width` | ||
## Locale development. | ||
- cd app | ||
- npm install | ||
- npm run dev |
{ | ||
"name": "react-multi-carousel", | ||
"version": "1.3.10", | ||
"version": "1.3.11", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
# react-multi-carousel | ||
Lightweight fully customizable React carousel component that rocks supports multiple items and SSR(Server-side rendering) with typescript. | ||
Production-ready, lightweight fully customizable React carousel component that rocks supports multiple items and SSR(Server-side rendering) with typescript. | ||
@@ -16,2 +16,4 @@ The technical details of this carousel can be found at [www.w3js.com -> react-multi-carousel](https://w3js.com/api/index.php/react-carousel-with-server-side-rendering-support-part-1z/). | ||
- AutoPlay mode | ||
- Auto play interval | ||
- Supports images, videos, everything. | ||
- Responsive | ||
@@ -32,2 +34,10 @@ - Swipe to slide | ||
## Other important links. | ||
- [Code sandbox](https://codesandbox.io/embed/2omn67p8kj) | ||
- [Contributing](https://github.com/YIZHUANG/react-multi-carousel/blob/master/contributing.md) | ||
- [Releases](https://github.com/YIZHUANG/react-multi-carousel/releases) | ||
- [TypeScript usage](https://github.com/YIZHUANG/react-multi-carousel/blob/master/TypeScriptUsage.md) | ||
- [Ssr demo](https://react-multi-carousel.now.sh/) | ||
## Bundle size | ||
@@ -76,7 +86,2 @@ | ||
## Usage with TypeScript | ||
Please read https://github.com/YIZHUANG/react-multi-carousel/blob/master/TypeScriptUsage.md | ||
## Common Usage | ||
@@ -382,1 +387,7 @@ | ||
- npm run dev | ||
## Donation | ||
If this project help you reduce time to develop, you can give me a cup of coffee :) | ||
[![paypal](https://www.paypalobjects.com/en_US/i/btn/btn_donateCC_LG.gif)](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=GJSPRG9RKSJLQ&source=url) |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
151409
390