MCPcopy Create free account

hub / github.com/FallenMax/smart-toc / functions

Functions135 in github.com/FallenMax/smart-toc

Methoddelay
(delayInMs: number)
src/content/util/stream.ts:253
FunctiondepthOfPoint
([x, y]: Point)
src/content/util/dom/depth.ts:14
Functiondispose
()
src/content/toc.ts:358
FunctioneaseOutQuad
( progress: number, start: number, distance: number, )
src/content/lib/scroll.ts:38
Methodflatten
( highOrderStream: Stream<Stream<T>>, )
src/content/util/stream.ts:109
MethodflushDependent
()
src/content/util/stream.ts:88
FunctiongetPreference
()
src/content/toc.ts:363
MethodisStream
(o: any)
src/content/util/stream.ts:43
Methodlistener
(payload: T | undefined)
src/content/util/stream.ts:154
FunctionlogObject
(object: T, namespace: string)
src/content/util/logger.ts:42
Functionnext
()
src/content/toc.ts:334
Functionoff
(event: K, handler: Handler<K>)
src/content/util/event.ts:24
Functionon
(event: K, handler: Handler<K>)
src/content/util/event.ts:15
MethodonCalled
(params: Parameters<T>, fnName: string)
src/content/util/decorator.ts:9
FunctiononDrag
(offset)
src/content/toc.ts:326
FunctiononDrag
(e: MouseEvent & MithrilEvent)
src/content/ui/handle.ts:21
FunctiononDragEnd
(e: MouseEvent & MithrilEvent)
src/content/ui/handle.ts:27
MethodonError
(error: any, params: Parameters<T>, fnName: string)
src/content/util/decorator.ts:15
MethodonReturned
( result: ReturnType<T>, params: Parameters<T>, fnName: string, )
src/content/util/decorator.ts:10
Functiononmousedown
(e)
src/content/ui/handle.ts:56
Functiononupdate
(vnode)
src/content/ui/toc_content.ts:97
Functionprev
()
src/content/toc.ts:340
FunctionremoveAllListeners
()
src/content/util/event.ts:46
FunctionremoveCSS
()
src/content/util/dom/css.ts:34
FunctionrestrictScroll
(e: WheelEvent & MithrilEvent)
src/content/ui/toc_content.ts:55
MethodsetName
(name: string)
src/content/util/stream.ts:311
MethodswitchLatest
(this: Stream<Stream<V>>)
src/content/util/stream.ts:230
Functiontoggle
()
src/content/toc.ts:351
MethodunsubscribeLast
()
src/content/util/stream.ts:232
Functionupdate
(timestamp: number)
src/content/lib/scroll.ts:83
MethodupdateDependent
(val: any)
src/content/util/stream.ts:82
Functionvalidate
(content: Content)
src/content/toc.ts:300
Functionview
()
src/content/ui/index.ts:103
Functionview
(vnode)
src/content/ui/handle.ts:52
Functionview
(vnode)
src/content/ui/toc_content.ts:110
← previous101–135 of 135, ranked by callers