Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Osly-AI/Pocket-Flow-Framework
/ functions
Functions
284 in github.com/Osly-AI/Pocket-Flow-Framework
⨍
Functions
284
◇
Types & classes
43
Function
b
(ad)
coverage/lcov-report/prettify.js:2
Function
boolHandler
(elem,name)
docs/js/jquery/jquery-1.10.1.min.js:1
Function
cache
(key,value)
docs/js/jquery/jquery-1.10.1.min.js:1
Function
clone
* Deep clones this node instance, its parameters, and performs a shallow clone * of its successor map. This is critical for preventing state cont
src/pocket.ts:51
Function
clone
()
examples/mcp-addition-ts/src/pocket-local.ts:17
Function
completed
(event)
docs/js/jquery/jquery-1.10.1.min.js:1
Function
constructor
()
src/pocket.ts:31
Function
constructor
()
examples/mcp-addition-ts/src/pocket-local.ts:8
Method
constructor
(word: string)
tests/testNodes.ts:23
Method
constructor
(addend: number)
tests/pocket.test.ts:42
Method
constructor
(factor: number)
tests/pocket.test.ts:73
Method
constructor
(decrement: number)
tests/pocket.test.ts:103
Method
constructor
(value: number)
tests/pocket.test.ts:155
Method
constructor
(maxRetries: number, intervalMs: number, failAttempts: number)
tests/pocket.test.ts:292
Method
constructor
(start: BaseNode)
examples/mcp-addition-ts/src/pocket-local.ts:55
Function
defaultPrefilter
(elem,props,opts)
docs/js/jquery/jquery-1.10.1.min.js:1
Function
doAnimation
()
docs/js/jquery/jquery-1.10.1.min.js:1
Function
execCore
(prepResult: {{NodeName}}PrepResult)
cli/templates/node.template.ts:26
Method
execCore
(prepResult: any)
tests/testNodes.ts:12
Method
execCore
(prepResult: any)
tests/testNodes.ts:32
Method
execCore
(prepResult: any)
tests/pocket.test.ts:92
Method
execCore
(prepResult: any)
tests/pocket.test.ts:122
Method
execCore
(prepResult: any)
tests/pocket.test.ts:144
Method
execCore
(prepResult: any)
tests/pocket.test.ts:169
Method
execCore
(prepResult: any)
tests/pocket.test.ts:190
Method
execCore
(prepResult: any)
tests/pocket.test.ts:305
Method
execCore
(prepResult: any)
tests/pocket.test.ts:409
Method
execCore
(prepResult: MCPAdditionNodeState)
examples/mcp-addition-ts/src/nodes/MCPAdditionNode.node.ts:27
Method
execCore
(prepResult: LocalAdditionNodeState)
examples/mcp-addition-ts/src/nodes/LocalAdditionNode.node.ts:21
Function
execWrapper
* Executes the node's core logic, wrapped with any necessary cross-cutting * concerns (e.g., retries, timeouts, logging). Subclasses like `RetryN
src/pocket.ts:114
Function
fcamelCase
(all,letter)
docs/js/jquery/jquery-1.10.1.min.js:1
Function
fixDefaultChecked
(elem)
docs/js/jquery/jquery-1.10.1.min.js:1
Function
funescape
(_,escaped,escapedWhitespace)
docs/js/jquery/jquery-1.10.1.min.js:1
Function
getSuccessor
* Retrieves a cloned instance of the successor node mapped to the given action string. * * @param name The action string returned by the `po
src/pocket.ts:88
Function
getSuccessor
(name: string)
examples/mcp-addition-ts/src/pocket-local.ts:33
Function
handler
(event)
docs/js/jquery/jquery-1.10.1.min.js:1
Function
interpolationHandler
(elem,name)
docs/js/jquery/jquery-1.10.1.min.js:1
Function
next
()
docs/js/jquery/jquery-1.10.1.min.js:1
Function
onFilterInput
()
coverage/lcov-report/sorter.js:27
Function
onJSONLoaded
()
docs/search/worker.js:36
Function
onScriptsLoaded
()
docs/search/worker.js:59
Function
porterStemmer
(w)
docs/search/lunr.js:1018
Function
post
(prepResult: {{NodeName}}PrepResult, execResult: {{NodeName}}ExecResult, sharedState: any)
cli/templates/node.template.ts:33
Method
post
(prepResult: any, execResult: any, sharedState: any)
tests/testNodes.ts:16
Method
post
(prepResult: any, execResult: any, sharedState: any)
tests/testNodes.ts:36
Method
post
(prepResult: any, execResult: any, sharedState: any)
tests/pocket.test.ts:66
Method
post
(prepResult: any, execResult: any, sharedState: any)
tests/pocket.test.ts:96
Method
post
(prepResult: any, execResult: any, sharedState: any)
tests/pocket.test.ts:126
Method
post
(prepResult: any, execResult: any, sharedState: any)
tests/pocket.test.ts:148
Method
post
(prepResult: any, execResult: any, sharedState: any)
tests/pocket.test.ts:173
Method
post
(prepResult: any, execResult: any, sharedState: any)
tests/pocket.test.ts:194
Method
post
(prepResult: any, execResult: any, sharedState: any)
tests/pocket.test.ts:314
Method
post
(prepResult: any, execResult: any, sharedState: any)
tests/pocket.test.ts:418
Method
post
(prepResult: MCPAdditionNodeState, execResult: MCPAdditionExecResult, sharedState: any)
examples/mcp-addition-ts/src/nodes/MCPAdditionNode.node.ts:65
Method
post
(prepResult: LocalAdditionNodeState, execResult: LocalAdditionExecResult, sharedState: any)
examples/mcp-addition-ts/src/nodes/LocalAdditionNode.node.ts:28
Function
prep
(sharedState: {{NodeName}}State)
cli/templates/node.template.ts:19
Method
prep
(sharedState: any)
tests/testNodes.ts:4
Method
prep
(sharedState: any)
tests/testNodes.ts:40
Method
prep
(sharedState: any)
tests/pocket.test.ts:51
Method
prep
(sharedState: any)
tests/pocket.test.ts:82
Method
prep
(sharedState: any)
tests/pocket.test.ts:112
Method
prep
(sharedState: any)
tests/pocket.test.ts:133
Method
prep
(sharedState: any)
tests/pocket.test.ts:164
Method
prep
(sharedState: any)
tests/pocket.test.ts:179
Method
prep
(sharedState: any)
tests/pocket.test.ts:297
Method
prep
(sharedState: any)
tests/pocket.test.ts:405
Method
prep
(sharedState: any)
tests/pocket.test.ts:429
Method
prep
(sharedState: MCPAdditionNodeState)
examples/mcp-addition-ts/src/nodes/MCPAdditionNode.node.ts:18
Method
prep
(sharedState: LocalAdditionNodeState)
examples/mcp-addition-ts/src/nodes/LocalAdditionNode.node.ts:13
Function
r
(t,e)
docs/js/bootstrap/bootstrap.min.js:6
Function
returnFalse
()
docs/js/jquery/jquery-1.10.1.min.js:1
Function
returnTrue
()
docs/js/jquery/jquery-1.10.1.min.js:1
Function
run
* Orchestrates the node's three-phase lifecycle. * * @param sharedState The global state object passed through the flow * @returns The
src/pocket.ts:149
Function
run
(sharedState: any)
examples/mcp-addition-ts/src/pocket-local.ts:44
Method
run
(sharedState: any)
src/pocket.ts:269
Function
setFilters
()
docs/js/jquery/jquery-1.10.1.min.js:1
Function
setParams
* Sets the flow parameters for this node instance. * @param params Configuration parameters
src/pocket.ts:40
Function
setParams
(params: any)
examples/mcp-addition-ts/src/pocket-local.ts:13
Function
sortOrder
()
docs/js/jquery/jquery-1.10.1.min.js:1
Function
superMatcher
(seed,context,xml,results,expandContext)
docs/js/jquery/jquery-1.10.1.min.js:1
Function
tick
()
docs/js/jquery/jquery-1.10.1.min.js:1
Function
transitionEndEmulator
(duration)
docs/js/bootstrap/bootstrap.js:105
Function
valueHandler
(elem)
docs/js/jquery/jquery-1.10.1.min.js:1
Function
y
(W,V,U)
coverage/lcov-report/prettify.js:2
← previous
201–284 of 284, ranked by callers