Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/braziljs/eloquente-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
12
transformTokens
Function · 0.90
pad
Function · 0.85
sort
Method · 0.80
filter
Method · 0.80
renderArray
Function · 0.70
slice
Method · 0.45
parse
Method · 0.45
map
Method · 0.45
configure
Method · 0.45
define
Method · 0.45
split
Method · 0.45
create
Method · 0.45
Tested by
no test coverage detected