Loops a string multiple times based on a number input.
Contributed by:
repeat(0); // Replace 0 with a number
Automates text repetition, ideal for creating scrolling text effects or pattern-based typography.
Useful for interactive UI animations, physics-based motion, or objects reacting when near another element.
Ideal for subtle jitter effects on text or images that should only move horizontally or vertically.
Ideal for animated backgrounds, shapes, or titles where the gradient should stay fixed to the layer’s edges without rotating, preserving a stable gradient effect regardless of layer rotation.
Perfect for animating backgrounds, shapes, or titles where a consistent gradient needs to stay aligned with the layer as it moves.
Generating random colors consistently for text layers, ensuring each layer gets a unique color.