Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/violentmonkey/violentmonkey
/ i18n.js
File
i18n.js
scripts/i18n.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
const
fs = require(
'fs'
).promises;
2
const
path = require(
'path'
);
3
const
Vinyl = require(
'vinyl'
);
4
const
PluginError = require(
'plugin-error'
);
Callers
nothing calls this directly
Calls
1
load
Method · 0.45
Tested by
no test coverage detected