Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/benawad/path-animator
/ functions
Functions
5 in github.com/benawad/path-animator
⨍
Functions
5
◇
Types & classes
3
↓ 5 callers
Function
lerp
(x: number, y: number, a: number)
src/AnimateSvgPath.tsx:28
Function
Anim
({})
src/Anim.tsx:9
Function
AnimateSvgPath
({ path0: { tagName, props: { transform: _, ...frameProps }, }, path1, progress, numFrames,
src/AnimateSvgPath.tsx:30
Function
App
()
App.tsx:3
Function
SvgAnimator
({ size, startingPaths, endingPaths, speed = 2, })
src/SvgAnimator.tsx:20