Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/HerringtonDarkholme/kilimanjaro
/ functions
Functions
66 in github.com/HerringtonDarkholme/kilimanjaro
⨍
Functions
66
◇
Types & classes
50
↓ 44 callers
Function
create
(s = {})
src/opt.ts:108
↓ 25 callers
Method
mutation
(key: K, f: MD0<S, T>)
src/interface.ts:196
↓ 23 callers
Method
module
(key: K, o: Opt<S1, G1, C1, D1, P1, CH1, DH1>)
src/interface.ts:212
↓ 21 callers
Method
done
()
src/interface.ts:215
↓ 20 callers
Method
action
(key: K, f: AD0<S, G, C, D, T, R>)
src/interface.ts:204
↓ 13 callers
Method
getter
(key: K, f: GetDef<S, G, T>)
src/interface.ts:192
↓ 12 callers
Method
$
(key: string)
src/state.ts:10
↓ 11 callers
Method
getters
(opt: GetDefs<S, G, T>)
src/interface.ts:193
↓ 6 callers
Function
makeAction
(n: number)
test/index.ts:250
↓ 6 callers
Function
makeGetter
(n: number)
test/index.ts:274
↓ 4 callers
Function
getHelper
(store: Store<{}, G, BC, BD, BP, CH, DH>)
src/decorator.ts:31
↓ 4 callers
Function
getters
(k: string)
src/decorator.ts:36
↓ 4 callers
Method
subscribe
(fn: Subscriber<P, S>)
src/interface.ts:231
↓ 3 callers
Method
actionsWithArg
(dispatchs: ADO1<S, G, C, D, T, R>)
src/interface.ts:208
↓ 3 callers
Method
plugin
(...plugins: Plugin<Store<S, G, C, D, P, CH, DH>>[])
src/interface.ts:214
↓ 2 callers
Function
isObj
(o: any)
src/store.ts:160
↓ 2 callers
Function
memoize
(func: Cacheable<R>)
src/decorator.ts:67
↓ 2 callers
Method
mutations
(commits: T)
src/interface.ts:199
↓ 2 callers
Method
watch
(getter: VueGetter<S, R>, cb: WatchHandler<never, R>, options?: WatchOption<never, R>)
src/interface.ts:232
↓ 1 callers
Method
actions
(dispatchs: ADO0<S, G, C, D, R>)
src/interface.ts:207
↓ 1 callers
Method
actions
(opts: {})
src/opt.ts:79
↓ 1 callers
Function
commitImpl
(store: StoreImpl)
src/store.ts:25
↓ 1 callers
Method
declareAction
()
src/interface.ts:210
↓ 1 callers
Method
declareGetter
()
src/interface.ts:194
↓ 1 callers
Method
declareMutation
()
src/interface.ts:202
↓ 1 callers
Function
dispatchImpl
(store: StoreImpl)
src/store.ts:13
↓ 1 callers
Function
getterImpl
(store: StoreImpl)
src/store.ts:39
↓ 1 callers
Function
initVM
(store: StoreImpl, state: State)
src/store.ts:135
↓ 1 callers
Function
installModules
(store: StoreImpl, opt: OptImpl, state: State)
src/store.ts:94
↓ 1 callers
Method
mutations
(opts: {})
src/opt.ts:64
↓ 1 callers
Method
mutationsWithArg
(commits: MDO<S, T> & {[k: string]: (s: S, t: any) => void} )
src/interface.ts:200
↓ 1 callers
Function
recursiveAssign
(o: Object, n: Object)
src/store.ts:148
↓ 1 callers
Function
registerActions
(store: StoreImpl, actions: ActDefs, state: State)
src/store.ts:121
↓ 1 callers
Function
registerGetters
(store: StoreImpl, getters: RawGetters, state: State)
src/store.ts:106
↓ 1 callers
Function
registerMutations
(store: StoreImpl, mutations: MutateDefs, state: State)
src/store.ts:112
↓ 1 callers
Method
replaceState
(state: S)
src/interface.ts:233
Function
Store
(target: Vue, key: string)
src/decorator.ts:16
Function
Vuex
(target: Vue, key: string)
src/decorator.ts:21
Method
action
(key: string, f: BaseActDef)
src/opt.ts:75
Method
actionsWithArg
(opts: {})
src/opt.ts:85
Function
byon
(s)
test/sharo.ts:68
Function
byonbyon
(s, times: number)
test/sharo.ts:76
Method
constructor
@internal
src/store.ts:62
Method
constructor
(s: {})
src/opt.ts:44
Method
constructor
(s: {})
src/state.ts:4
Function
dance
(s)
test/sharo.ts:83
Method
declareAction
()
src/opt.ts:89
Method
declareGetter
()
src/opt.ts:58
Method
declareMutation
()
src/opt.ts:73
Function
devtoolPlugin
(store: StoreImpl)
src/devtool.ts:9
Method
done
()
src/opt.ts:101
Function
furufuru
(s)
test/sharo.ts:93
Method
getter
(key: string, f: GetDef<string, BG, {}>)
src/opt.ts:48
Method
getters
(opts: {})
src/opt.ts:52
Function
memoized
(key: string)
src/decorator.ts:68
Method
module
(key: string, o: OptImpl)
src/opt.ts:91
Function
mutation
(s: {a: number})
test/index.ts:221
Method
mutation
(key: string, f: BaseMutateDef)
src/opt.ts:60
Method
mutationsWithArg
(opts: {})
src/opt.ts:70
Function
narasutekidai
(s)
test/sharo.ts:71
Function
onnesan
(s, k: string)
test/sharo.ts:88
Method
plugin
(...plugins: BasePlugin[])
src/opt.ts:96
Method
replaceState
(state: {})
src/store.ts:87
Method
state
()
src/store.ts:58
Method
subscribe
(fn: BaseSubscriber)
src/store.ts:69
Method
watch
(getter: VueGetter<{}, R>, cb: WatchHandler<never, R>, options: WatchOption<never, R>)
src/store.ts:83