Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/alshdavid-public/crayon
/ functions
Functions
141 in github.com/alshdavid-public/crayon
⨍
Functions
141
◇
Types & classes
56
Function
create
( id = genString.ofLength(10), _window: Window = window, sharedState?: SharedState, )
src/crayon/src/lib/create.ts:13
Function
create
( options: ElementOptions<T> = {}, ...children: Array<HTMLElement> )
src/kit/src/element/element.ts:15
Method
createBuilder
(Component: any, props: Record<any, any> = {})
src/svelte/src/mounter.ts:33
Method
createInstance
(component: any, props?: any)
src/vue/src/mounter.ts:34
Method
currentEvent
()
src/crayon/src/platform/history/history.ts:44
Method
currentRoute
()
src/crayon/src/platform/history/history.ts:52
Function
defaults
(options: AnimationOptions)
src/animate/src/defaults.ts:5
Method
destroy
()
src/crayon/src/platform/history/history.ts:64
Function
duration
( duration: number = 0 )
src/kit/src/sleep/sleep.ts:11
Function
empty
src/crayon/src/lib/index.spec.ts:457
Function
exec
( callback: () => any, duration: number = 0 )
src/kit/src/sleep/sleep.ts:1
Function
fade
(selector: string)
src/transition/src/fade.ts:1
Function
fn_a
()
src/crayon/src/platform/route-map/route-map.spec.ts:6
Function
fn_b
()
src/crayon/src/platform/route-map/route-map.spec.ts:7
Function
group
(base: string, callback?: (group: Group) => void)
src/crayon/src/lib/group.ts:3
Method
lastEvent
()
src/crayon/src/platform/history/history.ts:40
Method
lastRoute
()
src/crayon/src/platform/history/history.ts:48
Function
loader
(seletor = '.router-view')
src/transition/src/loader.ts:8
Function
mount
( incoming: any, mounter: Mounter, name: string, duration: number )
src/crayon/src/platform/mount/mount.ts:37
Method
nthEvent
(n: number)
src/kit/src/event-stream/beacon.ts:30
Function
ofLength
(length: number)
src/kit/src/gen-string/gen-string.ts:1
Method
onEvent
(event: HistoryEvent)
src/crayon/src/platform/router/router.ts:169
Method
path
(path: string, ...handlers: handlerFunc[])
src/crayon/src/platform/router/router.ts:37
Function
pathA
src/crayon/src/lib/index.spec.ts:459
Function
pathB
src/crayon/src/lib/index.spec.ts:466
Function
pop
(selector: string)
src/transition/src/pop.ts:1
Function
push
(selector: string)
src/transition/src/push.ts:1
Method
push
(Component: () => JSX.Element)
src/react/src/mounter.ts:12
Method
push
(C: any)
src/preact/src/mounter.ts:18
Method
push
(builder: any)
src/svelte/src/mounter.ts:11
Method
replace
(path: string)
src/crayon/src/platform/history/history.ts:81
Function
router
(target?: HTMLElement)
src/svelte/src/svelte.ts:4
Function
router
(target?: HTMLElement)
src/vue/src/vue.ts:4
Method
shift
()
src/react/src/mounter.ts:20
Method
shift
()
src/preact/src/mounter.ts:28
Method
shift
()
src/svelte/src/mounter.ts:22
Function
slide
(selector: string)
src/transition/src/slide.ts:1
Method
use
(target: handlerFunc | Group)
src/crayon/src/platform/router/router.ts:41
Function
useActiveLink
(path: string, nav: crayon.Router)
src/react/src/use-active-link.ts:4
Function
withContext
(context: React.Context<any>, value?: T)
src/react/src/with-context.ts:4
Function
withContext
(context: Context<T>, contextState: T)
src/preact/src/with-context.ts:4
← previous
101–141 of 141, ranked by callers