Jumpy

Febraury 3, 2025

Animated card component with an elastic effect and cascading scaling when displayed. Its smooth animation, powered by GSAP, adds dynamism and visual appeal to any design. Ideal for highlighting information with style. Insipirated by @ajfreed_design & @GibsonSMurray

Features

  1. Rotación aleatoria de imágenes
  2. Animaciones suaves con GSAP
  3. Interactividad al pasar el mouse
  4. Personalización flexible
  5. Compatibilidad con enlaces anchor

Root

PropDefaultTypeDescription
images[]Image[]Array of image objects with src, alt, and optional href property.
size’medium’'small' | 'medium' | 'large'tamaño de las imagenes (responsive by default)
spacing’-ml-6’stringmargin between images (use margin-left from Tailwind)
spacingHover40numberSeparation distance when hovering over images
minRotation7numberMinimum rotation angle for images in degrees
maxRotation8numberMaximum rotation angle for images in degrees
initEase’elastic.out(0.5, 0.4)‘gsap.EaseFunction | string GSAP easing function for initial animation
hoverEase’power4.out’gsap.EaseFunction | string GSAP easing function for hover animation
imageStyles-stringAdditional classes for the image
wrapperStyles-stringAdditional classes for the wrapper Image
duration0.5numberDuration of the animations in seconds.

Examples

Whith text

Thanks for visiting! Reach me on

@2025 All rights reserved • From developers for developers ❤️