Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Rheosoph/flow-like
/ functions
Functions
22,123 in github.com/Rheosoph/flow-like
⨍
Functions
22,123
◇
Types & classes
7,057
↓ 45 callers
Method
auth_header
(&self)
packages/catalog/data/src/data/github/provider.rs:46
↓ 45 callers
Method
file_name
(&self)
libs/wasm-sdk/wasm-sdk-rust/src/interop.rs:97
↓ 45 callers
Method
insert
(&mut self, item: &str)
packages/core/src/utils/recursion.rs:23
↓ 44 callers
Function
decode
(key: &str)
apps/backend/aws/file-tracker/src/event_handler.rs:12
↓ 44 callers
Method
end
(&mut self)
packages/core/src/flow/execution/log.rs:141
↓ 44 callers
Method
ensure_flushed
(&self)
packages/catalog/core/src/types/db_connection.rs:33
↓ 44 callers
Method
harmonize_type
(&mut self, pins: Vec<&str>, schema: bool)
packages/core/src/flow/node.rs:435
↓ 44 callers
Method
list
(&self, prefix: Option<&Path>)
packages/storage/src/android_store.rs:96
↓ 43 callers
Method
as_f64
(&self)
packages/catalog/media/src/document/chart.rs:65
↓ 43 callers
Function
flowFact
( label: string, flowLike: string, competitor: string, sourceItem: ComparisonSource = flowLikeSource, )
apps/website/src/data/comparison-landing-pages.ts:144
↓ 43 callers
Method
resolve
(&self, value: &str)
packages/core/src/flow/ast/reconcile.rs:579
↓ 43 callers
Function
set
(appId: string, elementId: string, value: unknown)
packages/ui/db/ui-state-db.ts:76
↓ 42 callers
Method
all
()
apps/extension/src/signatures.ts:49
↓ 42 callers
Method
load
(context: &mut ExecutionContext)
packages/catalog/data/src/events/chat_event.rs:586
↓ 42 callers
Function
write_zip
Write a map of files back into a ZIP archive.
packages/catalog/media/src/document/openxml.rs:26
↓ 41 callers
Function
apiPost
( path: string, body?: unknown, auth?: AuthContextProps, )
apps/web/lib/web-states/api-utils.ts:174
↓ 41 callers
Method
create_sub_context
(&self, node: &Arc<InternalNode>)
packages/core/src/flow/execution/context.rs:479
↓ 41 callers
Function
create_test_store
()
packages/catalog/data/tests/datafusion_integration.rs:57
↓ 41 callers
Method
extension
(&self)
libs/wasm-sdk/wasm-sdk-rust/src/interop.rs:111
↓ 41 callers
Function
onChange
()
packages/ui/hooks/use-mobile.tsx:12
↓ 39 callers
Method
get_browser_driver_and_switch
( &self, ctx: &ExecutionContext, )
packages/catalog/automation/src/types/handles.rs:311
↓ 39 callers
Function
useResolved
(boundValue: BoundValue | undefined)
packages/ui/components/a2ui/game/Model3D.tsx:121
↓ 38 callers
Method
headers
(&self)
packages/catalog/data/src/data/excel.rs:278
↓ 38 callers
Method
jira_api_url
(&self, path: &str)
packages/catalog/data/src/data/atlassian/provider.rs:51
↓ 38 callers
Method
preamble
(mut self, preamble: impl Into<String>)
libs/wasm-sdk/wasm-sdk-rust/src/wasi_agent.rs:68
↓ 38 callers
Method
register
(node: FlowNode)
libs/wasm-sdk/wasm-sdk-assemblyscript/assembly/node.ts:13
↓ 38 callers
Method
request
( method: string, path: string, options?: RequestOptions, )
libs/platform/nodejs/src/client.ts:12
↓ 37 callers
Method
open_board
( &self, board_id: String, register: Option<bool>, version: Option<(u32, u32,
packages/core/src/app.rs:411
↓ 37 callers
Method
random
()
libs/wasm-sdk/wasm-sdk-typescript/src/host.ts:23
↓ 36 callers
Function
invalidate
()
packages/ui/components/learn/admin/assets-editor.tsx:166
↓ 36 callers
Function
new_instance
( engine: &WasmEngine, component: &Arc<WasmComponent>, )
libs/nodes/code-interpreter/tests/python_interpreter_e2e.rs:84
↓ 36 callers
Method
patch
* PATCH request
packages/ui/state/backend-state/api-state.ts:27
↓ 36 callers
Method
stop
()
packages/ui/types/speech-recognition.d.ts:9
↓ 35 callers
Method
add_input_pin
Add an input pin and return a mutable reference for further configuration. Mirrors the native catalog's `Node::add_input_pin` builder pattern.
libs/wasm-sdk/wasm-sdk-rust/src/types.rs:142
↓ 35 callers
Function
callback
(event0: int, event1: int, event2: int)
templates/wasm-node-python/componentize_py_async_support/__init__.py:466
↓ 35 callers
Function
get_param
(provider: &ModelProvider, key: &str)
packages/catalog/media/src/audio.rs:382
↓ 35 callers
Function
load_component
()
libs/nodes/code-interpreter/tests/python_interpreter_e2e.rs:64
↓ 35 callers
Function
set_common_outputs
( context: &mut ExecutionContext, success: bool, status_code: i64, error: &str, )
packages/catalog/std/src/utils/user/project_users/mod.rs:730
↓ 35 callers
Function
stringToPtr
stringToPtr returns the pointer and length for a Go string's underlying bytes.
libs/wasm-sdk/wasm-sdk-go/memory.go:19
↓ 35 callers
Method
stringToPtrLen
(String s)
libs/wasm-sdk/wasm-sdk-java/src/main/java/com/flowlike/sdk/Memory.java:92
↓ 34 callers
Method
_arequest
Send an asynchronous HTTP request. Args: method: HTTP method (GET, POST, …). path: URL path relative to the API base.
libs/platform/python/flow_like/_http.py:166
↓ 34 callers
Method
_request
Send a synchronous HTTP request. Args: method: HTTP method (GET, POST, …). path: URL path relative to the API base.
libs/platform/python/flow_like/_http.py:122
↓ 34 callers
Function
apiGet
( path: string, auth?: AuthContextProps, )
apps/web/lib/web-states/api-utils.ts:167
↓ 34 callers
Function
handleInputChange
(field: string, value: any)
packages/ui/components/ui/event-form.tsx:193
↓ 34 callers
Function
setValue
(key: string, value: any)
packages/ui/components/interfaces/configs/api.tsx:90
↓ 34 callers
Function
withComponentData
( component: SurfaceComponent, next: ComponentData, )
packages/ui/components/a2ui/apply-a2ui-message.ts:13
↓ 33 callers
Method
get_pin_mut_by_name
(&mut self, name: &str)
packages/core/src/flow/node.rs:400
↓ 33 callers
Function
humanFileSize
(bytes: number, si = false, dp = 1)
packages/ui/lib/utils.ts:9
↓ 33 callers
Method
insert
(&mut self, items: Vec<Value>)
packages/storage/src/databases/vector/lancedb.rs:559
↓ 33 callers
Function
pack_ptr_len
Pack pointer and length into single u64 (ptr in high 32 bits, len in low 32 bits)
packages/wasm/src/host_functions/linker.rs:2427
↓ 33 callers
Method
parse
(user: user::Model, lookup_config: Lookup, state: &AppState)
packages/api/src/routes/user/lookup.rs:39
↓ 33 callers
Function
useInvalidateInvoke
()
packages/ui/hooks/use-invoke.tsx:211
↓ 32 callers
Function
count_matching_pins
Number of existing pins matching a dynamic pin signature.
packages/catalog/std/src/a2ui/elements/element_utils.rs:33
↓ 32 callers
Method
get_image
(&self, ctx: &mut ExecutionContext)
packages/catalog/src/image.rs:133
↓ 32 callers
Method
indent
(&mut self)
packages/ast/src/render.rs:497
↓ 32 callers
Method
info
Log an info message
libs/wasm-sdk/wasm-sdk-rust/src/context.rs:163
↓ 32 callers
Function
register_parquet_from_store
( ctx: &SessionContext, store: &FlowLikeStore, store_url: &str, path: &ObjectPath, table_n
packages/catalog/data/tests/datafusion_integration.rs:65
↓ 31 callers
Method
as_str
(&self)
packages/catalog/media/src/image/generation.rs:70
↓ 31 callers
Function
connect
(board: &mut Board, from_node: &str, from_pin: &str, to_node: &str, to_pin: &str)
packages/core/src/flow/ast/mod.rs:194
↓ 31 callers
Method
contains
* Check if this permission set contains the specified permission(s)
packages/ui/lib/permission/role-permission.ts:129
↓ 31 callers
Function
empty_board
()
packages/core/src/flow/ast/reconcile.rs:3143
↓ 31 callers
Function
graph_get_paginated_values
( client: &reqwest::Client, provider: &MicrosoftGraphProvider, first_url: impl Into<String>, )
packages/catalog/data/src/data/microsoft/graph.rs:90
↓ 31 callers
Method
insert
(&self, ctx: &Context, items: &[serde_json::Value])
libs/wasm-sdk/wasm-sdk-rust/src/interop.rs:556
↓ 31 callers
Method
store_result
Store result in buffer and return packed pointer+length
packages/wasm/src/host_functions/mod.rs:360
↓ 31 callers
Function
stringToPtr
libs/wasm-sdk/wasm-sdk-kotlin/src/wasmWasiMain/kotlin/sdk/Memory.kt:51
↓ 31 callers
Function
t
(key: string)
apps/website/src/components/blog-footer.tsx:45
↓ 30 callers
Function
_ctx
( inputs: dict | None = None, stream: bool = False, log_level: int = LogLevel.DEBUG, )
libs/wasm-sdk/wasm-sdk-python/tests/test_context.py:12
↓ 30 callers
Function
add_exec_pins
(node: &mut Node)
packages/catalog/media/src/video/utils.rs:337
↓ 30 callers
Function
execute_feature_error
()
packages/catalog/media/src/video/utils.rs:368
↓ 30 callers
Method
exists
(&self, ctx: &Context)
libs/wasm-sdk/wasm-sdk-rust/src/interop.rs:49
↓ 30 callers
Function
must_ok
(result: std::result::Result<T, E>, context: &str)
packages/secrets/tests/integration.rs:8
↓ 30 callers
Method
node_id
(&self)
packages/core/src/flow/execution/internal_node.rs:332
↓ 30 callers
Method
set_cache
(&self, key: &str, value: Arc<dyn Cacheable>)
packages/core/src/flow/execution/context.rs:709
↓ 30 callers
Method
store
(&self, data: &[u8])
packages/dexie-tauri-adapter/backend/src/store.rs:170
↓ 30 callers
Method
write_all
(self, source: list[T])
templates/wasm-node-python/componentize_py_async_support/streams.py:167
↓ 29 callers
Function
getDefaultBit
(type: IBitTypes)
apps/desktop/app/admin/bits/add/page.tsx:745
↓ 29 callers
Function
getDefaultBit
(type: IBitTypes)
apps/web/app/admin/bits/add/page.tsx:218
↓ 29 callers
Function
reconcile_text_with_catalog
Parse FlowScript text and reconcile it with catalog metadata, enabling new unanchored node calls to be translated into reviewable board commands.
packages/core/src/flow/ast/reconcile.rs:3094
↓ 29 callers
Method
set_range
(&mut self, range: (f64, f64))
packages/core/src/flow/pin.rs:48
↓ 29 callers
Function
test_context
( current: Arc<InternalNode>, nodes: Vec<Arc<InternalNode>>, )
packages/catalog/web/src/web/websocket/connect.rs:785
↓ 29 callers
Function
typeToColor
(type: IVariableType)
packages/ui/components/flow/utils.ts:3
↓ 28 callers
Method
clear
()
packages/ui/lib/bit/bit.ts:99
↓ 28 callers
Method
close
(&self, ctx: &mut ExecutionContext)
packages/catalog/automation/src/types/handles.rs:343
↓ 28 callers
Function
getArgString
( args: Record<string, unknown>, snake: string, camel = snake, )
packages/ui/components/flowpilot/FlowPilot.tsx:526
↓ 28 callers
Function
getErrorMessage
( error: unknown, fallback = "Unknown error", )
packages/ui/lib/error-message.ts:1
↓ 28 callers
Method
get_frontend_elements
Returns the frontend elements map from the run payload. This is used by A2UI nodes to access element data passed from the frontend. Returns None if no
packages/core/src/flow/execution/context.rs:601
↓ 28 callers
Method
get_node
(&self)
packages/catalog/data/src/data/datafusion/data_lakes.rs:75
↓ 28 callers
Function
hex_to_ooxml
Strip leading '#' from hex color for OpenXML attributes.
packages/catalog/media/src/document/styles.rs:32
↓ 28 callers
Function
resolve_connection
( state: &AppState, user: &AppUser, app_id: &str, scope: &ScopeParams, )
packages/api/src/routes/app/db.rs:85
↓ 27 callers
Function
asset
( relativePath: string, size: number, options: Partial<Omit<TtsPresetAsset, "relativePath" | "size">> = {},
apps/desktop/app/admin/bits/add/tts.tsx:62
↓ 27 callers
Function
asset
( relativePath: string, size: number, options: Partial<Omit<TtsPresetAsset, "relativePath" | "size">> = {},
apps/web/app/admin/bits/add/tts.tsx:62
↓ 27 callers
Method
create
(&self)
packages/core/src/utils/lock.rs:22
↓ 27 callers
Method
deactivate_exec_pin_ref
( &self, pin: &Arc<InternalPin>, )
packages/core/src/flow/execution/context.rs:940
↓ 27 callers
Method
hash
(&self, hasher: &mut HighwayHasher)
packages/core/src/flow/pin.rs:80
↓ 27 callers
Function
insert_before_sect_pr
(files: &mut HashMap<String, Vec<u8>>, xml_fragment: &str)
packages/catalog/media/tests/document_generation.rs:280
↓ 27 callers
Method
start
()
packages/ui/types/speech-recognition.d.ts:8
↓ 27 callers
Function
useResolved
(boundValue: BoundValue | undefined)
packages/ui/components/a2ui/display/NivoChart.tsx:440
↓ 26 callers
Method
add_output_pin
Add an output pin and return a mutable reference for further configuration. Mirrors the native catalog's `Node::add_output_pin` builder pattern.
libs/wasm-sdk/wasm-sdk-rust/src/types.rs:161
↓ 26 callers
Function
create
(downcore: DBCore)
packages/dexie-tauri-adapter/frontend/src/index.ts:335
↓ 26 callers
Method
get_connected_nodes
(&self, node_id: &str)
packages/core/src/flow/board.rs:716
← previous
next →
201–300 of 22,123, ranked by callers