Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/clips/pattern
/ $
Function
$
pattern/canvas.js:16–18 ·
view source on GitHub ↗
(id)
Source
from the content-addressed store, hash-verified
14
15
try { $; } catch(e) {
16
function
$(id) {
17
return
document.getElementById(id);
18
}
19
}
20
21
function
attachEvent(element, name, f) {
Callers
2
canvas.js
File · 0.85
widget
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected