Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/MisterBooo/LeetCodeAnimation
/ sync-algomooc-index.js
File
sync-algomooc-index.js
tools/scripts/sync-algomooc-index.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
#!/usr/bin/env node
2
/**
3
* Sync the website-side LeetCode animation index into this repository.
4
*
Callers
nothing calls this directly
Calls
11
readJsonFile
Function · 0.85
buildManifest
Function · 0.85
compareManifests
Function · 0.85
manifestText
Function · 0.85
renderProblemIndex
Function · 0.85
renderTopicIndex
Function · 0.85
readText
Function · 0.85
printReport
Function · 0.85
writeText
Function · 0.85
appendSyncLog
Function · 0.85
getArg
Function · 0.70
Tested by
no test coverage detected