MCPcopy
hub / github.com/processing/p5.js / convert.mjs

File convert.mjs

utils/convert.mjs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import fs from 'fs';
2import path from 'path';
3import { fileURLToPath } from 'url';
4import { processData } from './data-processor.mjs';

Callers

nothing calls this directly

Calls 5

descriptionStringFunction · 0.90
typeObjectFunction · 0.90
processDataFunction · 0.90
registerConstantUsageFunction · 0.85
buildParamDocsFunction · 0.85

Tested by

no test coverage detected