MCPcopy Create free account

hub / github.com/ccorcos/elmish / functions

Functions127 in github.com/ccorcos/elmish

↓ 63 callersFunctiondispatch
tutorial/1-vanilla-js/main.js:60
↓ 12 callersFunctionstart
({init, declare, update}, services=[])
src/elmish.js:22
↓ 8 callersFunctiondebug
(app)
src/ui/debug.js:80
↓ 2 callersFunctionchange
(index)
examples/tabvc/tabvc.js:76
↓ 2 callersFunctionexposeErrors
(fn)
src/services/fetch.js:27
↓ 2 callersFunctionisInput
(e)
src/services/hotkeys.js:85
↓ 2 callersFunctionlistOf
(kind)
tutorial/4-listOf/main.js:22
↓ 2 callersFunctionlookupEventKey
(e)
src/services/hotkeys.js:80
↓ 2 callersFunctionrandomId
()
tutorial/7-http/main.js:40
↓ 2 callersFunctionremoveKey
(key)
src/services/hotkeys.js:76
↓ 1 callersFunctionHN
(ql, spec)
examples/hackernews/topStories.js:7
↓ 1 callersFunctionaddKey
(key)
src/services/hotkeys.js:72
↓ 1 callersFunctionbutton
(name, props)
src/ui/debug.js:76
↓ 1 callersFunctionchildDispatch
tutorial/4-listOf/main.js:107
↓ 1 callersFunctionchildDispatch
src/ui/listOf.js:57
↓ 1 callersFunctionchildDispatch
(i)
examples/tabvc/pager.js:75
↓ 1 callersFunctioncurrentHotkey
()
src/services/hotkeys.js:91
↓ 1 callersFunctiondeclare
(dispatch, state, {path, go})
examples/routing/app.js:52
↓ 1 callersFunctiondispatchChild
(index)
examples/navvc/main.js:53
↓ 1 callersFunctiondispatchChild
(index)
examples/tabvc/tabvc.js:77
↓ 1 callersFunctionfetchWithJson
(url, options)
src/services/fetch.js:14
↓ 1 callersFunctionhistory
(app)
src/ui/history.js:11
↓ 1 callersFunctioninit
()
src/ui/debug.js:82
↓ 1 callersFunctionlistOf
(kind)
src/ui/listOf.js:22
↓ 1 callersFunctionmergeAllHotkeys
(list)
src/services/hotkeys.js:117
↓ 1 callersFunctiononChange
(e)
tutorial/9-stateless-animations/app.js:31
↓ 1 callersFunctionpage
(color, go)
examples/routing/app.js:12
↓ 1 callersFunctionpager
(pages, duration=1000, easing='easeInOutQuad')
examples/tabvc/pager.js:27
↓ 1 callersFunctionrandomUrl
(topic)
tutorial/7-http/main.js:35
↓ 1 callersFunctiontabbar
(names)
examples/tabvc/tabbar.js:25
↓ 1 callersFunctiontabvc
(children, initialIndex=0)
examples/tabvc/tabvc.js:37
↓ 1 callersFunctiontick
(dt)
examples/tabvc/pager.js:64
↓ 1 callersFunctiontranslateHotkeyStr
(str)
src/services/hotkeys.js:95
↓ 1 callersFunctionundoable
(kind)
tutorial/6-hotkeys/main.js:32
↓ 1 callersFunctionundoable
(kind)
tutorial/5-undoable/main.js:20
Functionanimator
(effect$, throttle$)
src/services/raf.js:16
FunctionchangePage
(dt)
examples/tabvc/pager.js:63
FunctionchildDispatch
(action)
tutorial/6-hotkeys/main.js:66
FunctionchildDispatch
(action)
tutorial/5-undoable/main.js:56
FunctionchildDispatch
(action)
tutorial/9-stateless-animations/app.js:30
FunctionchildDispatch
(action)
src/component.js:52
FunctionchildDispatch
(action)
src/ui/history.js:46
Functionclick
()
tutorial/9-stateless-animations/checkbox.js:106
Functioncompute
(a)
tutorial/8-additive-animations/slider.js:120
Functioncompute
(animations)
src/animation.js:48
FunctionconcatFuncs
(a, b)
src/services/hotkeys.js:110
Functiondec
()
tutorial/1-vanilla-js/main.js:44
Functiondec
()
tutorial/2-using-flyd/main.js:32
Functiondec
()
tutorial/4-listOf/counter.js:20
Functiondec
()
tutorial/3-complete/main.js:106
FunctiondeclareChild
(c, i)
examples/navvc/main.js:54
FunctiondeclareChild
(c, i)
examples/tabvc/tabvc.js:78
FunctiondeclareChild
(child, index)
examples/tabvc/tabber.js:51
FunctiondeclareEach
(child, index)
src/component.js:51
Functionfetch
(requests=[])
src/services/fetch.js:42
FunctionfetchListener
(effect$)
src/services/fetch.js:38
FunctionfollowingDispatch
(action)
examples/github/app.js:45
FunctiongetChildEffects
(item)
src/ui/listOf.js:58
FunctiongetProgress
(a)
examples/animation/slider.js:65
FunctionhotkeyListener
(effect$, throttle$)
src/services/hotkeys.js:67
Functioninc
()
tutorial/1-vanilla-js/main.js:43
Functioninc
()
tutorial/2-using-flyd/main.js:31
Functioninc
()
tutorial/4-listOf/counter.js:19
Functioninc
()
tutorial/3-complete/main.js:105
Functioninit
()
tutorial/8-additive-animations/slider.js:51
Functioninit
()
tutorial/6-hotkeys/main.js:34
Functioninit
()
tutorial/5-undoable/main.js:22
Functioninit
()
tutorial/1-vanilla-js/main.js:21
Functioninit
()
tutorial/2-using-flyd/main.js:9
Functioninit
(value=true)
tutorial/9-stateless-animations/checkbox.js:34
Functioninit
(value=false)
tutorial/9-stateless-animations/app.js:7
Functioninit
()
tutorial/4-listOf/main.js:26
Functioninit
()
tutorial/4-listOf/counter.js:4
Functioninit
(topic="explosions")
tutorial/7-http/main.js:43
Functioninit
()
tutorial/3-complete/main.js:17
Functioninit
()
src/animation.js:18
Functioninit
()
src/ui/history.js:20
Functioninit
()
src/ui/listOf.js:24
Functioninit
()
examples/navvc/main.js:10
Functioninit
()
examples/hackernews/topStories.js:18
Functioninit
()
examples/tabvc/tabvc.js:39
Functioninit
()
examples/tabvc/tabbar.js:27
Functioninit
(index=0)
examples/tabvc/pager.js:29
Functioninit
()
examples/tabvc/tabber.js:30
Functioninit
()
examples/tabvc/app.js:14
Functioninit
()
examples/animation/slider.js:20
Functioninit
()
examples/github/followingList.js:11
Functioninit
()
examples/github/starList.js:21
Functioninit
()
examples/github/app.js:14
Functioninit
()
examples/routing/app.js:44
FunctioninitChild
(c)
examples/tabvc/tabvc.js:40
FunctioninitChild
(c)
examples/tabvc/tabber.js:31
Functionitem
(user)
examples/github/followingList.js:36
Functionitem
(repo)
examples/github/starList.js:47
FunctionmakeButton
(c)
examples/routing/app.js:26
FunctionmakeHotkey
(name, i)
examples/tabvc/tabbar.js:32
Functionnavvc
(root, getScene)
examples/navvc/main.js:8
Functionpage
(color)
examples/tabvc/app.js:12
Functionpop
()
examples/navvc/main.js:52
Functionpush
(scene)
examples/navvc/main.js:51
next →1–100 of 127, ranked by callers