Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/victorqribeiro/isocity
/ $c
Function
$c
js/main.js:4–4 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
2
const
$ = _ => document.querySelector(_)
3
4
const
$c = _ => document.createElement(_)
5
6
let
canvas, bg, fg, cf, ntiles, tileWidth, tileHeight, texWidth,
7
texHeight, map, tools, tool, activeTool, isPlacing, previousState
Callers
1
init
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected