Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/bigskysoftware/htmx
/ scratch_server.js
File
scratch_server.js
test/util/scratch_server.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
var
server = makeServer()
2
var
autoRespond = sessionStorage.getItem(
'hx-scratch-autorespond'
) ==
'true'
3
server.autoRespond = autoRespond
4
ready(
function
() {
Callers
nothing calls this directly
Calls
3
makeServer
Function · 0.70
ready
Function · 0.70
byId
Function · 0.70
Tested by
no test coverage detected