Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Mongkii/RMind
/ functions
Functions
109 in github.com/Mongkii/RMind
⨍
Functions
109
◇
Types & classes
0
↓ 16 callers
Function
deepCopy
src/methods/assistFunctions.js:5
↓ 10 callers
Function
useMindmap
()
src/customHooks/useMindmap.js:8
↓ 9 callers
Function
findNode
(node, search_id)
src/methods/assistFunctions.js:19
↓ 5 callers
Function
moveXY
(x,y)
src/context/reducer/global/actionCreator.js:45
↓ 3 callers
Function
downloadFile
(url, filename)
src/methods/assistFunctions.js:31
↓ 3 callers
Function
drawBezier
(ctx, from_x, from_y, to_x, to_y)
src/methods/drawCanvas.js:3
↓ 3 callers
Function
drawDragCanvas
(ctx, theme, child_id, parent_offset, child_offset, child_left_of_parent)
src/methods/drawCanvas.js:37
↓ 3 callers
Function
handleZoom
(zoom)
src/features/Nav/index.js:60
↓ 3 callers
Function
setMindmap
src/context/reducer/mindmap/actionCreator.js:86
↓ 3 callers
Function
setTitle
src/context/reducer/global/actionCreator.js:3
↓ 2 callers
Function
applySnapshot
src/customHooks/useHistory.js:9
↓ 2 callers
Function
debounce
(func,wait)
src/methods/assistFunctions.js:38
↓ 2 callers
Function
getDomOffset
src/methods/getDragEvents.js:5
↓ 2 callers
Function
getLayerAndText
(line, format)
src/methods/mindmapParser.js:4
↓ 2 callers
Function
handleClosePopup
()
src/features/Nav/index.js:23
↓ 2 callers
Function
registerValidSW
(swUrl, config)
src/serviceWorker.js:57
↓ 2 callers
Function
useEditPanel
()
src/customHooks/useEditPanel.js:6
↓ 2 callers
Function
useMove
()
src/customHooks/useMove.js:6
↓ 2 callers
Function
useZoom
()
src/customHooks/useZoom.js:6
↓ 2 callers
Function
zoomIn
(x,y)
src/context/reducer/global/actionCreator.js:18
↓ 2 callers
Function
zoomOut
(x,y)
src/context/reducer/global/actionCreator.js:25
↓ 1 callers
Function
addChild
(node_id, new_node_id)
src/context/reducer/mindmap/actionCreator.js:14
↓ 1 callers
Function
addSibling
(node_id, parent_id, new_node_id)
src/context/reducer/mindmap/actionCreator.js:27
↓ 1 callers
Function
buildNodeFromJSON
(json, format)
src/methods/mindmapParser.js:68
↓ 1 callers
Function
buildNodeFromText
(data_array, format, cur_layer, cur_text = '')
src/methods/mindmapParser.js:27
↓ 1 callers
Function
changeText
(node_id, text)
src/context/reducer/mindmap/actionCreator.js:51
↓ 1 callers
Function
checkValidServiceWorker
(swUrl, config)
src/serviceWorker.js:101
↓ 1 callers
Function
clearHistory
()
src/context/reducer/history/actionCreator.js:8
↓ 1 callers
Function
copyNodeData
(format, target_node, source_node, is_root_node)
src/methods/mindmapParser.js:55
↓ 1 callers
Function
copyNodeData
(format, target_node, source_node)
src/methods/mindmapExporter.js:30
↓ 1 callers
Function
deleteNode
(node_id, parent_id)
src/context/reducer/mindmap/actionCreator.js:71
↓ 1 callers
Function
dfs
(node, layer, format)
src/methods/mindmapExporter.js:17
↓ 1 callers
Function
drawLine
(ctx, node, map)
src/methods/drawCanvas.js:8
↓ 1 callers
Function
drawLineCanvas
(ctx, theme, mindmap, map)
src/methods/drawCanvas.js:28
↓ 1 callers
Function
expandAll
src/context/reducer/mindmap/actionCreator.js:79
↓ 1 callers
Function
exportMindmapToJSON
(mindmap, format)
src/methods/mindmapExporter.js:45
↓ 1 callers
Function
exportMindmapToText
(mindmap, format)
src/methods/mindmapExporter.js:15
↓ 1 callers
Function
exportNodeToText
(node, layer, format)
src/methods/mindmapExporter.js:1
↓ 1 callers
Function
getContentComponent
src/components/Popup/index.js:9
↓ 1 callers
Function
getNodeInfo
(node, parent, on_left)
src/context/reducer/nodeStatus/actionCreator.js:32
↓ 1 callers
Function
getWheelDelta
(e)
src/methods/getMouseWheelEvent.js:8
↓ 1 callers
Function
handleKeyEventWithNode
src/methods/getKeydownEvent.js:6
↓ 1 callers
Function
handleWhellEventWithkey
src/methods/getMouseWheelEvent.js:16
↓ 1 callers
Function
moveNode
(node_id, target_id, parent_id, is_sibling)
src/context/reducer/mindmap/actionCreator.js:41
↓ 1 callers
Function
moveReset
()
src/context/reducer/global/actionCreator.js:39
↓ 1 callers
Function
preventMinValue
(obj,key,min)
src/context/reducer/global/index.js:25
↓ 1 callers
Function
resetVariables
()
src/methods/getDragEvents.js:22
↓ 1 callers
Function
setHistory
(mindmap, cur_node)
src/context/reducer/history/actionCreator.js:3
↓ 1 callers
Function
setSelect
(node_id, select_by_click)
src/context/reducer/nodeStatus/actionCreator.js:3
↓ 1 callers
Function
setShowChildrenTrue
src/methods/assistFunctions.js:26
↓ 1 callers
Function
setTheme
src/context/reducer/global/actionCreator.js:10
↓ 1 callers
Function
toggleChildren
(node_id, bool)
src/context/reducer/mindmap/actionCreator.js:4
↓ 1 callers
Function
zoomReset
src/context/reducer/global/actionCreator.js:32
Function
Annotation
src/components/Popup/common/styledComponents.js:37
Function
ButtonSet
src/components/Popup/common/styledComponents.js:5
Function
EditPanel
()
src/features/EditPanel/index.js:8
Function
Export
({handleClosePopup})
src/components/Popup/subComponents/Export.js:11
Function
Highlight
src/components/Popup/common/styledComponents.js:31
Function
MainButton
src/components/Popup/common/styledComponents.js:23
Function
MdPreview
(props)
src/components/mdPreview/index.js:22
Function
Mindmap
({ container_ref })
src/features/Mindmap/index.js:19
Function
New
({handleClosePopup, handleDownload})
src/components/Popup/subComponents/New.js:9
Function
Open
({handleClosePopup, handleDownload})
src/components/Popup/subComponents/Open.js:10
Function
Shortcut
src/components/Popup/common/styledComponents.js:42
Function
ThemeListItem
({theme, index, is_current, setTheme})
src/components/Popup/subComponents/Theme/ThemeListItem.js:4
Function
ToolButton
({icon, onClick, children, disabled})
src/components/ToolButton/index.js:7
Function
WrappedProvider
src/context/index.js:10
Function
changeInfo
(node_id, info)
src/context/reducer/mindmap/actionCreator.js:61
Function
clearAll
()
src/context/reducer/nodeStatus/actionCreator.js:22
Function
handleAddChild
()
src/components/Node/subComponents/Toolbar.js:12
Function
handleAddInfo
()
src/components/Node/subComponents/Toolbar.js:32
Function
handleAddSibling
()
src/components/Node/subComponents/Toolbar.js:16
Function
handleBlur
()
src/components/Node/subComponents/InputDiv.js:22
Function
handleBlur
()
src/components/MindmapTitle/index.js:28
Function
handleContainerScroll
(e)
src/methods/getDragEvents.js:44
Function
handleDeleteNode
()
src/components/Node/subComponents/Toolbar.js:20
Function
handleDownload
()
src/features/Nav/index.js:31
Function
handleEditNode
()
src/components/Node/index.js:22
Function
handleEditNode
()
src/components/Node/subComponents/Toolbar.js:24
Function
handleExpand
()
src/features/Nav/index.js:56
Function
handleExport
()
src/features/Nav/index.js:40
Function
handleExportPNG
()
src/components/Popup/subComponents/Export.js:15
Function
handleExportText
src/components/Popup/subComponents/Export.js:23
Function
handleKeydown
src/components/Node/subComponents/InputDiv.js:10
Function
handleKeydown
src/components/MindmapTitle/index.js:16
Function
handleMove
(move)
src/features/Nav/index.js:74
Function
handleNewFile
()
src/components/Popup/subComponents/New.js:13
Function
handleNewFile
()
src/features/Nav/index.js:27
Function
handleOpenFile
()
src/components/Popup/subComponents/Open.js:14
Function
handleOpenFile
()
src/features/Nav/index.js:36
Function
handlePropagation
src/methods/assistFunctions.js:1
Function
handleRedo
()
src/features/Nav/index.js:52
Function
handleResize
()
src/features/Mindmap/index.js:32
Function
handleSelectNode
()
src/components/Node/index.js:18
Function
handleSetTheme
()
src/components/Popup/subComponents/Theme/ThemeListItem.js:5
Function
handleTheme
()
src/features/Nav/index.js:44
Function
handleToggleChildren
()
src/components/Node/index.js:26
Function
handleToggleChildren
()
src/components/Node/subComponents/Toolbar.js:28
Function
handleUndo
()
src/features/Nav/index.js:48
Function
handleWindowResize
()
src/components/DragCanvas/index.js:20
next →
1–100 of 109, ranked by callers