Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ReviveUnblockNCMInstaller/RevivedUnblockInstaller
/ functions
Functions
130 in github.com/ReviveUnblockNCMInstaller/RevivedUnblockInstaller
⨍
Functions
130
◇
Types & classes
36
Function
makeInput
(value, args = {})
js-framework/src/plugin.ts:95
Function
mkdir
(dirPath: string)
js-framework/src/betterncm-api/fs.ts:110
Function
mountDir
(filePath: string)
js-framework/src/betterncm-api/fs.ts:44
Function
mountFile
(filePath: string)
js-framework/src/betterncm-api/fs.ts:54
Method
onAllPluginsLoaded
( fn: (loadedPlugins: typeof window.loadedPlugins, evt: CustomEvent) => void, )
js-framework/src/plugin.ts:134
Function
onPluginStatusChange
(enabled: boolean)
src/ui/config.tsx:157
Function
openFileDialog
( filter: string, initialDir: string, )
js-framework/src/betterncm-api/app.ts:135
Function
openUrl
(url: string)
js-framework/src/betterncm-api/ncm.ts:39
Function
readConfig
(key: string, defaultValue: string)
js-framework/src/betterncm-api/app.ts:81
Function
readDir
(folderPath: string)
js-framework/src/betterncm-api/fs.ts:14
Function
readFile
(filePath: string)
js-framework/src/betterncm-api/fs.ts:34
Function
readFileText
(filePath: string)
js-framework/src/betterncm-api/fs.ts:24
Method
readSync
()
src/utils/config.ts:13
Function
readUrlFile
(url: string, n: number)
src/utils/network.ts:63
Function
reload
* 包含加载动画的重载
js-framework/src/betterncm-api/index.ts:20
Function
reloadPlugins
()
js-framework/src/betterncm-api/app.ts:60
Function
remove
(path: string)
js-framework/src/betterncm-api/fs.ts:129
Function
searchForData
( // rome-ignore lint/suspicious/noExplicitAny: 会检测任意值 finder: (func: any) => boolean, // rome-ignore
js-framework/src/betterncm-api/ncm.ts:119
Method
setConfig
(key: string, value: T)
js-framework/src/plugin.ts:152
Function
setRoundedCorner
(enable = true)
js-framework/src/betterncm-api/app.ts:124
Function
showConsole
(show = true)
js-framework/src/betterncm-api/app.ts:114
Function
sortFunc
(key1: string, key2: string)
js-framework/src/plugin-manager/index.tsx:105
Function
success
(message: string)
js-framework/src/betterncm-api/tests.ts:9
Function
takeBackgroundScreenshot
()
js-framework/src/betterncm-api/app.ts:40
Method
toString
()
js-framework/src/loader.ts:61
Function
unzip
( zipPath: string, unzipDest: string = `${zipPath}_extracted/`, )
js-framework/src/betterncm-api/fs.ts:65
Function
waitForElement
(selector: Selector, interval = 100)
js-framework/src/betterncm-api/utils.ts:18
Function
writeConfig
(key: string, value: string)
js-framework/src/betterncm-api/app.ts:94
Function
writeFile
(filePath: string, content: string | Blob)
js-framework/src/betterncm-api/fs.ts:95
Function
writeFileText
(filePath: string, content: string)
js-framework/src/betterncm-api/fs.ts:81
← previous
101–130 of 130, ranked by callers