Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/marijnh/Eloquent-JavaScript
/ render_html.mjs
File
render_html.mjs
src/render_html.mjs:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
* as PJSON from
"./pseudo_json.mjs"
2
import
{transformTokens} from
"./transform.mjs"
3
import
markdown from
"./markdown.mjs"
4
import
* as fs from
"fs"
Callers
nothing calls this directly
Calls
4
transformTokens
Function · 0.90
pad
Function · 0.85
create
Method · 0.80
renderArray
Function · 0.70
Tested by
no test coverage detected