Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/bendc/animateplus
/ reverseKeyframes
Function
reverseKeyframes
animateplus.js:248–249 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
246
}, {});
247
248
const
reverseKeyframes = keyframes =>
249
keyframes.forEach(({numbers}) => numbers.reverse());
250
251
252
// animation tracking
Callers
2
addAnimations
Function · 0.85
tick
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected