MCPcopy Create free account
hub / github.com/violentmonkey/violentmonkey / transifex.mjs

File transifex.mjs

scripts/transifex.mjs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { readFile, writeFile, mkdir } from 'fs/promises';
2import spawn from 'cross-spawn';
3import yaml from 'js-yaml';
4

Callers

nothing calls this directly

Calls 5

loadRemoteFunction · 0.85
limitConcurrencyFunction · 0.70
memoizeFunction · 0.70
mainFunction · 0.70
loadMethod · 0.45

Tested by

no test coverage detected