Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Alphanimble/htmlstream
/ main.tsx
File
main.tsx
demo/main.tsx:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import { StrictMode } from
"react"
;
2
import { createRoot } from
"react-dom/client"
;
3
import { configureSanitizer } from
"streamhtml"
;
4
import
"katex/dist/katex.min.css"
;
Callers
nothing calls this directly
Calls
1
configureSanitizer
Function · 0.85
Tested by
no test coverage detected