Skip to content

Latest commit

 

History

History
35 lines (23 loc) · 3.34 KB

README.md

File metadata and controls

35 lines (23 loc) · 3.34 KB

A simple, lightweight Flexbox carousel ES6 JavaScript plugin. An unofficial fork of Slick Carousel.

Status

npm version CSS gzip size JS gzip size downloads Dependencies Status devDependency Status Netlify Status

Getting Started

Compatibility

flexCarousel.js supports the latest, stable releases of all major browsers except Internet Explorer.

We build the carousels using Flexbox browser technology and ES6 syntax which is compiled to ES5 for production-ready code. You can find browser compatibility statistics for both Flexbox and ES5 on Can I use....

However, for a quick overview - read the table below which shows you the browser support for flexCarousel.js. All browser tests are conducted with Browser Stack.

Edge
Microsoft Edge
Firefox
Mozilla Firefox
Chrome
Google Chrome
Safari
Safari
Opera
Opera
>=16 >=52 >=55 >=11.1 >=42

Contributing

Feel free to submit a pull request with any changes that will help make this project better!