OnomaUI

jururi motion

The motion for "drool with craving".

じゅるり1 motionOfficial

Sample

Drool with craving

Show craving or desire

Droops 45% downward from its top, slowly, and back.

Duration
1.2s
Repeats
Yes
Easing
ease-in-out
Animates
Skew · Scale skewY scale
Show CSS
@keyframes onoma-jururi {
  0% { transform: skewY(0deg) scale(1, 1); }
  100% { transform: skewY(4deg) scale(0.89, 1.45); }
}

.onoma-jururi {
  animation: onoma-jururi 1.2s ease-in-out infinite alternate both;
  transform-origin: 50% 0%;
}

/* Reduced motion: no motion */
@media (prefers-reduced-motion: reduce) {
  .onoma-jururi { animation: none; }
}

Compare with similar motions

Words for the same motion