Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Azarattum/CRStore
/ functions
Functions
145 in github.com/Azarattum/CRStore
⨍
Functions
145
◇
Types & classes
15
Function
destroy
()
src/lib/database/index.ts:52
Function
destroy
()
src/demo/sortable/components/hold.ts:46
Function
destroy
()
src/demo/sortable/components/draggable.ts:132
Function
destroy
()
src/demo/sortable/components/autoscroll.ts:94
Function
detectHold
(event: TouchEvent | MouseEvent)
src/demo/sortable/components/hold.ts:5
Function
disable
()
src/demo/sortable/components/autoscroll.ts:15
Function
draggable
( node: HTMLElement, { trigger = "touchstart", easing = "ease", duration = 300, mode = "se
src/demo/sortable/components/draggable.ts:5
Function
enable
()
src/demo/sortable/components/autoscroll.ts:14
Function
encode
(changes: Change[])
src/lib/database/operations.ts:22
Function
enqueue
( id: object, operation: Operation<T, R, S>, ...args: T )
src/lib/database/queue.ts:48
Function
finalize
(this: Kysely<any>)
src/lib/database/operations.ts:149
Function
finitify
(value: number, fallback = 0)
src/demo/sortable/components/math.ts:14
Function
grab
(event: DragEvent)
src/demo/sortable/components/draggable.ts:40
Function
hold
( node: HTMLElement, { touch = true, mouse = false, duration = 300 }: HoldOptions = {}, )
src/demo/sortable/components/hold.ts:1
Method
init
()
src/lib/database/dialect.ts:22
Function
insertChanges
(this: Kysely<any>, changes: EncodedChanges)
src/lib/database/operations.ts:108
Function
link
(db, track: string, playlist: string)
src/demo/library/library.ts:56
Function
load
()
src/demo/frameworks/vanilla/vanilla.ts:5
Function
load
(file, paths)
runtime/browser.js:9
Function
load
(file, paths)
runtime/node.js:9
Function
lock
()
src/lib/database/dialect.ts:63
Method
merge
(changes: EncodedChanges)
src/lib/core/types.ts:160
Function
minmax
(value: number, min: number, max: number)
src/demo/sortable/components/math.ts:4
Function
mitigate
({ target }: { target: EventTarget | null })
src/demo/sortable/components/touch.ts:7
Function
onData
(changes)
src/lib/core/crstore.ts:123
Function
predicate
(x: T)
src/lib/database/encoder.ts:120
Function
prevent
(event: Event)
src/demo/sortable/components/touch.ts:3
Function
ready
(data: unknown[])
src/lib/core/reactive.ts:2
Method
releaseConnection
()
src/lib/database/dialect.ts:48
Function
resolveChanges
(this: Kysely<any>, changes: EncodedChanges)
src/lib/database/operations.ts:123
Method
rollbackTransaction
(connection: DatabaseConnection)
src/lib/database/dialect.ts:45
Function
selectClient
(this: Kysely<any>)
src/lib/database/operations.ts:56
Function
selectVersion
(this: Kysely<any>)
src/lib/database/operations.ts:38
Function
simulate
(event: any)
src/demo/sortable/components/draggable.ts:28
Function
slice
(iterator: Iterator<T>, start: number, end: number)
src/demo/sortable/components/object.ts:36
Function
store
( this: Context<Schema>, view: View<Schema, Type>, actions: Actions<Schema> = {}, dependencies: unknow
src/lib/core/crstore.ts:190
Method
streamQuery
()
src/lib/database/dialect.ts:30
Function
subscribe
(fn: Subscriber)
src/lib/core/reactive.ts:25
Function
tabUpdate
(event: MessageEvent)
src/lib/core/crstore.ts:43
Function
then
(resolve: (x: Type[]) => any = (x) => x, reject?: (e: any) => any)
src/lib/core/crstore.ts:235
Function
transformQuery
({ node }: PluginTransformQueryArgs)
src/lib/database/json.ts:35
Method
transformResult
({ result, queryId }: PluginTransformResultArgs)
src/lib/database/json.ts:80
Function
unlock
()
src/lib/database/dialect.ts:67
Function
update
({ x, y }: Point)
src/demo/sortable/components/autoscroll.ts:17
Function
updateVersion
(this: Kysely<any>, version?: number)
src/lib/database/operations.ts:50
← previous
101–145 of 145, ranked by callers