MCPcopy
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
3import { readFileSync, writeFileSync } from "node:fs";
4import { resolve } from "node:path";

Callers

nothing calls this directly

Calls 4

githubRulesPrefixFunction · 0.90
toAbsoluteLinksFunction · 0.85
toRelativeLinksFunction · 0.85
parseArgsFunction · 0.70

Tested by

no test coverage detected