Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/heygen-com/hyperframes
/ core.test.ts
File
core.test.ts
packages/lint/src/rules/core.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ describe, it, expect } from
"vitest"
;
2
import
{ lintHyperframeHtml } from
"../hyperframeLinter.js"
;
3
4
function
compositionWithHead(headContent: string): string {
Callers
nothing calls this directly
Calls
7
lintHyperframeHtml
Function · 0.85
compositionWithHead
Function · 0.85
compositionWithHeadBoundary
Function · 0.85
compositionWithBodyPrefix
Function · 0.85
compositionWithImplicitBodyPrefix
Function · 0.85
templateCompositionWithHead
Function · 0.85
find
Method · 0.65
Tested by
no test coverage detected