Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bhnddowinf/vuejs-learn
/ functions
Functions
1,363 in github.com/bhnddowinf/vuejs-learn
⨍
Functions
1,363
◇
Types & classes
0
↓ 57 callers
Function
warn
()
14/vue.js:2372
↓ 55 callers
Function
warn
()
11/vue.js:2360
↓ 54 callers
Function
warn
()
09/vue.js:2336
↓ 54 callers
Function
warn
()
10/vue.js:2336
↓ 54 callers
Function
warn
()
13/vue.js:2336
↓ 54 callers
Function
warn
()
12/vue.js:2336
↓ 19 callers
Function
isObject
* Quick object check - this is primarily used to tell * Objects from primitive values when we know the value * is a JSON-compliant type. *
14/vue.js:267
↓ 19 callers
Function
isObject
* Quick object check - this is primarily used to tell * Objects from primitive values when we know the value * is a JSON-compliant type. *
11/vue.js:267
↓ 18 callers
Function
isObject
* Quick object check - this is primarily used to tell * Objects from primitive values when we know the value * is a JSON-compliant type. *
09/vue.js:263
↓ 18 callers
Function
isObject
* Quick object check - this is primarily used to tell * Objects from primitive values when we know the value * is a JSON-compliant type. *
10/vue.js:263
↓ 18 callers
Function
isObject
* Quick object check - this is primarily used to tell * Objects from primitive values when we know the value * is a JSON-compliant type. *
13/vue.js:263
↓ 18 callers
Function
isObject
* Quick object check - this is primarily used to tell * Objects from primitive values when we know the value * is a JSON-compliant type. *
12/vue.js:263
↓ 17 callers
Function
toArray
* Convert an Array-like object to a real Array. * * @param {Array-like} list * @param {Number} [start] - start index * @return {Array}
14/vue.js:232
↓ 17 callers
Function
toArray
* Convert an Array-like object to a real Array. * * @param {Array-like} list * @param {Number} [start] - start index * @return {Array}
11/vue.js:232
↓ 16 callers
Function
toArray
* Convert an Array-like object to a real Array. * * @param {Array-like} list * @param {Number} [start] - start index * @return {Array}
09/vue.js:228
↓ 16 callers
Function
toArray
* Convert an Array-like object to a real Array. * * @param {Array-like} list * @param {Number} [start] - start index * @return {Array}
10/vue.js:228
↓ 16 callers
Function
toArray
* Convert an Array-like object to a real Array. * * @param {Array-like} list * @param {Number} [start] - start index * @return {Array}
13/vue.js:228
↓ 16 callers
Function
toArray
* Convert an Array-like object to a real Array. * * @param {Array-like} list * @param {Number} [start] - start index * @return {Array}
12/vue.js:228
↓ 15 callers
Function
inDoc
* Check if a node is in the document. * Note: document.documentElement.contains should work here * but always returns false for comment nodes in
14/vue.js:1147
↓ 14 callers
Function
cb
()
14/vue.js:369
↓ 14 callers
Function
cb
()
09/vue.js:365
↓ 14 callers
Function
cb
()
10/vue.js:365
↓ 14 callers
Function
cb
()
13/vue.js:365
↓ 14 callers
Function
cb
()
12/vue.js:365
↓ 14 callers
Function
cb
()
11/vue.js:369
↓ 14 callers
Function
hasOwn
* Check whether the object has the property. * * @param {Object} obj * @param {String} key * @return {Boolean}
14/vue.js:79
↓ 14 callers
Function
hasOwn
* Check whether the object has the property. * * @param {Object} obj * @param {String} key * @return {Boolean}
09/vue.js:75
↓ 14 callers
Function
hasOwn
* Check whether the object has the property. * * @param {Object} obj * @param {String} key * @return {Boolean}
10/vue.js:75
↓ 14 callers
Function
hasOwn
* Check whether the object has the property. * * @param {Object} obj * @param {String} key * @return {Boolean}
13/vue.js:75
↓ 14 callers
Function
hasOwn
* Check whether the object has the property. * * @param {Object} obj * @param {String} key * @return {Boolean}
12/vue.js:75
↓ 14 callers
Function
hasOwn
* Check whether the object has the property. * * @param {Object} obj * @param {String} key * @return {Boolean}
11/vue.js:79
↓ 14 callers
Function
inDoc
* Check if a node is in the document. * Note: document.documentElement.contains should work here * but always returns false for comment nodes in
09/vue.js:1117
↓ 14 callers
Function
inDoc
* Check if a node is in the document. * Note: document.documentElement.contains should work here * but always returns false for comment nodes in
10/vue.js:1117
↓ 14 callers
Function
inDoc
* Check if a node is in the document. * Note: document.documentElement.contains should work here * but always returns false for comment nodes in
13/vue.js:1117
↓ 14 callers
Function
inDoc
* Check if a node is in the document. * Note: document.documentElement.contains should work here * but always returns false for comment nodes in
12/vue.js:1117
↓ 14 callers
Function
inDoc
* Check if a node is in the document. * Note: document.documentElement.contains should work here * but always returns false for comment nodes in
11/vue.js:1142
↓ 12 callers
Function
isPlainObject
(obj)
09/vue.js:278
↓ 12 callers
Function
isPlainObject
(obj)
10/vue.js:278
↓ 12 callers
Function
isPlainObject
(obj)
13/vue.js:278
↓ 12 callers
Function
isPlainObject
(obj)
12/vue.js:278
↓ 12 callers
Function
resolveAsset
* Resolve an asset. * This function is used because child instances need access * to assets defined in its ancestor chain. * * @param {Obj
14/vue.js:1932
↓ 12 callers
Function
resolveAsset
* Resolve an asset. * This function is used because child instances need access * to assets defined in its ancestor chain. * * @param {Obj
11/vue.js:1923
↓ 11 callers
Function
createAnchor
* Create an "anchor" for performing dom insertion/removals. * This is used in a number of scenarios: * - fragment instance * - v-html * -
14/vue.js:1444
↓ 11 callers
Function
createAnchor
* Create an "anchor" for performing dom insertion/removals. * This is used in a number of scenarios: * - fragment instance * - v-html * -
09/vue.js:1413
↓ 11 callers
Function
createAnchor
* Create an "anchor" for performing dom insertion/removals. * This is used in a number of scenarios: * - fragment instance * - v-html * -
10/vue.js:1413
↓ 11 callers
Function
createAnchor
* Create an "anchor" for performing dom insertion/removals. * This is used in a number of scenarios: * - fragment instance * - v-html * -
13/vue.js:1413
↓ 11 callers
Function
createAnchor
* Create an "anchor" for performing dom insertion/removals. * This is used in a number of scenarios: * - fragment instance * - v-html * -
12/vue.js:1413
↓ 11 callers
Function
createAnchor
* Create an "anchor" for performing dom insertion/removals. * This is used in a number of scenarios: * - fragment instance * - v-html * -
11/vue.js:1438
↓ 11 callers
Function
resolveAsset
* Resolve an asset. * This function is used because child instances need access * to assets defined in its ancestor chain. * * @param {Obj
09/vue.js:1894
↓ 11 callers
Function
resolveAsset
* Resolve an asset. * This function is used because child instances need access * to assets defined in its ancestor chain. * * @param {Obj
10/vue.js:1894
↓ 11 callers
Function
resolveAsset
* Resolve an asset. * This function is used because child instances need access * to assets defined in its ancestor chain. * * @param {Obj
13/vue.js:1894
↓ 11 callers
Function
resolveAsset
* Resolve an asset. * This function is used because child instances need access * to assets defined in its ancestor chain. * * @param {Obj
12/vue.js:1894
↓ 10 callers
Function
defineReactive
* Define a reactive property on an Object. * * @param {Object} obj * @param {String} key * @param {*} val
14/vue.js:2252
↓ 10 callers
Function
defineReactive
* Define a reactive property on an Object. * * @param {Object} obj * @param {String} key * @param {*} val
09/vue.js:2221
↓ 10 callers
Function
defineReactive
* Define a reactive property on an Object. * * @param {Object} obj * @param {String} key * @param {*} val
10/vue.js:2221
↓ 10 callers
Function
defineReactive
* Define a reactive property on an Object. * * @param {Object} obj * @param {String} key * @param {*} val
13/vue.js:2221
↓ 10 callers
Function
defineReactive
* Define a reactive property on an Object. * * @param {Object} obj * @param {String} key * @param {*} val
12/vue.js:2221
↓ 10 callers
Function
defineReactive
* Define a reactive property on an Object. * * @param {Object} obj * @param {String} key * @param {*} val
11/vue.js:2243
↓ 9 callers
Function
getAttr
* Get and remove an attribute from a node. * * @param {Node} node * @param {String} _attr
09/vue.js:1130
↓ 9 callers
Function
getAttr
* Get and remove an attribute from a node. * * @param {Node} node * @param {String} _attr
10/vue.js:1130
↓ 9 callers
Function
getAttr
* Get and remove an attribute from a node. * * @param {Node} node * @param {String} _attr
13/vue.js:1130
↓ 9 callers
Function
getAttr
* Get and remove an attribute from a node. * * @param {Node} node * @param {String} _attr
12/vue.js:1130
↓ 9 callers
Function
isPlainObject
(obj)
14/vue.js:282
↓ 9 callers
Function
isPlainObject
(obj)
11/vue.js:282
↓ 9 callers
Function
removeClass
* Remove class with compatibility for IE & SVG * * @param {Element} el * @param {String} cls
09/vue.js:1316
↓ 9 callers
Function
removeClass
* Remove class with compatibility for IE & SVG * * @param {Element} el * @param {String} cls
10/vue.js:1316
↓ 9 callers
Function
removeClass
* Remove class with compatibility for IE & SVG * * @param {Element} el * @param {String} cls
13/vue.js:1316
↓ 9 callers
Function
removeClass
* Remove class with compatibility for IE & SVG * * @param {Element} el * @param {String} cls
12/vue.js:1316
↓ 9 callers
Function
replace
* Replace target with el * * @param {Element} target * @param {Element} el
14/vue.js:1255
↓ 9 callers
Function
replace
* Replace target with el * * @param {Element} target * @param {Element} el
09/vue.js:1224
↓ 9 callers
Function
replace
* Replace target with el * * @param {Element} target * @param {Element} el
10/vue.js:1224
↓ 9 callers
Function
replace
* Replace target with el * * @param {Element} target * @param {Element} el
13/vue.js:1224
↓ 9 callers
Function
replace
* Replace target with el * * @param {Element} target * @param {Element} el
12/vue.js:1224
↓ 9 callers
Function
replace
* Replace target with el * * @param {Element} target * @param {Element} el
11/vue.js:1249
↓ 8 callers
Function
extend
* Mix properties into target object. * * @param {Object} to * @param {Object} from
14/vue.js:249
↓ 8 callers
Function
extend
* Mix properties into target object. * * @param {Object} to * @param {Object} from
09/vue.js:245
↓ 8 callers
Function
extend
* Mix properties into target object. * * @param {Object} to * @param {Object} from
10/vue.js:245
↓ 8 callers
Function
extend
* Mix properties into target object. * * @param {Object} to * @param {Object} from
13/vue.js:245
↓ 8 callers
Function
extend
* Mix properties into target object. * * @param {Object} to * @param {Object} from
12/vue.js:245
↓ 8 callers
Function
extend
* Mix properties into target object. * * @param {Object} to * @param {Object} from
11/vue.js:249
↓ 8 callers
Function
getAttr
* Get and remove an attribute from a node. * * @param {Node} node * @param {String} _attr
14/vue.js:1161
↓ 8 callers
Function
getAttr
* Get and remove an attribute from a node. * * @param {Node} node * @param {String} _attr
11/vue.js:1155
↓ 7 callers
Function
camelize
(str)
14/vue.js:170
↓ 7 callers
Function
camelize
(str)
09/vue.js:166
↓ 7 callers
Function
camelize
(str)
10/vue.js:166
↓ 7 callers
Function
camelize
(str)
13/vue.js:166
↓ 7 callers
Function
camelize
(str)
12/vue.js:166
↓ 7 callers
Function
camelize
(str)
11/vue.js:170
↓ 7 callers
Function
def
* Define a property. * * @param {Object} obj * @param {String} key * @param {*} val * @param {Boolean} [enumerable]
14/vue.js:304
↓ 7 callers
Function
def
* Define a property. * * @param {Object} obj * @param {String} key * @param {*} val * @param {Boolean} [enumerable]
09/vue.js:300
↓ 7 callers
Function
def
* Define a property. * * @param {Object} obj * @param {String} key * @param {*} val * @param {Boolean} [enumerable]
10/vue.js:300
↓ 7 callers
Function
def
* Define a property. * * @param {Object} obj * @param {String} key * @param {*} val * @param {Boolean} [enumerable]
13/vue.js:300
↓ 7 callers
Function
def
* Define a property. * * @param {Object} obj * @param {String} key * @param {*} val * @param {Boolean} [enumerable]
12/vue.js:300
↓ 7 callers
Function
def
* Define a property. * * @param {Object} obj * @param {String} key * @param {*} val * @param {Boolean} [enumerable]
11/vue.js:304
↓ 7 callers
Function
hyphenate
(str)
14/vue.js:187
↓ 7 callers
Function
hyphenate
(str)
11/vue.js:187
↓ 7 callers
Function
initProp
* Set a prop's initial value on a vm and its data object. * * @param {Vue} vm * @param {Object} prop * @param {*} value
14/vue.js:6196
↓ 7 callers
Function
initProp
* Set a prop's initial value on a vm and its data object. * * @param {Vue} vm * @param {Object} prop * @param {*} value
09/vue.js:6020
↓ 7 callers
Function
initProp
* Set a prop's initial value on a vm and its data object. * * @param {Vue} vm * @param {Object} prop * @param {*} value
10/vue.js:6020
↓ 7 callers
Function
initProp
* Set a prop's initial value on a vm and its data object. * * @param {Vue} vm * @param {Object} prop * @param {*} value
13/vue.js:6020
next →
1–100 of 1,363, ranked by callers