Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/acmenlei/codecv
/ functions
Functions
275 in github.com/acmenlei/codecv
⨍
Functions
275
◇
Types & classes
25
↓ 36 callers
Function
errorMessage
(message: string)
src/common/message.ts:21
↓ 24 callers
Function
post
(url: string, data: any = {}, type?: ResponseType)
src/api/config.ts:61
↓ 13 callers
Function
getLocalStorage
(key: string)
src/common/localstorage.ts:12
↓ 13 callers
Function
query
(attr: string)
src/utils/index.ts:43
↓ 12 callers
Function
createText
(text: string)
src/utils/index.ts:27
↓ 11 callers
Function
getCurrentRanger
()
src/views/editor/components/editor/toolbar/hook.ts:333
↓ 10 callers
Function
successMessage
(message: string)
src/common/message.ts:5
↓ 9 callers
Function
get
(url: string, params: any = {})
src/api/config.ts:40
↓ 9 callers
Function
warningMessage
(message: string)
src/common/message.ts:13
↓ 7 callers
Function
setLocalStorage
(key: string, value: unknown, expires: number = 1000 * 60 * 60 * 3)
src/common/localstorage.ts:3
↓ 6 callers
Function
createStyle
()
src/utils/index.ts:35
↓ 6 callers
Function
reductionSelection
(target: Node)
src/views/editor/components/editor/toolbar/hook.ts:242
↓ 5 callers
Function
getTagName
(node: HTMLElement)
src/utils/dom2md.ts:15
↓ 5 callers
Function
loginModelToggle
()
src/store/modules/user.ts:89
↓ 5 callers
Function
queryDOM
(uni: string)
src/utils/index.ts:31
↓ 5 callers
Function
restoreCursorPosition
()
src/views/editor/components/editor/toolbar/hook.ts:278
↓ 5 callers
Function
saveCursorPosition
()
src/views/editor/components/editor/toolbar/hook.ts:263
↓ 4 callers
Function
conditionQuery
()
src/views/community/components/community-left/hook.ts:56
↓ 4 callers
Function
ensureEmptyPreWhiteSpace
(renderCV: HTMLElement)
src/views/editor/components/tabbar/hook.ts:394
↓ 4 callers
Function
isLogin
()
src/common/global.ts:5
↓ 4 callers
Function
queryData
()
src/components/comment-reply-msg/hook.ts:17
↓ 4 callers
Function
splitPage
(renderCV: HTMLElement)
src/views/editor/components/tabbar/hook.ts:362
↓ 3 callers
Function
getTemplateCondition
()
src/api/modules/resume.ts:54
↓ 3 callers
Function
queryRenderCV
()
src/views/editor/components/tabbar/hook.ts:27
↓ 3 callers
Function
removeLocalStorage
(key: string)
src/common/localstorage.ts:29
↓ 2 callers
Function
ImageUpload
(file: File)
src/utils/uploader.ts:47
↓ 2 callers
Function
calcOffsetTop
(dom: HTMLElement)
src/utils/index.ts:104
↓ 2 callers
Function
controlMenuBar
()
src/views/community/views/detail/hook.ts:151
↓ 2 callers
Function
convertDOM
(DOMStr: string)
src/utils/moduleCombine.ts:37
↓ 2 callers
Function
createDIV
()
src/utils/index.ts:39
↓ 2 callers
Function
download
(url: string, fileName: string)
src/utils/index.ts:11
↓ 2 callers
Function
genMenuBarData
(root: string)
src/components/menu-bar/menu-bar/hooks/useMenuBarTitle.ts:18
↓ 2 callers
Function
getBrowseHistory
()
src/components/browse-history/hook.ts:21
↓ 2 callers
Function
getPickerFile
(options: IUploadOptions)
src/utils/uploader.ts:114
↓ 2 callers
Function
importCSS
(name: string)
src/utils/index.ts:6
↓ 2 callers
Function
likeArticle
(data: ICommunityLike)
src/api/modules/community.ts:33
↓ 2 callers
Function
match
(module: SubModule)
src/templates/config.ts:43
↓ 2 callers
Function
priorityInsert
(isAppend: Element | null, styleDOM: Element)
src/views/editor/components/tabbar/hook.ts:284
↓ 2 callers
Function
queryComments
()
src/views/community/views/detail/hook.ts:46
↓ 2 callers
Function
queryCommunity
(data: ICommunityCondition)
src/api/modules/community.ts:21
↓ 2 callers
Function
queryCommunityArticleById
(data: { articleId: number })
src/api/modules/community.ts:37
↓ 2 callers
Function
reset
()
src/views/editor/components/editor/toolbar/components/linkInput/hook.ts:8
↓ 2 callers
Function
scrollTo
(targetTop = 0)
src/utils/index.ts:69
↓ 2 callers
Function
setMDContent
(nv: string, resumeType: string)
src/store/modules/editor.ts:36
↓ 2 callers
Function
setVisible
()
src/views/editor/components/tabbar/hook.ts:299
↓ 1 callers
Function
InsertUserInfo
()
src/views/editor/components/editor/toolbar/hook.ts:117
↓ 1 callers
Function
breakLayout
()
src/views/editor/components/editor/toolbar/hook.ts:131
↓ 1 callers
Function
closeLoading
()
src/utils/index.ts:60
↓ 1 callers
Function
convert
(target: string)
src/utils/index.ts:114
↓ 1 callers
Function
dfs
(menus: Array<IMenuBarItem>, node: HTMLElement, level: number)
src/components/menu-bar/menu-bar/hooks/useMenuBarTitle.ts:25
↓ 1 callers
Function
downloadOfBuffer
(buffer: Iterable<number>, fileName: string, type: string)
src/utils/index.ts:20
↓ 1 callers
Function
ensureResetClickedTarget
()
src/views/editor/hook.ts:200
↓ 1 callers
Function
exportPreHandler
()
src/views/editor/hook.ts:79
↓ 1 callers
Function
fileMerge
(data: { name: string; length: number })
src/api/modules/upload.ts:7
↓ 1 callers
Function
fileUpload
(data: FormData)
src/api/modules/upload.ts:3
↓ 1 callers
Function
genCode
()
src/components/pwd-update/hook.ts:35
↓ 1 callers
Function
genMenunItemGap
(data: Array<IMenuBarItem>)
src/components/menu-bar/menu-bar/hooks/useMenuBarTitle.ts:59
↓ 1 callers
Function
genVerify
()
src/store/modules/user.ts:93
↓ 1 callers
Function
getCurrentTypeContent
(type: string)
src/store/modules/editor.ts:13
↓ 1 callers
Function
getExportCount
()
src/api/modules/resume.ts:22
↓ 1 callers
Function
getFontFamily
(type: string)
src/templates/config.ts:54
↓ 1 callers
Function
getMenuItemOffset
(node: HTMLElement)
src/components/menu-bar/menu-bar/hooks/useMenuBarTitle.ts:49
↓ 1 callers
Function
getPrimaryBGColor
(type: string)
src/templates/config.ts:46
↓ 1 callers
Function
getPrimaryColor
(type: string)
src/templates/config.ts:50
↓ 1 callers
Function
getProperties
(element: HTMLElement)
src/views/editor/components/tabbar/hook.ts:223
↓ 1 callers
Function
helper
(el: HTMLElement)
src/views/editor/components/tabbar/hook.ts:228
↓ 1 callers
Function
initAdjustCSS
()
src/views/editor/components/tabbar/hook.ts:303
↓ 1 callers
Function
initArticleInfo
(article: IArticle, info: IArticle)
src/views/community/views/detail/hook.ts:133
↓ 1 callers
Function
injectWritableModeClickedReplace
(parentNode: HTMLElement)
src/views/editor/components/editor/hook.ts:80
↓ 1 callers
Function
insertCode
()
src/views/editor/components/editor/toolbar/hook.ts:124
↓ 1 callers
Function
isDev
()
src/utils/index.ts:178
↓ 1 callers
Function
isEditMode
()
src/views/community/views/editor/hook.ts:66
↓ 1 callers
Function
isElementNode
(node: Node)
src/utils/dom2md.ts:11
↓ 1 callers
Function
markdownModeInsertAvatar
()
src/views/editor/components/editor/toolbar/hook.ts:365
↓ 1 callers
Function
markdownModeInsertBold
()
src/views/editor/components/editor/toolbar/hook.ts:341
↓ 1 callers
Function
markdownModeInsertHeadLayout
()
src/views/editor/components/editor/toolbar/hook.ts:374
↓ 1 callers
Function
markdownModeInsertItalic
()
src/views/editor/components/editor/toolbar/hook.ts:346
↓ 1 callers
Function
markdownModeInsertLink
()
src/views/editor/components/editor/toolbar/hook.ts:361
↓ 1 callers
Function
markdownModeInsertMainLayout
()
src/views/editor/components/editor/toolbar/hook.ts:379
↓ 1 callers
Function
markdownModeInsertOrderedList
()
src/views/editor/components/editor/toolbar/hook.ts:356
↓ 1 callers
Function
markdownModeInsertUnorderedList
()
src/views/editor/components/editor/toolbar/hook.ts:351
↓ 1 callers
Function
merge
(name: string, length: number)
src/utils/uploader.ts:82
↓ 1 callers
Function
moduleCombine
(DOMStr: string)
src/utils/moduleCombine.ts:4
↓ 1 callers
Function
publishCommunity
(data: ICommunityArticle)
src/api/modules/community.ts:9
↓ 1 callers
Function
pwdUpdate
(data: { nPassword: string; oPassword: string; username: string })
src/api/modules/user.ts:28
↓ 1 callers
Function
query
()
src/views/recruit/hook.ts:58
↓ 1 callers
Function
queryArticle
()
src/views/community/views/detail/hook.ts:33
↓ 1 callers
Function
queryCommentPosition
(data: { commentId: number pageSize: number articleId: number })
src/api/modules/comments.ts:24
↓ 1 callers
Function
queryCommunityArticleCommentsById
(data: { articleId: number pageSize: number pageNum: number })
src/api/modules/comments.ts:16
↓ 1 callers
Function
queryCommunityHotRank
(data: { start?: string end?: string requireCount: number })
src/api/modules/community.ts:25
↓ 1 callers
Function
queryGiteeRepoStars
()
src/api/modules/resume.ts:85
↓ 1 callers
Function
queryHotRankList
()
src/components/hot-rank/hook.ts:11
↓ 1 callers
Function
queryNotification
(data: { pageSize: number; pageNum: number; uid: number })
src/api/modules/notification.ts:3
↓ 1 callers
Function
removeComment
(data: { commentId: number; articleId: number; level: number })
src/api/modules/comments.ts:12
↓ 1 callers
Function
removeCommunity
(data: { articleId: number })
src/api/modules/community.ts:17
↓ 1 callers
Function
removeHeadStyle
(attr: string)
src/utils/index.ts:47
↓ 1 callers
Function
resumeDOMStruct2Markdown
({ parent, node, latest, uid, whiteSpace }: IResumeDOMStruct)
src/utils/dom2md.ts:20
↓ 1 callers
Function
resumeExport
(data: IResumeConfig)
src/api/modules/resume.ts:11
↓ 1 callers
Function
scrollHandler
()
src/views/editor/components/tabbar/hook.ts:324
↓ 1 callers
Function
scrollHelper
()
src/utils/index.ts:78
next →
1–100 of 275, ranked by callers