Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
import
{ readFile, writeFile, mkdir } from
'fs/promises'
;
2
import
spawn from
'cross-spawn'
;
3
import
yaml from
'js-yaml'
;
4
Callers
nothing calls this directly
Calls
5
loadRemote
Function · 0.85
limitConcurrency
Function · 0.70
memoize
Function · 0.70
main
Function · 0.70
load
Method · 0.45
Tested by
no test coverage detected