Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ChinaGodMan/UserScripts
/ single-format-monkey-meta.js
File
single-format-monkey-meta.js
utils/single-format-monkey-meta.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
const
fs = require(
'fs'
)
2
const
path = require(
'path'
)
3
// 格式化单个文件的 Tampermonkey 元数据头部
4
function
formatMetadata(filePath) {
Callers
nothing calls this directly
Calls
1
formatMetadata
Function · 0.85
Tested by
no test coverage detected