MCPcopy Create free account

hub / github.com/acmenlei/codecv / functions

Functions275 in github.com/acmenlei/codecv

↓ 36 callersFunctionerrorMessage
(message: string)
src/common/message.ts:21
↓ 24 callersFunctionpost
(url: string, data: any = {}, type?: ResponseType)
src/api/config.ts:61
↓ 13 callersFunctiongetLocalStorage
(key: string)
src/common/localstorage.ts:12
↓ 13 callersFunctionquery
(attr: string)
src/utils/index.ts:43
↓ 12 callersFunctioncreateText
(text: string)
src/utils/index.ts:27
↓ 11 callersFunctiongetCurrentRanger
()
src/views/editor/components/editor/toolbar/hook.ts:333
↓ 10 callersFunctionsuccessMessage
(message: string)
src/common/message.ts:5
↓ 9 callersFunctionget
(url: string, params: any = {})
src/api/config.ts:40
↓ 9 callersFunctionwarningMessage
(message: string)
src/common/message.ts:13
↓ 7 callersFunctionsetLocalStorage
(key: string, value: unknown, expires: number = 1000 * 60 * 60 * 3)
src/common/localstorage.ts:3
↓ 6 callersFunctioncreateStyle
()
src/utils/index.ts:35
↓ 6 callersFunctionreductionSelection
(target: Node)
src/views/editor/components/editor/toolbar/hook.ts:242
↓ 5 callersFunctiongetTagName
(node: HTMLElement)
src/utils/dom2md.ts:15
↓ 5 callersFunctionloginModelToggle
()
src/store/modules/user.ts:89
↓ 5 callersFunctionqueryDOM
(uni: string)
src/utils/index.ts:31
↓ 5 callersFunctionrestoreCursorPosition
()
src/views/editor/components/editor/toolbar/hook.ts:278
↓ 5 callersFunctionsaveCursorPosition
()
src/views/editor/components/editor/toolbar/hook.ts:263
↓ 4 callersFunctionconditionQuery
()
src/views/community/components/community-left/hook.ts:56
↓ 4 callersFunctionensureEmptyPreWhiteSpace
(renderCV: HTMLElement)
src/views/editor/components/tabbar/hook.ts:394
↓ 4 callersFunctionisLogin
()
src/common/global.ts:5
↓ 4 callersFunctionqueryData
()
src/components/comment-reply-msg/hook.ts:17
↓ 4 callersFunctionsplitPage
(renderCV: HTMLElement)
src/views/editor/components/tabbar/hook.ts:362
↓ 3 callersFunctiongetTemplateCondition
()
src/api/modules/resume.ts:54
↓ 3 callersFunctionqueryRenderCV
()
src/views/editor/components/tabbar/hook.ts:27
↓ 3 callersFunctionremoveLocalStorage
(key: string)
src/common/localstorage.ts:29
↓ 2 callersFunctionImageUpload
(file: File)
src/utils/uploader.ts:47
↓ 2 callersFunctioncalcOffsetTop
(dom: HTMLElement)
src/utils/index.ts:104
↓ 2 callersFunctioncontrolMenuBar
()
src/views/community/views/detail/hook.ts:151
↓ 2 callersFunctionconvertDOM
(DOMStr: string)
src/utils/moduleCombine.ts:37
↓ 2 callersFunctioncreateDIV
()
src/utils/index.ts:39
↓ 2 callersFunctiondownload
(url: string, fileName: string)
src/utils/index.ts:11
↓ 2 callersFunctiongenMenuBarData
(root: string)
src/components/menu-bar/menu-bar/hooks/useMenuBarTitle.ts:18
↓ 2 callersFunctiongetBrowseHistory
()
src/components/browse-history/hook.ts:21
↓ 2 callersFunctiongetPickerFile
(options: IUploadOptions)
src/utils/uploader.ts:114
↓ 2 callersFunctionimportCSS
(name: string)
src/utils/index.ts:6
↓ 2 callersFunctionlikeArticle
(data: ICommunityLike)
src/api/modules/community.ts:33
↓ 2 callersFunctionmatch
(module: SubModule)
src/templates/config.ts:43
↓ 2 callersFunctionpriorityInsert
(isAppend: Element | null, styleDOM: Element)
src/views/editor/components/tabbar/hook.ts:284
↓ 2 callersFunctionqueryComments
()
src/views/community/views/detail/hook.ts:46
↓ 2 callersFunctionqueryCommunity
(data: ICommunityCondition)
src/api/modules/community.ts:21
↓ 2 callersFunctionqueryCommunityArticleById
(data: { articleId: number })
src/api/modules/community.ts:37
↓ 2 callersFunctionreset
()
src/views/editor/components/editor/toolbar/components/linkInput/hook.ts:8
↓ 2 callersFunctionscrollTo
(targetTop = 0)
src/utils/index.ts:69
↓ 2 callersFunctionsetMDContent
(nv: string, resumeType: string)
src/store/modules/editor.ts:36
↓ 2 callersFunctionsetVisible
()
src/views/editor/components/tabbar/hook.ts:299
↓ 1 callersFunctionInsertUserInfo
()
src/views/editor/components/editor/toolbar/hook.ts:117
↓ 1 callersFunctionbreakLayout
()
src/views/editor/components/editor/toolbar/hook.ts:131
↓ 1 callersFunctioncloseLoading
()
src/utils/index.ts:60
↓ 1 callersFunctionconvert
(target: string)
src/utils/index.ts:114
↓ 1 callersFunctiondfs
(menus: Array<IMenuBarItem>, node: HTMLElement, level: number)
src/components/menu-bar/menu-bar/hooks/useMenuBarTitle.ts:25
↓ 1 callersFunctiondownloadOfBuffer
(buffer: Iterable<number>, fileName: string, type: string)
src/utils/index.ts:20
↓ 1 callersFunctionensureResetClickedTarget
()
src/views/editor/hook.ts:200
↓ 1 callersFunctionexportPreHandler
()
src/views/editor/hook.ts:79
↓ 1 callersFunctionfileMerge
(data: { name: string; length: number })
src/api/modules/upload.ts:7
↓ 1 callersFunctionfileUpload
(data: FormData)
src/api/modules/upload.ts:3
↓ 1 callersFunctiongenCode
()
src/components/pwd-update/hook.ts:35
↓ 1 callersFunctiongenMenunItemGap
(data: Array<IMenuBarItem>)
src/components/menu-bar/menu-bar/hooks/useMenuBarTitle.ts:59
↓ 1 callersFunctiongenVerify
()
src/store/modules/user.ts:93
↓ 1 callersFunctiongetCurrentTypeContent
(type: string)
src/store/modules/editor.ts:13
↓ 1 callersFunctiongetExportCount
()
src/api/modules/resume.ts:22
↓ 1 callersFunctiongetFontFamily
(type: string)
src/templates/config.ts:54
↓ 1 callersFunctiongetMenuItemOffset
(node: HTMLElement)
src/components/menu-bar/menu-bar/hooks/useMenuBarTitle.ts:49
↓ 1 callersFunctiongetPrimaryBGColor
(type: string)
src/templates/config.ts:46
↓ 1 callersFunctiongetPrimaryColor
(type: string)
src/templates/config.ts:50
↓ 1 callersFunctiongetProperties
(element: HTMLElement)
src/views/editor/components/tabbar/hook.ts:223
↓ 1 callersFunctionhelper
(el: HTMLElement)
src/views/editor/components/tabbar/hook.ts:228
↓ 1 callersFunctioninitAdjustCSS
()
src/views/editor/components/tabbar/hook.ts:303
↓ 1 callersFunctioninitArticleInfo
(article: IArticle, info: IArticle)
src/views/community/views/detail/hook.ts:133
↓ 1 callersFunctioninjectWritableModeClickedReplace
(parentNode: HTMLElement)
src/views/editor/components/editor/hook.ts:80
↓ 1 callersFunctioninsertCode
()
src/views/editor/components/editor/toolbar/hook.ts:124
↓ 1 callersFunctionisDev
()
src/utils/index.ts:178
↓ 1 callersFunctionisEditMode
()
src/views/community/views/editor/hook.ts:66
↓ 1 callersFunctionisElementNode
(node: Node)
src/utils/dom2md.ts:11
↓ 1 callersFunctionmarkdownModeInsertAvatar
()
src/views/editor/components/editor/toolbar/hook.ts:365
↓ 1 callersFunctionmarkdownModeInsertBold
()
src/views/editor/components/editor/toolbar/hook.ts:341
↓ 1 callersFunctionmarkdownModeInsertHeadLayout
()
src/views/editor/components/editor/toolbar/hook.ts:374
↓ 1 callersFunctionmarkdownModeInsertItalic
()
src/views/editor/components/editor/toolbar/hook.ts:346
↓ 1 callersFunctionmarkdownModeInsertLink
()
src/views/editor/components/editor/toolbar/hook.ts:361
↓ 1 callersFunctionmarkdownModeInsertMainLayout
()
src/views/editor/components/editor/toolbar/hook.ts:379
↓ 1 callersFunctionmarkdownModeInsertOrderedList
()
src/views/editor/components/editor/toolbar/hook.ts:356
↓ 1 callersFunctionmarkdownModeInsertUnorderedList
()
src/views/editor/components/editor/toolbar/hook.ts:351
↓ 1 callersFunctionmerge
(name: string, length: number)
src/utils/uploader.ts:82
↓ 1 callersFunctionmoduleCombine
(DOMStr: string)
src/utils/moduleCombine.ts:4
↓ 1 callersFunctionpublishCommunity
(data: ICommunityArticle)
src/api/modules/community.ts:9
↓ 1 callersFunctionpwdUpdate
(data: { nPassword: string; oPassword: string; username: string })
src/api/modules/user.ts:28
↓ 1 callersFunctionquery
()
src/views/recruit/hook.ts:58
↓ 1 callersFunctionqueryArticle
()
src/views/community/views/detail/hook.ts:33
↓ 1 callersFunctionqueryCommentPosition
(data: { commentId: number pageSize: number articleId: number })
src/api/modules/comments.ts:24
↓ 1 callersFunctionqueryCommunityArticleCommentsById
(data: { articleId: number pageSize: number pageNum: number })
src/api/modules/comments.ts:16
↓ 1 callersFunctionqueryCommunityHotRank
(data: { start?: string end?: string requireCount: number })
src/api/modules/community.ts:25
↓ 1 callersFunctionqueryGiteeRepoStars
()
src/api/modules/resume.ts:85
↓ 1 callersFunctionqueryHotRankList
()
src/components/hot-rank/hook.ts:11
↓ 1 callersFunctionqueryNotification
(data: { pageSize: number; pageNum: number; uid: number })
src/api/modules/notification.ts:3
↓ 1 callersFunctionremoveComment
(data: { commentId: number; articleId: number; level: number })
src/api/modules/comments.ts:12
↓ 1 callersFunctionremoveCommunity
(data: { articleId: number })
src/api/modules/community.ts:17
↓ 1 callersFunctionremoveHeadStyle
(attr: string)
src/utils/index.ts:47
↓ 1 callersFunctionresumeDOMStruct2Markdown
({ parent, node, latest, uid, whiteSpace }: IResumeDOMStruct)
src/utils/dom2md.ts:20
↓ 1 callersFunctionresumeExport
(data: IResumeConfig)
src/api/modules/resume.ts:11
↓ 1 callersFunctionscrollHandler
()
src/views/editor/components/tabbar/hook.ts:324
↓ 1 callersFunctionscrollHelper
()
src/utils/index.ts:78
next →1–100 of 275, ranked by callers