Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/callumalpass/tasknotes
/ i18n-manager.mjs
File
i18n-manager.mjs
scripts/i18n-manager.mjs:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
fs from
'fs'
;
2
import
path from
'path'
;
3
import
crypto from
'crypto'
;
4
import
{ execSync } from
'child_process'
;
Callers
nothing calls this directly
Calls
9
sync
Function · 0.85
verify
Function · 0.85
checkUsage
Function · 0.85
findUnused
Function · 0.85
checkDuplicates
Function · 0.85
generateTemplate
Function · 0.85
resolve
Method · 0.80
error
Method · 0.80
status
Function · 0.70
Tested by
no test coverage detected