Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/chrisjpatty/flume
/ functions
Functions
160 in github.com/chrisjpatty/flume
⨍
Functions
160
◇
Types & classes
56
Function
closeContextMenu
()
src/components/Node/Node.tsx:176
Function
closeContextMenu
()
src/components/Stage/Stage.tsx:201
Function
closeContextMenu
()
src/components/Comment/Comment.tsx:59
Function
closeDrawer
()
src/components/Select/Select.tsx:32
Function
commentsReducer
( comments = {}, action )
src/commentsReducer.ts:70
Method
constructor
()
src/Cache.ts:5
Method
constructor
(message: string, code: number)
src/RootEngine.ts:17
Method
constructor
( config: FlumeConfig, resolveInputControls: PortResolver, fireNodeFunction: NodeResolver )
src/RootEngine.ts:30
Method
constructor
(config?: { nodeTypes: { [nodeType: string]: NodeType }; portTypes: { [portType: string]: PortType };
src/typeBuilders.ts:176
Method
disconnect
()
jest.setup.js:11
Function
endTextEdit
()
src/components/Comment/Comment.tsx:123
Function
getPortRectsByNodes
( nodes: { [nodeId: string]: FlumeNode }, forEachConnection: (connection: { to: DOMRect | null; from: DOMR
src/connectionCalculator.ts:43
Function
handleAnimationEnd
()
src/components/Toaster/Toaster.tsx:115
Function
handleColorPicked
(color: Colors)
src/components/Comment/Comment.tsx:135
Function
handleContextMenu
(e: MouseEvent | React.MouseEvent)
src/components/Node/Node.tsx:168
Function
handleContextMenu
src/components/Stage/Stage.tsx:194
Function
handleContextMenu
src/components/Comment/Comment.tsx:51
Function
handleDocumentKeyUp
(e: KeyboardEvent)
src/components/Stage/Stage.tsx:234
Function
handleDrag
({ x, y }: Coordinate)
src/components/Node/Node.tsx:157
Function
handleDrag
(e: MouseEvent)
src/components/IoPorts/IoPorts.tsx:317
Function
handleDrag
({ x, y }: Coordinate)
src/components/Comment/Comment.tsx:65
Function
handleDragDelayStart
()
src/components/Stage/Stage.tsx:152
Function
handleDragEnd
(e: MouseEvent)
src/components/IoPorts/IoPorts.tsx:351
Function
handleDragEnd
(e: MouseEvent)
src/components/Stage/Stage.tsx:180
Function
handleDragEnd
(e: MouseEvent, { x, y }: Coordinate)
src/components/Comment/Comment.tsx:71
Function
handleDragEnd
()
src/components/TextInput/TextInput.tsx:25
Function
handleDragStart
(e: React.MouseEvent<HTMLDivElement>)
src/components/IoPorts/IoPorts.tsx:428
Function
handleDragStart
(event: MouseEvent | TouchEvent)
src/components/Stage/Stage.tsx:156
Function
handleFilterChange
(e: React.ChangeEvent<HTMLInputElement>)
src/components/ContextMenu/ContextMenu.tsx:98
Function
handleKeyDown
(e: React.KeyboardEvent)
src/components/Stage/Stage.tsx:241
Function
handleKeyDown
src/components/ContextMenu/ContextMenu.tsx:104
Function
handleMenuOption
({ value }: SelectOption)
src/components/Node/Node.tsx:187
Function
handleMenuOption
(option: SelectOption)
src/components/Comment/Comment.tsx:100
Function
handleMouseDrag
(coords: Coordinate, e: MouseEvent)
src/components/Stage/Stage.tsx:165
Function
handleMouseEnter
()
src/components/Stage/Stage.tsx:250
Function
handleMouseMove
(e: MouseEvent)
src/components/TextInput/TextInput.tsx:30
Function
handleOptionSelected
(option: SelectOption)
src/components/Select/Select.tsx:49
Function
handlePossibleResize
src/components/TextInput/TextInput.tsx:35
Function
handleResize
(coordinates: Coordinate)
src/components/Comment/Comment.tsx:80
Function
handleResizeEnd
(e: MouseEvent, coordinates: Coordinate)
src/components/Comment/Comment.tsx:89
Function
handleTextChange
src/components/Comment/Comment.tsx:127
Function
login
()
docs/components/GettingStartedExample.js:613
Function
logout
()
docs/components/GettingStartedExample.js:614
Function
mockedConsoleError
(log)
src/tests/ssr.test.js:9
Function
mockedConsoleLog
src/tests/general.test.js:9
Method
observe
()
jest.setup.js:9
Function
openDrawer
()
src/components/Select/Select.tsx:36
Method
removeNodeType
(type: string)
src/typeBuilders.ts:277
Method
removePortType
(type: string, { skipDynamicNodesCheck = false } = {})
src/typeBuilders.ts:335
Function
resolveNodes
(node, inputValues, nodeType, context)
docs/components/GettingStartedExample.js:379
Function
resolvePorts
(portType, data)
docs/components/GettingStartedExample.js:366
Function
stageReducer
(state: StageState, incomingAction: StageActionSetter)
src/stageReducer.ts:31
Function
startDrag
()
src/components/Node/Node.tsx:164
Function
startDrag
(e: MouseEvent | TouchEvent)
src/components/Comment/Comment.tsx:61
Function
stopDrag
(e: any, coordinates: Coordinate)
src/components/Node/Node.tsx:149
Function
stopDrag
(e: MouseEvent)
src/components/Draggable/Draggable.tsx:70
Function
toastsReducer
(toasts: Toast[] = [], action: ToastAction)
src/toastsReducer.ts:29
Function
topRight
docs/src/components/TypeSafe.js:13
Method
unobserve
()
jest.setup.js:10
Function
updateCoordinates
(e: MouseEvent)
src/components/Draggable/Draggable.tsx:63
← previous
101–160 of 160, ranked by callers