Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/heygen-com/hyperframes
/ htmlDocument.test.ts
File
htmlDocument.test.ts
packages/core/src/compiler/htmlDocument.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ describe, expect, it } from
"vitest"
;
2
import
{
3
injectScriptsAtHeadStart,
4
injectScriptsIntoHtml,
Callers
nothing calls this directly
Calls
5
parseHTMLContent
Function · 0.85
stripEmbeddedRuntimeScripts
Function · 0.85
injectScriptsIntoHtml
Function · 0.85
injectScriptsAtHeadStart
Function · 0.85
querySelector
Method · 0.65
Tested by
no test coverage detected