Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/bigskysoftware/_hyperscript
/ node-hyperscript.js
File
node-hyperscript.js
src/platform/node-hyperscript.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
#!/usr/bin/env node
2
3
import
_hyperscript from
'../_hyperscript.js'
;
4
import
fs from
'node:fs'
;
Callers
nothing calls this directly
Calls
8
validate
Function · 0.70
usage
Function · 0.70
run
Function · 0.70
addFeature
Method · 0.45
matchToken
Method · 0.45
evalStatically
Method · 0.45
requireElement
Method · 0.45
requireTokenType
Method · 0.45
Tested by
no test coverage detected