Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/observablehq/framework
/ html-test.ts
File
html-test.ts
test/html-test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
assert from
"node:assert"
;
2
import
{createHash} from
"node:crypto"
;
3
import
{findAssets, html, rewriteHtml} from
"../src/html.js"
;
4
Callers
nothing calls this directly
Calls
4
html
Function · 0.90
findAssets
Function · 0.85
rewriteHtml
Function · 0.85
unsafe
Method · 0.80
Tested by
no test coverage detected