MCPcopy Create free account

hub / github.com/tinyplex/tinybase / functions

Functions6,603 in github.com/tinyplex/tinybase

↓ 3 callersFunctiongetDataPoint
( rowId: string, xCell: CellOrUndefined | ResultCellOrUndefined, yCell: CellOrUndefined | ResultCellOrUn
src/ui-react-dom-charts/common/data.ts:68
↓ 3 callersFunctiongetDataPoint
(rowId, xCell, yCell)
docs/pseudo.esm.sh/tinybase@9.0.0/ui-react-dom-charts/index.js:315
↓ 3 callersFunctiongetDataPoints
( rowIds: string[], getPoint: (rowId: string) => DataPoint | undefined, )
src/ui-react-dom-charts/common/data.ts:59
↓ 3 callersFunctiongetDataPoints
(rowIds, getPoint)
docs/pseudo.esm.sh/tinybase@9.0.0/ui-react-dom-charts/index.js:314
↓ 3 callersFunctiongetDatabaseFunctions
( cmd: ( db: Database, sql: string, args?: any[], ) => Promise<{[id: string]: any}[]>, isPos
test/unit/persisters/common/databases.ts:486
↓ 3 callersFunctiongetDefaultStyle
(fontSize: number)
src/ui-react-dom-charts/common/svg.ts:77
↓ 3 callersFunctiongetDefaultStyle
(fontSize)
docs/pseudo.esm.sh/tinybase@9.0.0/ui-react-dom-charts/index.js:899
↓ 3 callersFunctiongetDocContent
(doc: any, docObjName: string)
src/persisters/persister-automerge/index.ts:32
↓ 3 callersFunctiongetDomain
(values: number[])
src/ui-react-dom-charts/common/data.ts:389
↓ 3 callersFunctiongetDomain
(values)
docs/pseudo.esm.sh/tinybase@9.0.0/ui-react-dom-charts/index.js:487
↓ 3 callersFunctiongetFragmentGroup
( payloads: string[], contains: string, )
test/unit/synchronizers/synchronizer-ws-server.test.ts:49
↓ 3 callersMethodgetIndexIds
()
src/@types/indexes/with-schemas/index.d.ts:87
↓ 3 callersFunctiongetInvalidValueMutator
(suffix: string)
test/unit/core/store/store-listeners.test.ts:57
↓ 3 callersFunctiongetLatestHlc
(hlc1, hlc2)
docs/pseudo.esm.sh/tinybase@9.0.0/synchronizers/synchronizer-ws-client/index.js:206
↓ 3 callersFunctiongetLinkedRowIdsCache
( relationshipId: Id, firstRowId: Id, skipCache?: boolean, )
src/relationships/index.ts:66
↓ 3 callersFunctiongetLinkedRowIdsCache
(relationshipId, firstRowId, skipCache)
docs/pseudo.esm.sh/tinybase@9.0.0/index.js:3872
↓ 3 callersMethodgetMergeableValueDiff
( otherValueHashes: ValueHashes<Schemas[1]>, )
src/@types/mergeable-store/with-schemas/index.d.ts:210
↓ 3 callersMethodgetMetricIds
()
src/@types/metrics/with-schemas/index.d.ts:85
↓ 3 callersFunctiongetMetricsObject
( metrics: Metrics, )
test/unit/common/other.ts:25
↓ 3 callersFunctiongetPoolFunctions
()
docs/pseudo.esm.sh/tinybase@9.0.0/index.js:373
↓ 3 callersFunctiongetPoolFunctions
()
docs/pseudo.esm.sh/tinybase@9.0.0/ui-solid-inspector/index.js:1167
↓ 3 callersFunctiongetPoolFunctions
()
docs/pseudo.esm.sh/tinybase@9.0.0/ui-svelte-inspector/index.js:651
↓ 3 callersFunctiongetPoolFunctions
()
docs/pseudo.esm.sh/tinybase@9.0.0/ui-react-inspector/index.js:1062
↓ 3 callersFunctiongetPrettierConfig
()
gulpfile.mjs:118
↓ 3 callersFunctiongetProps
(getComponentProps, ...ids)
docs/pseudo.esm.sh/tinybase@9.0.0/ui-svelte-dom/index.js:520
↓ 3 callersFunctiongetProps
(getComponentProps, ...ids)
docs/pseudo.esm.sh/tinybase@9.0.0/ui-svelte-inspector/index.js:3111
↓ 3 callersFunctiongetProps2
(getProps22, ...ids)
docs/pseudo.esm.sh/tinybase@9.0.0/ui-solid-inspector/index.js:2993
↓ 3 callersFunctiongetProps2
(getProps22, ...ids)
docs/pseudo.esm.sh/tinybase@9.0.0/ui-react-inspector/index.js:2919
↓ 3 callersFunctiongetQueryIds
( queriesOrQueriesId?: MaybeGetter<Queries | Id | undefined>, )
src/ui-svelte/functions.svelte.ts:697
↓ 3 callersFunctiongetQueryIds
(queriesOrQueriesId)
docs/pseudo.esm.sh/tinybase@9.0.0/ui-svelte/index.js:387
↓ 3 callersMethodgetQueryIds
()
src/@types/queries/with-schemas/index.d.ts:474
↓ 3 callersMethodgetRelationshipIds
()
src/@types/relationships/with-schemas/index.d.ts:83
↓ 3 callersFunctiongetRelationshipsStoreTableIds
(relationshipsOrId, relationshipId)
docs/pseudo.esm.sh/tinybase@9.0.0/ui-svelte/index.js:480
↓ 3 callersFunctiongetResult
()
docs/pseudo.esm.sh/tinybase@9.0.0/ui-solid-inspector/index.js:175
↓ 3 callersMethodgetResultRowCount
(queryId: Id)
src/@types/queries/with-schemas/index.d.ts:494
↓ 3 callersMethodgetResultRowIds
(queryId: Id)
src/@types/queries/with-schemas/index.d.ts:497
↓ 3 callersFunctiongetRowAction
( tableTitle: string, rowId: string, actionTitle: string, )
test/unit/core/ui-react/ui-react-inspector.test.tsx:34
↓ 3 callersFunctiongetRowAction
( tableTitle: string, rowId: string, actionTitle: string, )
test/unit/core/ui-solid/ui-solid-inspector.test.tsx:37
↓ 3 callersFunctiongetRowAction
( tableTitle: string, rowId: string, actionTitle: string, )
test/unit/core/ui-svelte/ui-svelte-inspector.test.ts:34
↓ 3 callersFunctiongetRowCellFunction
( getRowCell: Id | ((getCell: GetCell, rowId: Id) => RowValue) | undefined, defaultCellValue?: RowValue, )
src/common/definable.ts:221
↓ 3 callersFunctiongetRowCellFunction
(getRowCell, defaultCellValue)
docs/pseudo.esm.sh/tinybase@9.0.0/index.js:360
↓ 3 callersFunctiongetRowCount
(tableId: Id)
src/store/index.ts:1479
↓ 3 callersFunctiongetRowIds
(tableId, storeOrStoreId)
docs/pseudo.esm.sh/tinybase@9.0.0/ui-svelte-inspector/index.js:2556
↓ 3 callersFunctiongetSeriesSummary
( kind: Kind, points: DataPoint[], xCellId?: Id, yCellId?: Id, yLabel?: string, )
src/ui-react-dom-charts/common/data.ts:304
↓ 3 callersFunctiongetSeriesSummary
(kind, points, xCellId, yCellId, yLabel)
docs/pseudo.esm.sh/tinybase@9.0.0/ui-react-dom-charts/index.js:421
↓ 3 callersFunctiongetSqlRows
( sqlStorage: SqlStorage, sql: string, ...params: any[] )
src/persisters/persister-durable-object-sql-storage/index.ts:38
↓ 3 callersFunctiongetStoreCellComponentProps
( store: StoreOrStoreId | undefined, tableId: Id, )
src/ui-solid-dom/common/hooks.tsx:23
↓ 3 callersFunctiongetStoreCellComponentProps
(store, tableId)
docs/pseudo.esm.sh/tinybase@9.0.0/ui-solid-dom/index.js:655
↓ 3 callersFunctiongetSummaryMarkdown
(node: Node)
site/thumbnail.ts:101
↓ 3 callersMethodgetSynchronizerStats
()
src/@types/synchronizers/with-schemas/index.d.ts:64
↓ 3 callersFunctiongetTableIds
(storeOrStoreId)
docs/pseudo.esm.sh/tinybase@9.0.0/ui-svelte-inspector/index.js:2546
↓ 3 callersMethodgetTablesJson
()
src/@types/store/with-schemas/index.d.ts:1034
↓ 3 callersFunctiongetTablesMutator
(store: Store, cell: Cell)
test/unit/core/store/store-listeners.test.ts:27
↓ 3 callersFunctiongetThumbnailMarkdown
( node: Node, )
site/thumbnail.ts:93
↓ 3 callersFunctiongetTickCount
(tickCount = TARGET_TICKS)
src/ui-react-dom-charts/common/wilkinson.ts:91
↓ 3 callersFunctiongetTickCount
(tickCount = TARGET_TICKS)
docs/pseudo.esm.sh/tinybase@9.0.0/ui-react-dom-charts/index.js:197
↓ 3 callersFunctiongetTimeAxisLabels
( min: string, max: string, tickCount: number, )
test/unit/core/ui-react/ui-react-dom-charts.test.tsx:58
↓ 3 callersFunctiongetTransactionId
()
src/synchronizers/index.ts:88
↓ 3 callersFunctiongetTransactionId
()
docs/pseudo.esm.sh/tinybase@9.0.0/synchronizers/synchronizer-ws-client/index.js:514
↓ 3 callersFunctiongetTypeCase
(type, stringCase, numberCase, booleanCase, objectCase, arrayCase)
docs/pseudo.esm.sh/tinybase@9.0.0/ui-solid-inspector/index.js:1509
↓ 3 callersFunctiongetTypeCase
(type, stringCase, numberCase, booleanCase, objectCase, arrayCase)
docs/pseudo.esm.sh/tinybase@9.0.0/ui-svelte-dom/index.js:320
↓ 3 callersFunctiongetTypeCase
(type, stringCase, numberCase, booleanCase, objectCase, arrayCase)
docs/pseudo.esm.sh/tinybase@9.0.0/ui-react-dom/index.js:617
↓ 3 callersFunctiongetTypeCase
(type, stringCase, numberCase, booleanCase, objectCase, arrayCase)
docs/pseudo.esm.sh/tinybase@9.0.0/ui-svelte-inspector/index.js:993
↓ 3 callersFunctiongetTypeCase
(type, stringCase, numberCase, booleanCase, objectCase, arrayCase)
docs/pseudo.esm.sh/tinybase@9.0.0/ui-solid-dom/index.js:654
↓ 3 callersFunctiongetTypeCase
(type, stringCase, numberCase, booleanCase, objectCase, arrayCase)
docs/pseudo.esm.sh/tinybase@9.0.0/ui-react-inspector/index.js:1404
↓ 3 callersFunctiongetTypeOf
(thing)
docs/pseudo.esm.sh/tinybase@9.0.0/ui-react-dom/index.js:8
↓ 3 callersFunctiongetUniqueId
(length = 16)
docs/pseudo.esm.sh/tinybase@9.0.0/synchronizers/synchronizer-ws-client/index.js:120
↓ 3 callersFunctiongetUseCheckpointView
(getCheckpoints: (checkpointIds: CheckpointIds) => Ids)
src/ui-react/common/index.tsx:126
↓ 3 callersFunctiongetUseCheckpointView
(getCheckpoints: (checkpointIds: CheckpointIds) => Ids)
src/ui-solid/common/index.tsx:132
↓ 3 callersFunctiongetUseCheckpointView
(getCheckpoints)
docs/pseudo.esm.sh/tinybase@9.0.0/ui-react/index.js:1500
↓ 3 callersFunctiongetUseCheckpointView
(getCheckpoints)
docs/pseudo.esm.sh/tinybase@9.0.0/ui-solid-inspector/index.js:458
↓ 3 callersFunctiongetUseCheckpointView
(getCheckpoints)
docs/pseudo.esm.sh/tinybase@9.0.0/ui-solid/index.js:1415
↓ 3 callersFunctiongetUseCheckpointView
(getCheckpoints)
docs/pseudo.esm.sh/tinybase@9.0.0/ui-react-dom/index.js:208
↓ 3 callersFunctiongetUseCheckpointView
(getCheckpoints)
docs/pseudo.esm.sh/tinybase@9.0.0/ui-solid-dom/index.js:261
↓ 3 callersFunctiongetUseCheckpointView
(getCheckpoints)
docs/pseudo.esm.sh/tinybase@9.0.0/ui-react-inspector/index.js:384
↓ 3 callersFunctiongetValidatedCell
( tableId: Id, rowId: Id | undefined, cellId: Id, cell: Cell, )
src/store/index.ts:429
↓ 3 callersFunctiongetValidatedCell
(tableId, rowId, cellId, cell)
docs/pseudo.esm.sh/tinybase@9.0.0/index.js:1142
↓ 3 callersFunctiongetValidatedCell
(tableId, rowId, cellId, cell)
docs/pseudo.esm.sh/tinybase@9.0.0/ui-solid-inspector/index.js:1637
↓ 3 callersFunctiongetValidatedCell
(tableId, rowId, cellId, cell)
docs/pseudo.esm.sh/tinybase@9.0.0/ui-svelte-inspector/index.js:1121
↓ 3 callersFunctiongetValidatedCell
(tableId, rowId, cellId, cell)
docs/pseudo.esm.sh/tinybase@9.0.0/ui-react-inspector/index.js:1532
↓ 3 callersFunctiongetValue
(valueId)
docs/pseudo.esm.sh/tinybase@9.0.0/index.js:1869
↓ 3 callersFunctiongetValue
(valueId)
docs/pseudo.esm.sh/tinybase@9.0.0/ui-react-inspector/index.js:2259
↓ 3 callersFunctiongetValue2
(valueId)
docs/pseudo.esm.sh/tinybase@9.0.0/ui-svelte-inspector/index.js:1848
↓ 3 callersFunctiongetValue3
(valueId)
docs/pseudo.esm.sh/tinybase@9.0.0/ui-solid-inspector/index.js:2364
↓ 3 callersMethodgetValuesJson
()
src/@types/store/with-schemas/index.d.ts:1037
↓ 3 callersFunctiongetValuesMutator
()
test/unit/core/store/store-listeners.test.ts:50
↓ 3 callersMethodgetWebSocket
()
src/@types/synchronizers/synchronizer-ws-client/with-schemas/index.d.ts:16
↓ 3 callersMethodgetWebSocketServer
()
src/@types/synchronizers/synchronizer-ws-server/with-schemas/index.d.ts:40
↓ 3 callersFunctiongetWeighting
(tokens: string, word: string)
site/js/common/search.ts:246
↓ 3 callersFunctiongetYAxisTickLabels
(container: HTMLElement)
test/unit/core/ui-react/ui-react-dom-charts.test.tsx:32
↓ 3 callersFunctiongo
(href: string, updateUrl = true)
site/js/common/common.ts:65
↓ 3 callersFunctionhandleThingChange
(thing, setTypedThing)
docs/pseudo.esm.sh/tinybase@9.0.0/ui-solid-inspector/index.js:3453
↓ 3 callersFunctionhandleThingChange
(nextThing, setTypedThing)
docs/pseudo.esm.sh/tinybase@9.0.0/ui-svelte-dom/index.js:357
↓ 3 callersFunctionhandleThingChange
(nextThing, setTypedThing)
docs/pseudo.esm.sh/tinybase@9.0.0/ui-svelte-inspector/index.js:2948
↓ 3 callersMethodhasMetric
(metricId: Id)
src/@types/metrics/with-schemas/index.d.ts:91
↓ 3 callersFunctionhasRow
(tableId, rowId)
docs/pseudo.esm.sh/tinybase@9.0.0/index.js:1873
↓ 3 callersFunctionhasTable
(tableId: Id)
src/store/index.ts:1541
↓ 3 callersFunctionhasTables
()
docs/pseudo.esm.sh/tinybase@9.0.0/index.js:1870
↓ 3 callersFunctionhasTables
()
docs/pseudo.esm.sh/tinybase@9.0.0/ui-solid-inspector/index.js:2365
↓ 3 callersFunctionhasTables
()
docs/pseudo.esm.sh/tinybase@9.0.0/ui-svelte-inspector/index.js:1849
← previousnext →1,601–1,700 of 6,603, ranked by callers