MCPcopy
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

1import * as PJSON from "./pseudo_json.mjs"
2import {transformTokens} from "./transform.mjs"
3import markdown from "./markdown.mjs"
4import * as fs from "fs"

Callers

nothing calls this directly

Calls 12

transformTokensFunction · 0.90
padFunction · 0.85
sortMethod · 0.80
filterMethod · 0.80
renderArrayFunction · 0.70
sliceMethod · 0.45
parseMethod · 0.45
mapMethod · 0.45
configureMethod · 0.45
defineMethod · 0.45
splitMethod · 0.45
createMethod · 0.45

Tested by

no test coverage detected