Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/marijnh/Eloquent-JavaScript
/ generate_epub_toc.mjs
File
generate_epub_toc.mjs
src/generate_epub_toc.mjs:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{readFileSync} from
"fs"
2
import
{basename} from
"path"
3
4
let
[template, ...chapters] = process.argv.slice(2)
Callers
nothing calls this directly
Calls
1
esc
Function · 0.85
Tested by
no test coverage detected