Skip to content

Wrap Carousel is an animated, vanilla JavaScript-powered carousel, with two notble CSS-animated effects: 1) It wraps, so when one a slide is bumped off the left or right edge, it reappears at the other edge; 2) Non-active slides are compressed, meaning they expand when they become active.

License

Notifications You must be signed in to change notification settings

mitya33/wrap-carousel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Wrap Carousel

Full documentation | Demo

Wrap Carousel is an animated, vanilla JavaScript-powered carousel, with two notble CSS-animated effects:

  • It wraps, so when one a slide is bumped off the left or right edge, it reappears at the other edge, creating an infinite cycle. This process is animated.
  • The non-active slides are compressed, meaning they expand when they become active, and contract once again when they return to inactive state.

It feeds off a JSON-formatted file denoting the slides' text and images.

Read the full documentation for more.

About

Wrap Carousel is an animated, vanilla JavaScript-powered carousel, with two notble CSS-animated effects: 1) It wraps, so when one a slide is bumped off the left or right edge, it reappears at the other edge; 2) Non-active slides are compressed, meaning they expand when they become active.

Topics

Resources

License

Stars

Watchers

Forks