Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Stan9726/Mini-Vue3
/ functions
Functions
182 in github.com/Stan9726/Mini-Vue3
⨍
Functions
182
◇
Types & classes
9
↓ 176 callers
Function
h
(type, props?, children?)
src/runtime-core/h.ts:4
↓ 23 callers
Function
ref
(value)
src/reactivity/src/ref.ts:53
↓ 12 callers
Function
createApp
(...args)
src/runtime-dom/index.ts:79
↓ 10 callers
Function
reactive
(raw)
src/reactivity/src/reactive.ts:10
↓ 9 callers
Function
effect
(fn, options: any = {})
src/reactivity/src/effect.ts:62
↓ 9 callers
Function
patch
(n1, n2, container, parentComponent, anchor)
src/runtime-core/renderer.ts:30
↓ 8 callers
Function
isReactive
(value)
src/reactivity/src/reactive.ts:33
↓ 7 callers
Function
isRef
(value)
src/reactivity/src/ref.ts:59
↓ 5 callers
Function
getCurrentInstance
()
src/runtime-core/component.ts:102
↓ 4 callers
Function
createGetter
(isReadonly = false, shallow = false)
src/reactivity/src/baseHandlers.ts:19
↓ 4 callers
Function
createReactiveObject
(raw, baseHandlers)
src/reactivity/src/reactive.ts:27
↓ 4 callers
Function
createVNode
(type, props?, children?)
src/runtime-core/vnode.ts:7
↓ 4 callers
Function
inject
(key, defaultValue)
src/runtime-core/apiInject.ts:27
↓ 4 callers
Function
isProxy
(value)
src/reactivity/src/reactive.ts:45
↓ 4 callers
Function
isReadonly
(value)
src/reactivity/src/reactive.ts:39
↓ 3 callers
Function
isSameVNodeType
(n1, n2)
src/runtime-core/renderer.ts:212
↓ 3 callers
Function
mountChildren
(children, container, parentComponent, anchor)
src/runtime-core/renderer.ts:191
↓ 3 callers
Function
nextTick
(fn)
src/runtime-core/scheduler.ts:9
↓ 3 callers
Function
provide
(key, value)
src/runtime-core/apiInject.ts:4
↓ 3 callers
Function
readonly
(raw)
src/reactivity/src/reactive.ts:14
↓ 3 callers
Function
renderSlots
(slots, name, props)
src/runtime-core/helpers/renderSlots.ts:4
↓ 3 callers
Method
run
()
src/reactivity/src/effect.ts:22
↓ 3 callers
Function
unref
(ref)
src/reactivity/src/ref.ts:64
↓ 2 callers
Function
computed
(getter)
src/reactivity/src/computed.ts:35
↓ 2 callers
Function
emit
(instance, event, ...args)
src/runtime-core/componentEmit.ts:4
↓ 2 callers
Function
hasOwn
(val, key)
src/shared/index.ts:12
↓ 2 callers
Function
isObject
src/shared/index.ts:5
↓ 2 callers
Function
isTracking
()
src/reactivity/src/effect.ts:127
↓ 2 callers
Function
proxyRefs
(objectWithRefs)
src/reactivity/src/ref.ts:68
↓ 2 callers
Function
setCurrentInstance
(instance)
src/runtime-core/component.ts:107
↓ 2 callers
Function
shallowReadonly
(raw)
src/reactivity/src/reactive.ts:22
↓ 2 callers
Function
stop
(runner)
src/reactivity/src/effect.ts:170
↓ 2 callers
Function
toReactive
src/reactivity/src/reactive.ts:51
↓ 2 callers
Function
trackEffects
(dep)
src/reactivity/src/effect.ts:132
↓ 2 callers
Function
triggerEffects
(dep)
src/reactivity/src/effect.ts:155
↓ 1 callers
Function
camelize
(str: string)
src/shared/index.ts:16
↓ 1 callers
Function
capitalize
(str: string)
src/shared/index.ts:23
↓ 1 callers
Function
cleanupEffect
(effect: ReactiveEffect)
src/reactivity/src/effect.ts:55
↓ 1 callers
Function
createAppAPI
(render)
src/runtime-core/createApp.ts:4
↓ 1 callers
Function
createComponentInstance
(vnode, parent)
src/runtime-core/component.ts:8
↓ 1 callers
Function
createRenderer
(options)
src/runtime-core/renderer.ts:10
↓ 1 callers
Function
createSetter
()
src/reactivity/src/baseHandlers.ts:53
↓ 1 callers
Function
createTextVNode
(text: string)
src/runtime-core/vnode.ts:43
↓ 1 callers
Function
finishComponentSetup
(instance)
src/runtime-core/component.ts:88
↓ 1 callers
Function
getSequence
(arr: number[])
src/runtime-core/renderer.ts:517
↓ 1 callers
Function
getShapeFlag
(type)
src/runtime-core/vnode.ts:48
↓ 1 callers
Function
handleSetupResult
(instance, setupResult)
src/runtime-core/component.ts:73
↓ 1 callers
Function
hasChanged
(value, oldValue)
src/shared/index.ts:8
↓ 1 callers
Function
initProps
(instance, rawProps)
src/runtime-core/componentProps.ts:2
↓ 1 callers
Function
initSlots
(instance, children)
src/runtime-core/componentSlots.ts:4
↓ 1 callers
Function
isOn
(key: string)
src/runtime-dom/index.ts:12
↓ 1 callers
Function
mountComponent
(vnode, container, parentComponent, anchor)
src/runtime-core/renderer.ts:419
↓ 1 callers
Function
mountElement
(vnode, container, parentComponent, anchor)
src/runtime-core/renderer.ts:81
↓ 1 callers
Function
normalizeObjectSlots
(children, slots)
src/runtime-core/componentSlots.ts:15
↓ 1 callers
Function
normalizeSlotValue
(value)
src/runtime-core/componentSlots.ts:24
↓ 1 callers
Function
patchChildren
(n1, n2, container, parentComponent, anchor)
src/runtime-core/renderer.ts:118
↓ 1 callers
Function
patchElement
(n1, n2, container, parentComponent, anchor)
src/runtime-core/renderer.ts:106
↓ 1 callers
Function
patchKeyedChildren
( c1, c2, container, parentComponent, parentAnchor )
src/runtime-core/renderer.ts:198
↓ 1 callers
Function
patchProps
(el, oldProps, newProps)
src/runtime-core/renderer.ts:163
↓ 1 callers
Function
processComponent
(n1, n2, container, parentComponent, anchor)
src/runtime-core/renderer.ts:407
↓ 1 callers
Function
processElement
(n1, n2, container, parentComponent, anchor)
src/runtime-core/renderer.ts:69
↓ 1 callers
Function
processFragment
(n1, n2, container, parentComponent, anchor)
src/runtime-core/renderer.ts:54
↓ 1 callers
Function
processText
(n1, n2, container)
src/runtime-core/renderer.ts:59
↓ 1 callers
Function
queueFlush
()
src/runtime-core/scheduler.ts:24
↓ 1 callers
Function
queueJobs
(job)
src/runtime-core/scheduler.ts:15
↓ 1 callers
Function
render
(vnode, container)
src/runtime-core/renderer.ts:25
↓ 1 callers
Function
setup
()
example/nextTick/App.js:10
↓ 1 callers
Function
setupComponent
(instance)
src/runtime-core/component.ts:33
↓ 1 callers
Function
setupRenderEffect
(instance, vnode, container, anchor)
src/runtime-core/renderer.ts:453
↓ 1 callers
Function
setupStatefulComponent
(instance)
src/runtime-core/component.ts:44
↓ 1 callers
Function
shallowReactive
(raw)
src/reactivity/src/reactive.ts:18
↓ 1 callers
Function
shouldUpdateComponent
(prevVNode, nextVNode)
src/runtime-core/componentUpdateUtils.ts:2
↓ 1 callers
Method
stop
()
src/reactivity/src/effect.ts:42
↓ 1 callers
Function
toHandlerKey
(str: string)
src/shared/index.ts:28
↓ 1 callers
Function
track
(target, key)
src/reactivity/src/effect.ts:91
↓ 1 callers
Function
trigger
(target, key)
src/reactivity/src/effect.ts:145
↓ 1 callers
Function
unmountChildren
(children)
src/runtime-core/renderer.ts:155
↓ 1 callers
Function
updateComponent
(n1, n2)
src/runtime-core/renderer.ts:432
↓ 1 callers
Function
updateComponentPreRender
(instance, nextVNode)
src/runtime-core/renderer.ts:511
Function
component
()
src/runtime-core/createApp.ts:8
Method
constructor
(value)
src/reactivity/src/ref.ts:20
Method
constructor
(fn, public scheduler?)
src/reactivity/src/effect.ts:16
Method
constructor
(getter)
src/reactivity/src/computed.ts:12
Function
createElement
(type)
src/runtime-dom/index.ts:4
Function
createText
(text)
src/runtime-dom/index.ts:44
Function
directive
()
src/runtime-core/createApp.ts:9
Function
emitBar
()
example/Component-emit/Foo.js:6
Function
emitBarBaz
()
example/Component-emit/Foo.js:12
Function
flushJobs
()
src/runtime-core/scheduler.ts:36
Function
get
({ _: instance }, key)
src/runtime-core/componentPublicInstance.ts:12
Function
insert
(child, parent, anchor)
src/runtime-dom/index.ts:38
Function
mount
(rootContainer)
src/runtime-core/createApp.ts:12
Function
onAddHead
()
example/update-Element-children_A-A/App.js:15
Function
onAddMid
()
example/update-Element-children_A-A/App.js:25
Function
onAddTail
()
example/update-Element-children_A-A/App.js:20
Function
onBar
(a, b)
example/Component-emit/App.js:12
Function
onBarBaz
(c, d)
example/Component-emit/App.js:15
Function
onChangeCount
()
example/update-Component/App.js:17
Function
onChangeFooProps
()
example/update-Component/App.js:12
Function
onChangePropsDemo1
()
example/update-Element-props/App.js:12
next →
1–100 of 182, ranked by callers