Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/braziljs/eloquente-javascript
/ chapter_info.mjs
File
chapter_info.mjs
src/chapter_info.mjs:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
// Fragile, hacky script that finds exercises in chapters, extracts
2
// their starting code, and collects it into a big JSON object
3
// together with the solution code.
4
Callers
nothing calls this directly
Calls
11
getStartCode
Function · 0.85
chapterZipFile
Function · 0.85
addSolution
Function · 0.85
sort
Method · 0.80
match
Method · 0.80
parse
Method · 0.45
slice
Method · 0.45
replace
Method · 0.45
add
Method · 0.45
has
Method · 0.45
error
Method · 0.45
Tested by
no test coverage detected