MCPcopy Create free account

hub / github.com/bhnddowinf/vuejs-learn / functions

Functions1,363 in github.com/bhnddowinf/vuejs-learn

↓ 5 callersFunctionparseText
* Parse a template text string into an array of tokens. * * @param {String} text * @return {Array<Object> | null} * - {Strin
14/vue.js:792
↓ 5 callersFunctionparseText
* Parse a template text string into an array of tokens. * * @param {String} text * @return {Array<Object> | null} * - {Strin
09/vue.js:760
↓ 5 callersFunctionparseText
* Parse a template text string into an array of tokens. * * @param {String} text * @return {Array<Object> | null} * - {Strin
10/vue.js:760
↓ 5 callersFunctionparseText
* Parse a template text string into an array of tokens. * * @param {String} text * @return {Array<Object> | null} * - {Strin
13/vue.js:760
↓ 5 callersFunctionparseText
* Parse a template text string into an array of tokens. * * @param {String} text * @return {Array<Object> | null} * - {Strin
12/vue.js:760
↓ 5 callersFunctionparseText
* Parse a template text string into an array of tokens. * * @param {String} text * @return {Array<Object> | null} * - {Strin
11/vue.js:787
↓ 5 callersFunctionquery
* Query an element selector if it's not an element already. * * @param {String|Element} el * @return {Element}
14/vue.js:1124
↓ 5 callersFunctionquery
* Query an element selector if it's not an element already. * * @param {String|Element} el * @return {Element}
09/vue.js:1094
↓ 5 callersFunctionquery
* Query an element selector if it's not an element already. * * @param {String|Element} el * @return {Element}
10/vue.js:1094
↓ 5 callersFunctionquery
* Query an element selector if it's not an element already. * * @param {String|Element} el * @return {Element}
13/vue.js:1094
↓ 5 callersFunctionquery
* Query an element selector if it's not an element already. * * @param {String|Element} el * @return {Element}
12/vue.js:1094
↓ 5 callersFunctionquery
* Query an element selector if it's not an element already. * * @param {String|Element} el * @return {Element}
11/vue.js:1119
↓ 5 callersFunctiontrimNode
* Trim possible empty head/tail text and comment * nodes inside a parent. * * @param {Node} node
09/vue.js:1367
↓ 5 callersFunctiontrimNode
* Trim possible empty head/tail text and comment * nodes inside a parent. * * @param {Node} node
10/vue.js:1367
↓ 5 callersFunctiontrimNode
* Trim possible empty head/tail text and comment * nodes inside a parent. * * @param {Node} node
13/vue.js:1367
↓ 5 callersFunctiontrimNode
* Trim possible empty head/tail text and comment * nodes inside a parent. * * @param {Node} node
12/vue.js:1367
↓ 4 callersFunction_toString
* Guard text output, make sure undefined outputs * empty string * * @param {*} value * @return {String}
14/vue.js:116
↓ 4 callersFunctionaddClass
* Add class with compatibility for IE & SVG * * @param {Element} el * @param {String} cls
14/vue.js:1329
↓ 4 callersFunctionaddClass
* Add class with compatibility for IE & SVG * * @param {Element} el * @param {String} cls
11/vue.js:1323
↓ 4 callersFunctionapplyTransition
* Apply transitions with an operation callback. * * @param {Element} el * @param {Number} direction * 1: enter *
14/vue.js:1090
↓ 4 callersFunctionapplyTransition
* Apply transitions with an operation callback. * * @param {Element} el * @param {Number} direction * 1: enter *
09/vue.js:1060
↓ 4 callersFunctionapplyTransition
* Apply transitions with an operation callback. * * @param {Element} el * @param {Number} direction * 1: enter *
10/vue.js:1060
↓ 4 callersFunctionapplyTransition
* Apply transitions with an operation callback. * * @param {Element} el * @param {Number} direction * 1: enter *
13/vue.js:1060
↓ 4 callersFunctionapplyTransition
* Apply transitions with an operation callback. * * @param {Element} el * @param {Number} direction * 1: enter *
12/vue.js:1060
↓ 4 callersFunctionapplyTransition
* Apply transitions with an operation callback. * * @param {Element} el * @param {Number} direction * 1: enter *
11/vue.js:1085
↓ 4 callersFunctionassertAsset
* Assert asset exists
09/vue.js:1912
↓ 4 callersFunctionassertAsset
* Assert asset exists
10/vue.js:1912
↓ 4 callersFunctionassertAsset
* Assert asset exists
13/vue.js:1912
↓ 4 callersFunctionassertAsset
* Assert asset exists
12/vue.js:1912
↓ 4 callersFunctioncancellable
* Make a cancellable version of an async callback. * * @param {Function} fn * @return {Function}
14/vue.js:368
↓ 4 callersFunctioncancellable
* Make a cancellable version of an async callback. * * @param {Function} fn * @return {Function}
09/vue.js:364
↓ 4 callersFunctioncancellable
* Make a cancellable version of an async callback. * * @param {Function} fn * @return {Function}
10/vue.js:364
↓ 4 callersFunctioncancellable
* Make a cancellable version of an async callback. * * @param {Function} fn * @return {Function}
13/vue.js:364
↓ 4 callersFunctioncancellable
* Make a cancellable version of an async callback. * * @param {Function} fn * @return {Function}
12/vue.js:364
↓ 4 callersFunctioncancellable
* Make a cancellable version of an async callback. * * @param {Function} fn * @return {Function}
11/vue.js:368
↓ 4 callersFunctioncompileDirectives
* Compile the directives on an element and return a linker. * * @param {Array|NamedNodeMap} attrs * @param {Object} options * @return {Fun
14/vue.js:7465
↓ 4 callersFunctioncompileDirectives
* Compile the directives on an element and return a linker. * * @param {Array|NamedNodeMap} attrs * @param {Object} options * @return {Fun
09/vue.js:7251
↓ 4 callersFunctioncompileDirectives
* Compile the directives on an element and return a linker. * * @param {Array|NamedNodeMap} attrs * @param {Object} options * @return {Fun
10/vue.js:7251
↓ 4 callersFunctioncompileDirectives
* Compile the directives on an element and return a linker. * * @param {Array|NamedNodeMap} attrs * @param {Object} options * @return {Fun
13/vue.js:7251
↓ 4 callersFunctioncompileDirectives
* Compile the directives on an element and return a linker. * * @param {Array|NamedNodeMap} attrs * @param {Object} options * @return {Fun
12/vue.js:7251
↓ 4 callersFunctioncompileDirectives
* Compile the directives on an element and return a linker. * * @param {Array|NamedNodeMap} attrs * @param {Object} options * @return {Fun
11/vue.js:7420
↓ 4 callersFunctionescapeRegex
* Escape a string so it can be used in a RegExp * constructor. * * @param {String} str
14/vue.js:766
↓ 4 callersFunctionescapeRegex
* Escape a string so it can be used in a RegExp * constructor. * * @param {String} str
09/vue.js:734
↓ 4 callersFunctionescapeRegex
* Escape a string so it can be used in a RegExp * constructor. * * @param {String} str
10/vue.js:734
↓ 4 callersFunctionescapeRegex
* Escape a string so it can be used in a RegExp * constructor. * * @param {String} str
13/vue.js:734
↓ 4 callersFunctionescapeRegex
* Escape a string so it can be used in a RegExp * constructor. * * @param {String} str
12/vue.js:734
↓ 4 callersFunctionescapeRegex
* Escape a string so it can be used in a RegExp * constructor. * * @param {String} str
11/vue.js:761
↓ 4 callersFunctiongetPath
* Get from an object from a path string * * @param {Object} obj * @param {String} path
09/vue.js:2709
↓ 4 callersFunctiongetPath
* Get from an object from a path string * * @param {Object} obj * @param {String} path
10/vue.js:2709
↓ 4 callersFunctiongetPath
* Get from an object from a path string * * @param {Object} obj * @param {String} path
13/vue.js:2709
↓ 4 callersFunctiongetPath
* Get from an object from a path string * * @param {Object} obj * @param {String} path
12/vue.js:2709
↓ 4 callersFunctionisSimplePath
* Check if an expression is a simple path. * * @param {String} exp * @return {Boolean}
14/vue.js:2997
↓ 4 callersFunctionisSimplePath
* Check if an expression is a simple path. * * @param {String} exp * @return {Boolean}
09/vue.js:2956
↓ 4 callersFunctionisSimplePath
* Check if an expression is a simple path. * * @param {String} exp * @return {Boolean}
10/vue.js:2956
↓ 4 callersFunctionisSimplePath
* Check if an expression is a simple path. * * @param {String} exp * @return {Boolean}
13/vue.js:2956
↓ 4 callersFunctionisSimplePath
* Check if an expression is a simple path. * * @param {String} exp * @return {Boolean}
12/vue.js:2956
↓ 4 callersFunctionisSimplePath
* Check if an expression is a simple path. * * @param {String} exp * @return {Boolean}
11/vue.js:2975
↓ 4 callersFunctionlinkAndCapture
* Apply a linker to a vm/element pair and capture the * directives created during the process. * * @param {Function} linker * @param {Vue}
14/vue.js:6917
↓ 4 callersFunctionlinkAndCapture
* Apply a linker to a vm/element pair and capture the * directives created during the process. * * @param {Function} linker * @param {Vue}
09/vue.js:6703
↓ 4 callersFunctionlinkAndCapture
* Apply a linker to a vm/element pair and capture the * directives created during the process. * * @param {Function} linker * @param {Vue}
10/vue.js:6703
↓ 4 callersFunctionlinkAndCapture
* Apply a linker to a vm/element pair and capture the * directives created during the process. * * @param {Function} linker * @param {Vue}
13/vue.js:6703
↓ 4 callersFunctionlinkAndCapture
* Apply a linker to a vm/element pair and capture the * directives created during the process. * * @param {Function} linker * @param {Vue}
12/vue.js:6703
↓ 4 callersFunctionlinkAndCapture
* Apply a linker to a vm/element pair and capture the * directives created during the process. * * @param {Function} linker * @param {Vue}
11/vue.js:6872
↓ 4 callersFunctionlooseEqual
* Check if two values are loosely equal - that is, * if they are plain objects, do they have the same shape? * * @param {*} a * @param {*}
14/vue.js:389
↓ 4 callersFunctionlooseEqual
* Check if two values are loosely equal - that is, * if they are plain objects, do they have the same shape? * * @param {*} a * @param {*}
09/vue.js:385
↓ 4 callersFunctionlooseEqual
* Check if two values are loosely equal - that is, * if they are plain objects, do they have the same shape? * * @param {*} a * @param {*}
10/vue.js:385
↓ 4 callersFunctionlooseEqual
* Check if two values are loosely equal - that is, * if they are plain objects, do they have the same shape? * * @param {*} a * @param {*}
13/vue.js:385
↓ 4 callersFunctionlooseEqual
* Check if two values are loosely equal - that is, * if they are plain objects, do they have the same shape? * * @param {*} a * @param {*}
12/vue.js:385
↓ 4 callersFunctionlooseEqual
* Check if two values are loosely equal - that is, * if they are plain objects, do they have the same shape? * * @param {*} a * @param {*}
11/vue.js:389
↓ 4 callersFunctionmodifyListenerCount
(vm, event, count)
14/vue.js:9411
↓ 4 callersFunctionmodifyListenerCount
(vm, event, count)
09/vue.js:9197
↓ 4 callersFunctionmodifyListenerCount
(vm, event, count)
10/vue.js:9197
↓ 4 callersFunctionmodifyListenerCount
(vm, event, count)
13/vue.js:9197
↓ 4 callersFunctionmodifyListenerCount
(vm, event, count)
12/vue.js:9197
↓ 4 callersFunctionmodifyListenerCount
(vm, event, count)
11/vue.js:9366
↓ 4 callersFunctionoff
* Remove event listener shorthand. * * @param {Element} el * @param {String} event * @param {Function} cb
14/vue.js:1283
↓ 4 callersFunctionoff
* Remove event listener shorthand. * * @param {Element} el * @param {String} event * @param {Function} cb
09/vue.js:1252
↓ 4 callersFunctionoff
* Remove event listener shorthand. * * @param {Element} el * @param {String} event * @param {Function} cb
10/vue.js:1252
↓ 4 callersFunctionoff
* Remove event listener shorthand. * * @param {Element} el * @param {String} event * @param {Function} cb
13/vue.js:1252
↓ 4 callersFunctionoff
* Remove event listener shorthand. * * @param {Element} el * @param {String} event * @param {Function} cb
12/vue.js:1252
↓ 4 callersFunctionoff
* Remove event listener shorthand. * * @param {Element} el * @param {String} event * @param {Function} cb
11/vue.js:1277
↓ 4 callersFunctionon
* Add event listener shorthand. * * @param {Element} el * @param {String} event * @param {Function} cb * @param {Boolean} [useCapture]
14/vue.js:1271
↓ 4 callersFunctionon
* Add event listener shorthand. * * @param {Element} el * @param {String} event * @param {Function} cb * @param {Boolean} [useCapture]
09/vue.js:1240
↓ 4 callersFunctionon
* Add event listener shorthand. * * @param {Element} el * @param {String} event * @param {Function} cb * @param {Boolean} [useCapture]
10/vue.js:1240
↓ 4 callersFunctionon
* Add event listener shorthand. * * @param {Element} el * @param {String} event * @param {Function} cb * @param {Boolean} [useCapture]
13/vue.js:1240
↓ 4 callersFunctionon
* Add event listener shorthand. * * @param {Element} el * @param {String} event * @param {Function} cb * @param {Boolean} [useCapture]
12/vue.js:1240
↓ 4 callersFunctionon
* Add event listener shorthand. * * @param {Element} el * @param {String} event * @param {Function} cb * @param {Boolean} [useCapture]
11/vue.js:1265
↓ 4 callersFunctiontrimNode
* Trim possible empty head/tail text and comment * nodes inside a parent. * * @param {Node} node
14/vue.js:1398
↓ 4 callersFunctiontrimNode
* Trim possible empty head/tail text and comment * nodes inside a parent. * * @param {Node} node
11/vue.js:1392
↓ 4 callersFunctionwithoutConversion
(fn)
09/vue.js:2061
↓ 4 callersFunctionwithoutConversion
(fn)
10/vue.js:2061
↓ 4 callersFunctionwithoutConversion
(fn)
13/vue.js:2061
↓ 4 callersFunctionwithoutConversion
(fn)
12/vue.js:2061
↓ 3 callersFunction_toString
* Guard text output, make sure undefined outputs * empty string * * @param {*} value * @return {String}
09/vue.js:112
↓ 3 callersFunction_toString
* Guard text output, make sure undefined outputs * empty string * * @param {*} value * @return {String}
10/vue.js:112
↓ 3 callersFunction_toString
* Guard text output, make sure undefined outputs * empty string * * @param {*} value * @return {String}
13/vue.js:112
↓ 3 callersFunction_toString
* Guard text output, make sure undefined outputs * empty string * * @param {*} value * @return {String}
12/vue.js:112
↓ 3 callersFunction_toString
* Guard text output, make sure undefined outputs * empty string * * @param {*} value * @return {String}
11/vue.js:116
↓ 3 callersFunctionclean
* "clean" a getter/setter converted object into a plain * object copy. * * @param {Object} - obj * @return {Object}
14/vue.js:9042
↓ 3 callersFunctionclean
* "clean" a getter/setter converted object into a plain * object copy. * * @param {Object} - obj * @return {Object}
09/vue.js:8828
← previousnext →201–300 of 1,363, ranked by callers