Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/PatrickJS/awesome-cursorrules
/ convert-readme-links.mjs
File
convert-readme-links.mjs
scripts/convert-readme-links.mjs:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
#!/usr/bin/env node
2
3
import
{ readFileSync, writeFileSync } from
"node:fs"
;
4
import
{ resolve } from
"node:path"
;
Callers
nothing calls this directly
Calls
4
githubRulesPrefix
Function · 0.90
toAbsoluteLinks
Function · 0.85
toRelativeLinks
Function · 0.85
parseArgs
Function · 0.70
Tested by
no test coverage detected