Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

react-multi-carousel

Package Overview
Dependencies
Maintainers
1
Versions
133
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-multi-carousel - npm Package Compare versions

Comparing version 1.3.10 to 1.3.11

20

contributing.md
# 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)
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc