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