Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Stevenzwzhai/plugs
/ functions
Functions
372 in github.com/Stevenzwzhai/plugs
⨍
Functions
372
◇
Types & classes
16
↓ 1 callers
Function
installGlobalAPI
(Vue)
自定义模板-template/js/vue.js:9875
↓ 1 callers
Function
isHidden
* Check if an element is hidden - in that case we can just * skip the transition alltogether. * * @param {Element} el * @return {Boolean}
自定义模板-template/js/vue.js:6815
↓ 1 callers
Method
isSatisfiedBy
(person)
interview/demo2.js:2
↓ 1 callers
Function
keyFilter
(handler, keys)
自定义模板-template/js/vue.js:5119
↓ 1 callers
Function
lifecycleAPI
(Vue)
自定义模板-template/js/vue.js:9423
↓ 1 callers
Function
lifecycleMixin
(Vue)
自定义模板-template/js/vue.js:8535
↓ 1 callers
Function
limitHandle
(callback, limitNum, allNum)
limitHandle/index.js:2
↓ 1 callers
Function
makeChildLinkFn
* Make a child link function for a node's childNodes. * * @param {Array<Function>} linkFns * @return {Function} childLinkFn
自定义模板-template/js/vue.js:7293
↓ 1 callers
Function
makeNodeLinkFn
* Build a link function for all directives on a single node. * * @param {Array} directives * @return {Function} directivesLinkFn
自定义模板-template/js/vue.js:7594
↓ 1 callers
Function
makePropsLinkFn
* Build a function that applies props to a vm. * * @param {Array} props * @return {Function} propsLinkFn
自定义模板-template/js/vue.js:6103
↓ 1 callers
Function
makeTextNodeLinkFn
* Build a function that processes a textNode. * * @param {Array<Object>} tokens * @param {DocumentFragment} frag
自定义模板-template/js/vue.js:7240
↓ 1 callers
Function
maybeUnescapeQuote
()
自定义模板-template/js/vue.js:2672
↓ 1 callers
Function
mergeAttrs
* Merge the attributes of two elements, and make sure * the class names are merged properly. * * @param {Element} from * @param {Element}
自定义模板-template/js/vue.js:7742
↓ 1 callers
Function
miscMixin
(Vue)
自定义模板-template/js/vue.js:8782
↓ 1 callers
Function
normalize
* Normalize a CSS property name. * - cache result * - auto prefix * - camelCase -> dash-case * * @param {String} prop * @return {Str
自定义模板-template/js/vue.js:5307
↓ 1 callers
Function
normalize$1
* Normalize objects and arrays (potentially containing objects) * into array of strings. * * @param {Object|Array<String|Object>} value *
自定义模板-template/js/vue.js:5582
↓ 1 callers
Method
off
(event)
emitter/main.js:31
↓ 1 callers
Function
parsePath
* External parse that check for a cache hit first * * @param {String} path * @return {Array|undefined}
自定义模板-template/js/vue.js:2722
↓ 1 callers
Function
prefix
* Auto detect the appropriate prefix for a CSS property. * https://gist.github.com/paulirish/523692 * * @param {String} prop * @return {St
自定义模板-template/js/vue.js:5324
↓ 1 callers
Function
preventFilter
(handler)
自定义模板-template/js/vue.js:5148
↓ 1 callers
Function
processTextToken
* Process a single text token. * * @param {Object} token * @param {Object} options * @return {Node}
自定义模板-template/js/vue.js:7204
↓ 1 callers
Function
pushWatcher
* Push a watcher into the watcher queue. * Jobs with duplicate IDs will be skipped unless it's * pushed when the queue is being flushed. *
自定义模板-template/js/vue.js:3099
↓ 1 callers
Function
range
* Create a range array from given number. * * @param {Number} n * @return {Array}
自定义模板-template/js/vue.js:4571
↓ 1 callers
Function
re
(arr)
interview/demo12.js:12
↓ 1 callers
Function
registerComponentEvents
* Register v-on events on a child component * * @param {Vue} vm * @param {Element} el
自定义模板-template/js/vue.js:8095
↓ 1 callers
Function
rep
(str)
interview/demo6.js:11
↓ 1 callers
Function
resetBatcherState
* Reset the batcher's state.
自定义模板-template/js/vue.js:3027
↓ 1 callers
Function
resolveSlots
* Scan and determine slot content distribution. * We do this during transclusion instead at compile time so that * the distribution is decoupled
自定义模板-template/js/vue.js:7770
↓ 1 callers
Function
search
(item)
search-arithmetic/demo1.js:4
↓ 1 callers
Function
selfFilter
(handler)
自定义模板-template/js/vue.js:5155
↓ 1 callers
Function
setPath
* Set on an object from a path * * @param {Object} obj * @param {String | Array} path * @param {*} val
自定义模板-template/js/vue.js:2763
↓ 1 callers
Function
show
* Created by Steven on 2016-10-09.
element-show/app.js:5
↓ 1 callers
Function
stateMixin
(Vue)
自定义模板-template/js/vue.js:7830
↓ 1 callers
Function
stopFilter
(handler)
自定义模板-template/js/vue.js:5141
↓ 1 callers
Function
test
()
limitHandle/index.js:18
↓ 1 callers
Function
toBoolean
* Convert string boolean literals into real booleans. * * @param {*} value * @return {*|Boolean}
自定义模板-template/js/vue.js:144
↓ 1 callers
Function
toggle
()
自定义模板-template/js/vue.js:4693
↓ 1 callers
Function
transclude
* Process an element or a DocumentFragment based on a * instance option object. This allows us to transclude * a template node/fragment before t
自定义模板-template/js/vue.js:7636
↓ 1 callers
Function
transcludeTemplate
* Process the template option. * If the replace option is true this will swap the $el. * * @param {Element} el * @param {Object} options
自定义模板-template/js/vue.js:7678
↓ 1 callers
Function
traverse
(val, seen)
自定义模板-template/js/vue.js:3407
↓ 1 callers
Function
updateProp
* Update a prop's value on a vm. * * @param {Vue} vm * @param {Object} prop * @param {*} value
自定义模板-template/js/vue.js:6210
Function
BST
()
search-arithmetic/demo2.js:63
Function
Base64
()
storage-system/index.js:67
Function
Cache
(limit)
自定义模板-template/js/vue.js:504
Function
Dep
* A dep is an observable that can have multiple * directives subscribing to it. * * @constructor
自定义模板-template/js/vue.js:1958
Function
Directive
* A directive links a DOM element with a piece of data, * which is the result of evaluating an expression. * It registers a watcher with the exp
自定义模板-template/js/vue.js:8267
Function
Fragment
* Abstraction for a partially-compiled fragment. * Can optionally compile content with a child scope. * * @param {Function} linker * @para
自定义模板-template/js/vue.js:3751
Function
FragmentFactory
* A factory that can be used to create instances of a * fragment. Caches the compiled linker if possible. * * @param {Vue} vm * @param {El
自定义模板-template/js/vue.js:3941
Function
Node
(data, left, right)
search-arithmetic/demo2.js:5
Function
Observer
* Observer class that are attached to each observed * object. Once attached, the observer converts target * object's property keys into getter/s
自定义模板-template/js/vue.js:2108
Function
PromiseA
(fn)
promise/index.js:1
Function
Transition
* A Transition object that encapsulates the state and logic * of the transition. * * @param {Element} el * @param {String} id * @param
自定义模板-template/js/vue.js:6493
Function
Vue
* The exposed Vue constructor. * * API conventions: * - public API methods/properties are prefixed with `$` * - internal methods/propertie
自定义模板-template/js/vue.js:9506
Function
Watcher
* A watcher parses an expression, collects dependencies, * and fires callback when the expression value changes. * This is used for both the $wa
自定义模板-template/js/vue.js:3135
Function
_Set
()
自定义模板-template/js/vue.js:2342
Method
_moveCb
(e)
drag/index.js:19
Function
addAfter
(newName, oldName)
className-option/className.es5.js:40
Method
addAfter
(newName, oldName)
className-option/className.es6.js:39
Method
addBefore
(newName, oldName)
className-option/className.es6.js:29
Function
addKey
(list, keyword, value)
Array-Deal/index.js:16
Method
age
()
interview/demo3.js:36
Function
animationEndEvent
()
自定义模板-template/js/vue.js:2340
Function
animationProp
()
自定义模板-template/js/vue.js:2339
Function
append
* Append operation that takes a callback. * * @param {Node} el * @param {Node} target * @param {Vue} vm - unused * @param {Fu
自定义模板-template/js/vue.js:9199
Function
appendWithTransition
* Append with transition. * * @param {Element} el * @param {Element} target * @param {Vue} vm * @param {Function} [cb]
自定义模板-template/js/vue.js:1043
Function
applyPatches
(node, currentPatches)
virtual-dom/patch.js:25
Function
attach
* Call attach hook for a Vue instance. * * @param {Vue} child
自定义模板-template/js/vue.js:3914
Function
beforeWithCb
* InsertBefore operation that takes a callback. * * @param {Node} el * @param {Node} target * @param {Vue} vm - unused * @par
自定义模板-template/js/vue.js:9213
Function
beforeWithTransition
* InsertBefore with transition. * * @param {Element} el * @param {Element} target * @param {Vue} vm * @param {Function} [cb]
自定义模板-template/js/vue.js:1058
Function
bubbleSort
(arr)
Array-sort/main.js:16
Function
calcAdd
(arg1, arg2)
Number/index.js:56
Function
calcMul
(arg1, arg2)
Number/index.js:40
Function
calcReduce
(arg1, arg2)
Number/index.js:74
Function
callAttach
* Iterator to call attached hook * * @param {Vue} child
自定义模板-template/js/vue.js:8192
Function
callDetach
* Iterator to call detached hook * * @param {Vue} child
自定义模板-template/js/vue.js:8215
Function
camelize
interview/camal-case.js:3
Function
checkBgColor
(ele)
get-background-color/main.js:29
Function
classNameOp
(nodeObj)
className-option/className.es5.js:2
Function
classification
(data, deep, parentId, level)
无限级分类/classification.js:1
Function
compareData
(eleA, eleB)
interview/demo11.js:2
Function
componentLinkFn
(vm, el, host, scope, frag)
自定义模板-template/js/vue.js:7353
Method
constructor
(person)
interview/demo2.js:8
Method
constructor
(name)
interview/demo3.js:26
Method
constructor
(name)
interview/demo3.js:41
Method
constructor
()
cookie/index.js:2
Method
constructor
(el, cb)
drag/index.js:3
Method
constructor
(nodeObj)
className-option/className.es6.js:2
Method
constructor
()
emitter/main.js:8
Function
copyAugment
* Augment an target Object or Array by defining * hidden properties. * * @param {Object|Array} target * @param {Object} proto
自定义模板-template/js/vue.js:2210
Function
debounce
(fn, delay)
debouncing/index.js:18
Function
deepClone
(obj)
interview/demo17.js:3
Function
defaultStrat
(parentVal, childVal)
自定义模板-template/js/vue.js:1777
Function
detach
* Call detach hook for a Vue instance. * * @param {Vue} child
自定义模板-template/js/vue.js:3926
Function
diff
(oldTree, newTree)
virtual-dom/diff.js:10
Function
directiveComparator
* Directive priority sort comparator * * @param {Object} a * @param {Object} b
自定义模板-template/js/vue.js:6937
Function
dreduce
()
interview/demo9.js:4
Function
dreduce2
()
interview/demo9.js:17
Function
enableMove
(e)
dialog-scroll/index.js:11
Function
event
()
interview/demo14.js:1
Function
filterBy
* Filter filter for arrays * * @param {String} search * @param {String} [delimiter] * @param {String} ...dataKeys
自定义模板-template/js/vue.js:9637
← previous
next →
201–300 of 372, ranked by callers