Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/IgorWarzocha/howcode
/ dev-web-bridge-node.ts
File
dev-web-bridge-node.ts
scripts/dev-web-bridge-node.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
const
leadingDotsPattern = /^\.+/
2
3
import
{ mkdir, open, stat } from
'node:fs/promises'
4
import
http from
'node:http'
Callers
nothing calls this directly
Calls
14
getDesktopWorkingDirectory
Function · 0.90
getAttachmentKind
Function · 0.90
listComposerAttachmentEntries
Function · 0.90
searchComposerAttachmentEntries
Function · 0.90
getSafeExternalUrl
Function · 0.90
openPathWithSystem
Function · 0.90
sendSseEvent
Function · 0.85
hasValidBridgeToken
Function · 0.85
sendJson
Function · 0.85
handleBridgeEvents
Function · 0.85
handleBridgeRequest
Function · 0.85
all
Method · 0.80
Tested by
no test coverage detected