gsap-effects

Compare original and translation side by side

🇺🇸

Original

English
🇨🇳

Translation

Chinese

GSAP Effects

GSAP 动画效果

Drop-in animation patterns for HyperFrames compositions. Each effect is a self-contained reference with the HTML, CSS, and GSAP code needed to add it to a composition.
These effects follow all HyperFrames composition rules — deterministic, no randomness, timelines registered via
window.__timelines
.
可直接嵌入HyperFrames作品的动画模板,每个效果都是独立的参考示例,包含将其添加到作品中所需的HTML、CSS和GSAP代码。
这些效果符合所有HyperFrames作品规则——确定性、无随机性,时间线通过
window.__timelines
注册。

Available Effects

可用效果

EffectFileUse when
Typewritertypewriter.mdText should appear character by character, with or without a blinking cursor
效果名称文件适用场景
打字机效果typewriter.md文本需要逐字符显示,可选择是否携带闪烁光标