Skip to main content

Morph Text

Gooey text morph — cycles through an editable word list using SVG threshold + GSAP-driven blur for a fluid, satisfying transition effect text text-effect typography morph gooey kinetic animation

Install

npx hyperframes add morph-text

Details

PropertyValue
TypeComponent

Files

FileTargetType
morph-text.htmlcompositions/components/morph-text.htmlhyperframes:snippet

Usage

Open compositions/components/morph-text.html and paste its contents into your composition. Edit the <ol id="morph-words"> list to change the statements that cycle through. Each <li> accepts data-font (CSS font-family) and data-color (hex) attributes. Adjust data-morph-speed (seconds per transition) and data-morph-pause (hold time) on the root element.