Skip to content

A simple, lightweight Flexbox carousel JavaScript plugin.

License

Notifications You must be signed in to change notification settings

pearcemichal/flexCarousel.js

 
 

Repository files navigation

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

  • Download the latest release.
  • Clone the repo: git clone https://github.com/tomhrtly/flexCarousel.js.git
  • Install with npm: npm install flexcarouseljs

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!

About

A simple, lightweight Flexbox carousel JavaScript plugin.

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 83.5%
  • CSS 15.1%
  • Shell 1.4%