MCPcopy Create free account

hub / github.com/alshdavid-public/crayon / functions

Functions141 in github.com/alshdavid-public/crayon

Functioncreate
( id = genString.ofLength(10), _window: Window = window, sharedState?: SharedState, )
src/crayon/src/lib/create.ts:13
Functioncreate
( options: ElementOptions<T> = {}, ...children: Array<HTMLElement> )
src/kit/src/element/element.ts:15
MethodcreateBuilder
(Component: any, props: Record<any, any> = {})
src/svelte/src/mounter.ts:33
MethodcreateInstance
(component: any, props?: any)
src/vue/src/mounter.ts:34
MethodcurrentEvent
()
src/crayon/src/platform/history/history.ts:44
MethodcurrentRoute
()
src/crayon/src/platform/history/history.ts:52
Functiondefaults
(options: AnimationOptions)
src/animate/src/defaults.ts:5
Methoddestroy
()
src/crayon/src/platform/history/history.ts:64
Functionduration
( duration: number = 0 )
src/kit/src/sleep/sleep.ts:11
Functionempty
src/crayon/src/lib/index.spec.ts:457
Functionexec
( callback: () => any, duration: number = 0 )
src/kit/src/sleep/sleep.ts:1
Functionfade
(selector: string)
src/transition/src/fade.ts:1
Functionfn_a
()
src/crayon/src/platform/route-map/route-map.spec.ts:6
Functionfn_b
()
src/crayon/src/platform/route-map/route-map.spec.ts:7
Functiongroup
(base: string, callback?: (group: Group) => void)
src/crayon/src/lib/group.ts:3
MethodlastEvent
()
src/crayon/src/platform/history/history.ts:40
MethodlastRoute
()
src/crayon/src/platform/history/history.ts:48
Functionloader
(seletor = '.router-view')
src/transition/src/loader.ts:8
Functionmount
( incoming: any, mounter: Mounter, name: string, duration: number )
src/crayon/src/platform/mount/mount.ts:37
MethodnthEvent
(n: number)
src/kit/src/event-stream/beacon.ts:30
FunctionofLength
(length: number)
src/kit/src/gen-string/gen-string.ts:1
MethodonEvent
(event: HistoryEvent)
src/crayon/src/platform/router/router.ts:169
Methodpath
(path: string, ...handlers: handlerFunc[])
src/crayon/src/platform/router/router.ts:37
FunctionpathA
src/crayon/src/lib/index.spec.ts:459
FunctionpathB
src/crayon/src/lib/index.spec.ts:466
Functionpop
(selector: string)
src/transition/src/pop.ts:1
Functionpush
(selector: string)
src/transition/src/push.ts:1
Methodpush
(Component: () => JSX.Element)
src/react/src/mounter.ts:12
Methodpush
(C: any)
src/preact/src/mounter.ts:18
Methodpush
(builder: any)
src/svelte/src/mounter.ts:11
Methodreplace
(path: string)
src/crayon/src/platform/history/history.ts:81
Functionrouter
(target?: HTMLElement)
src/svelte/src/svelte.ts:4
Functionrouter
(target?: HTMLElement)
src/vue/src/vue.ts:4
Methodshift
()
src/react/src/mounter.ts:20
Methodshift
()
src/preact/src/mounter.ts:28
Methodshift
()
src/svelte/src/mounter.ts:22
Functionslide
(selector: string)
src/transition/src/slide.ts:1
Methoduse
(target: handlerFunc | Group)
src/crayon/src/platform/router/router.ts:41
FunctionuseActiveLink
(path: string, nav: crayon.Router)
src/react/src/use-active-link.ts:4
FunctionwithContext
(context: React.Context<any>, value?: T)
src/react/src/with-context.ts:4
FunctionwithContext
(context: Context<T>, contextState: T)
src/preact/src/with-context.ts:4
← previous101–141 of 141, ranked by callers