MCPcopy Create free account

hub / github.com/Azarattum/CRStore / functions

Functions145 in github.com/Azarattum/CRStore

Functiondestroy
()
src/lib/database/index.ts:52
Functiondestroy
()
src/demo/sortable/components/hold.ts:46
Functiondestroy
()
src/demo/sortable/components/draggable.ts:132
Functiondestroy
()
src/demo/sortable/components/autoscroll.ts:94
FunctiondetectHold
(event: TouchEvent | MouseEvent)
src/demo/sortable/components/hold.ts:5
Functiondisable
()
src/demo/sortable/components/autoscroll.ts:15
Functiondraggable
( node: HTMLElement, { trigger = "touchstart", easing = "ease", duration = 300, mode = "se
src/demo/sortable/components/draggable.ts:5
Functionenable
()
src/demo/sortable/components/autoscroll.ts:14
Functionencode
(changes: Change[])
src/lib/database/operations.ts:22
Functionenqueue
( id: object, operation: Operation<T, R, S>, ...args: T )
src/lib/database/queue.ts:48
Functionfinalize
(this: Kysely<any>)
src/lib/database/operations.ts:149
Functionfinitify
(value: number, fallback = 0)
src/demo/sortable/components/math.ts:14
Functiongrab
(event: DragEvent)
src/demo/sortable/components/draggable.ts:40
Functionhold
( node: HTMLElement, { touch = true, mouse = false, duration = 300 }: HoldOptions = {}, )
src/demo/sortable/components/hold.ts:1
Methodinit
()
src/lib/database/dialect.ts:22
FunctioninsertChanges
(this: Kysely<any>, changes: EncodedChanges)
src/lib/database/operations.ts:108
Functionlink
(db, track: string, playlist: string)
src/demo/library/library.ts:56
Functionload
()
src/demo/frameworks/vanilla/vanilla.ts:5
Functionload
(file, paths)
runtime/browser.js:9
Functionload
(file, paths)
runtime/node.js:9
Functionlock
()
src/lib/database/dialect.ts:63
Methodmerge
(changes: EncodedChanges)
src/lib/core/types.ts:160
Functionminmax
(value: number, min: number, max: number)
src/demo/sortable/components/math.ts:4
Functionmitigate
({ target }: { target: EventTarget | null })
src/demo/sortable/components/touch.ts:7
FunctiononData
(changes)
src/lib/core/crstore.ts:123
Functionpredicate
(x: T)
src/lib/database/encoder.ts:120
Functionprevent
(event: Event)
src/demo/sortable/components/touch.ts:3
Functionready
(data: unknown[])
src/lib/core/reactive.ts:2
MethodreleaseConnection
()
src/lib/database/dialect.ts:48
FunctionresolveChanges
(this: Kysely<any>, changes: EncodedChanges)
src/lib/database/operations.ts:123
MethodrollbackTransaction
(connection: DatabaseConnection)
src/lib/database/dialect.ts:45
FunctionselectClient
(this: Kysely<any>)
src/lib/database/operations.ts:56
FunctionselectVersion
(this: Kysely<any>)
src/lib/database/operations.ts:38
Functionsimulate
(event: any)
src/demo/sortable/components/draggable.ts:28
Functionslice
(iterator: Iterator<T>, start: number, end: number)
src/demo/sortable/components/object.ts:36
Functionstore
( this: Context<Schema>, view: View<Schema, Type>, actions: Actions<Schema> = {}, dependencies: unknow
src/lib/core/crstore.ts:190
MethodstreamQuery
()
src/lib/database/dialect.ts:30
Functionsubscribe
(fn: Subscriber)
src/lib/core/reactive.ts:25
FunctiontabUpdate
(event: MessageEvent)
src/lib/core/crstore.ts:43
Functionthen
(resolve: (x: Type[]) => any = (x) => x, reject?: (e: any) => any)
src/lib/core/crstore.ts:235
FunctiontransformQuery
({ node }: PluginTransformQueryArgs)
src/lib/database/json.ts:35
MethodtransformResult
({ result, queryId }: PluginTransformResultArgs)
src/lib/database/json.ts:80
Functionunlock
()
src/lib/database/dialect.ts:67
Functionupdate
({ x, y }: Point)
src/demo/sortable/components/autoscroll.ts:17
FunctionupdateVersion
(this: Kysely<any>, version?: number)
src/lib/database/operations.ts:50
← previous101–145 of 145, ranked by callers