gsap-effects
Compare original and translation side by side
🇺🇸
Original
English🇨🇳
Translation
ChineseGSAP 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.__timelinesAvailable Effects
可用效果
| Effect | File | Use when |
|---|---|---|
| Typewriter | typewriter.md | Text should appear character by character, with or without a blinking cursor |
| 效果名称 | 文件 | 适用场景 |
|---|---|---|
| 打字机效果 | typewriter.md | 文本需要逐字符显示,可选择是否携带闪烁光标 |