MCPcopy
hub / github.com/matschik/component-party.dev / mdCheck

Function mdCheck

scripts/generateReadMeProgress.js:14–16  ·  view source on GitHub ↗
(b)

Source from the content-addressed store, hash-verified

12 let progressionContent = "";
13 for (const framework of FRAMEWORKS) {
14 function mdCheck(b) {
15 return b ? "x" : " ";
16 }
17
18 let list = "";
19 const allChecks = [];

Callers 1

mainFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected