Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/tinyplex/tinybase
/ getHtmlDoc
Function
getHtmlDoc
site/demo.ts:112–112 ·
view source on GitHub ↗
(html: string)
Source
from the content-addressed store, hash-verified
110
};
111
112
const
getHtmlDoc = (html: string): string => html.trim();
113
114
const
getJs = (
115
esbuild: any,
Callers
1
getDemoDoc
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…