Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/Vishal-raj-1/Awesome-JavaScript-Projects
/ raf
Function
raf
assets/js/block_ninja.js:2083–2083 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
2081
ctx.setTransform(1, 0, 0, 1, 0, 0);
2082
}
2083
const
raf = () => requestAnimationFrame(frameHandler);
2084
// Start loop
2085
raf();
2086
}
Callers
2
frameHandler
Function · 0.85
setupCanvases
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected