Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/heygen-com/hyperframes
/ gsapParser.test.ts
File
gsapParser.test.ts
packages/parsers/src/gsapParser.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ describe, it, expect } from
"vitest"
;
2
import
{
3
parseGsapScript,
4
gsapAnimationsToKeyframes,
Callers
nothing calls this directly
Calls
15
parseGsapScript
Function · 0.85
classifyPropertyGroup
Function · 0.85
classifyTweenPropertyGroup
Function · 0.85
convertToKeyframesInScript
Function · 0.85
gsapAnimationsToKeyframes
Function · 0.85
keyframesToGsapAnimations
Function · 0.85
serializeGsapAnimations
Function · 0.85
validateCompositionGsap
Function · 0.85
getAnimationsForElementId
Function · 0.85
getAnimId
Function · 0.85
syncPositionHoldsBeforeKeyframes
Function · 0.85
posTweenAt
Function · 0.85
Tested by
no test coverage detected