MCPcopy Create free account

hub / github.com/crazyliuzc/webpack-avalon2-SPA-seed / functions

Functions1,610 in github.com/crazyliuzc/webpack-avalon2-SPA-seed

↓ 50 callersFunctiongetIteratee
* Gets the appropriate "iteratee" function. If `_.iteratee` is customized, * this function returns the custom method, otherwise it returns `base
libs/js/lodash.js:5932
↓ 48 callersFunctionjQuery
(selector, context)
libs/js/jquery/jquery.js:70
↓ 40 callersFunctiontoInteger
* Converts `value` to an integer. * * **Note:** This method is loosely based on * [`ToInteger`](http://www.ecma-international.org/ec
libs/js/lodash.js:12395
↓ 38 callersFunctionbaseRest
* The base implementation of `_.rest` which doesn't validate or coerce arguments. * * @private * @param {Function} func The function
libs/js/lodash.js:3964
↓ 34 callersFunctionUr
(n,t,r)
libs/js/lodash.min.js:39
↓ 34 callersFunctionUr
(n,t,r)
libs/js/lodash.min.3.10.1.js:39
↓ 34 callersFunctiont
(n,t,r)
libs/js/lodash.min.js:6
↓ 34 callersFunctiont
(n,t,r)
libs/js/lodash.min.3.10.1.js:6
↓ 29 callersFunctioniteratee
* Creates a function that invokes `func` with the arguments of the created * function. If `func` is a property name, the created function return
libs/js/lodash.js:15484
↓ 29 callersFunctiontoString
* Converts `value` to a string. An empty string is returned for `null` * and `undefined` values. The sign of `-0` is preserved. * *
libs/js/lodash.js:12554
↓ 27 callersFunctionle
(n,t)
libs/js/lodash.min.js:47
↓ 27 callersFunctionle
(n,t)
libs/js/lodash.min.3.10.1.js:47
↓ 25 callersFunctionwr
(n,t,r)
libs/js/lodash.min.js:36
↓ 25 callersFunctionwr
(n,t,r)
libs/js/lodash.min.3.10.1.js:36
↓ 24 callersFunctionu
(n)
libs/js/lodash.min.js:6
↓ 24 callersFunctionu
(n)
libs/js/lodash.min.3.10.1.js:6
↓ 23 callersFunctionge
(n)
libs/js/lodash.min.js:48
↓ 23 callersFunctionge
(n)
libs/js/lodash.min.3.10.1.js:48
↓ 23 callersFunctionisObject
* Checks if `value` is the * [language type](http://www.ecma-international.org/ecma-262/7.0/#sec-ecmascript-language-types) * of `Object`.
libs/js/lodash.js:11742
↓ 21 callersFunctionarrayMap
* A specialized version of `_.map` for arrays without support for iteratee * shorthands. * * @private * @param {Array} [array] The arr
libs/js/lodash.js:654
↓ 21 callersFunctionparseInt
* Converts `string` to an integer of the specified radix. If `radix` is * `undefined` or `0`, a `radix` of `10` is used unless `value` is a
libs/js/lodash.js:14438
↓ 20 callersFunctionisObjectLike
* Checks if `value` is object-like. A value is object-like if it's not `null` * and has a `typeof` result of "object". * * @static
libs/js/lodash.js:11771
↓ 19 callersFunctionavalon
(el)
libs/js/avalon/avalon2.2.7.js:172
↓ 19 callersFunctionisFinite
* Checks if `value` is a finite primitive number. * * **Note:** This method is based on * [`Number.isFinite`](https://mdn.io/Number/
libs/js/lodash.js:11625
↓ 18 callersFunctionavalon
(el)
libs/js/avalon/avalon2.2.5.js:172
↓ 18 callersFunctionh
(n)
libs/js/lodash.min.js:7
↓ 18 callersFunctionh
(n)
libs/js/lodash.min.3.10.1.js:7
↓ 18 callersFunctionr
(n,t,r)
libs/js/lodash.min.js:6
↓ 18 callersFunctionr
(n,t,r)
libs/js/lodash.min.3.10.1.js:6
↓ 17 callersFunctionEr
(n)
libs/js/lodash.min.js:38
↓ 17 callersFunctionEr
(n)
libs/js/lodash.min.3.10.1.js:38
↓ 16 callersFunctionbaseFlatten
* The base implementation of `_.flatten` with support for restricting flattening. * * @private * @param {Array} array The array to f
libs/js/lodash.js:2963
↓ 16 callersFunctiondateGetter
(name, size, offset, trim)
libs/js/avalon/avalon2.2.7.js:1017
↓ 16 callersFunctiondateGetter
(name, size, offset, trim)
libs/js/avalon/avalon2.2.5.js:1017
↓ 16 callersFunctiondateGetter
(name, size, offset, trim)
libs/js/avalon/avalon.modern.js:709
↓ 16 callersFunctione
(n)
libs/js/lodash.min.js:6
↓ 16 callersFunctione
(n)
libs/js/lodash.min.3.10.1.js:6
↓ 15 callersFunctionavalon$2
(el)
libs/js/avalon/avalon.modern.js:172
↓ 15 callersFunctiongetAll
(context, tag)
libs/js/jquery/jquery.js:4547
↓ 15 callersFunctionnext
(a)
libs/js/avalon/avalon2.2.7.js:6963
↓ 15 callersFunctionnext
(a)
libs/js/avalon/avalon2.2.5.js:6841
↓ 15 callersFunctionnext
(a)
libs/js/avalon/avalon.modern.js:6012
↓ 15 callersFunctionqn
(n,t)
libs/js/lodash.min.js:9
↓ 15 callersFunctionqn
(n,t)
libs/js/lodash.min.3.10.1.js:9
↓ 14 callersFunctionapply
* A faster alternative to `Function#apply`, this function invokes `func` * with the `this` binding of `thisArg` and the arguments of `args`. *
libs/js/lodash.js:492
↓ 14 callersFunctionbaseGetTag
* The base implementation of `getTag` without fallbacks for buggy environments. * * @private * @param {*} value The value to query.
libs/js/lodash.js:3093
↓ 14 callersFunctioncopyArray
* Copies the values of `source` to `array`. * * @private * @param {Array} source The array to copy values from. * @param {Arra
libs/js/lodash.js:4804
↓ 14 callersFunctionisIterateeCall
* Checks if the given arguments are from an iteratee call. * * @private * @param {*} value The potential iteratee value argument.
libs/js/lodash.js:6279
↓ 14 callersFunctionkeys
* Creates an array of the own enumerable property names of `object`. * * **Note:** Non-object values are coerced to objects. See the
libs/js/lodash.js:13267
↓ 14 callersFunctionn
(n,t)
libs/js/lodash.min.js:6
↓ 14 callersFunctionn
(n,t)
libs/js/lodash.min.3.10.1.js:6
↓ 13 callersFunctionBt
(n,t,r)
libs/js/lodash.min.js:23
↓ 13 callersFunctionBt
(n,t,r)
libs/js/lodash.min.3.10.1.js:23
↓ 13 callersFunctionbaseUnary
* The base implementation of `_.unary` without support for storing metadata. * * @private * @param {Function} func The function to cap arg
libs/js/lodash.js:1024
↓ 13 callersFunctionisArrayLike
* Checks if `value` is array-like. A value is considered array-like if it's * not a function and has a `value.length` that's an integer greater
libs/js/lodash.js:11331
↓ 13 callersFunctionpt
(n,t,r,e)
libs/js/lodash.min.js:14
↓ 13 callersFunctionpt
(n,t,r,e)
libs/js/lodash.min.3.10.1.js:14
↓ 12 callersFunctionEt
(n,t,r)
libs/js/lodash.min.js:19
↓ 12 callersFunctionEt
(n,t,r)
libs/js/lodash.min.3.10.1.js:19
↓ 12 callersFunctionbaseSlice
* The base implementation of `_.slice` without an iteratee call guard. * * @private * @param {Array} array The array to slice.
libs/js/lodash.js:4082
↓ 12 callersFunctionbaseToString
* The base implementation of `_.toString` which doesn't convert nullish * values to empty strings. * * @private * @param {*} v
libs/js/lodash.js:4261
↓ 12 callersFunctionisSymbol
* Checks if `value` is classified as a `Symbol` primitive or object. * * @static * @memberOf _ * @since 4.0.0 * @categor
libs/js/lodash.js:12156
↓ 11 callersFunctionBr
(n)
libs/js/lodash.min.js:40
↓ 11 callersFunctionBr
(n)
libs/js/lodash.min.3.10.1.js:40
↓ 11 callersFunctionisArrayLikeObject
* This method is like `_.isArrayLike` except that it also checks if `value` * is an object. * * @static * @memberOf _ *
libs/js/lodash.js:11360
↓ 11 callersFunctionlast
* Gets the last element of `array`. * * @static * @memberOf _ * @since 0.1.0 * @category Array * @param {Array} ar
libs/js/lodash.js:7611
↓ 11 callersFunctionstringToArray
* Converts `string` to an array. * * @private * @param {string} string The string to convert. * @returns {Array} Returns the converted
libs/js/lodash.js:1344
↓ 11 callersFunctiontoNumber
* Converts `value` to a number. * * @static * @memberOf _ * @since 4.0.0 * @category Lang * @param {*} value The v
libs/js/lodash.js:12456
↓ 10 callersFunctionSr
(n)
libs/js/lodash.min.js:39
↓ 10 callersFunctionSr
(n)
libs/js/lodash.min.3.10.1.js:39
↓ 10 callersFunctionarrayEach
* A specialized version of `_.forEach` for arrays without support for * iteratee shorthands. * * @private * @param {Array} [array] The
libs/js/lodash.js:532
↓ 10 callersFunctionassert
* Support testing using an element * @param {Function} fn Passed the created div and expects a boolean result
libs/js/jquery/jquery.js:941
↓ 10 callersFunctioncopyObject
* Copies properties of `source` to `object`. * * @private * @param {Object} source The object to copy properties from. * @para
libs/js/lodash.js:4825
↓ 10 callersFunctionmarkFunction
* Mark a function for special use by Sizzle * @param {Function} fn The function to mark
libs/js/jquery/jquery.js:932
↓ 9 callersFunctionbaseAssignValue
* The base implementation of `assignValue` and `assignMergeValue` without * value checks. * * @private * @param {Object} objec
libs/js/lodash.js:2590
↓ 9 callersFunctionbaseClone
* The base implementation of `_.clone` and `_.cloneDeep` which tracks * traversed objects. * * @private * @param {*} value The
libs/js/lodash.js:2660
↓ 9 callersFunctioncreateWrap
* Creates a function that either curries or invokes `func` with optional * `this` binding and partially applied arguments. * * @priv
libs/js/lodash.js:5554
↓ 9 callersFunctioneq
* Performs a * [`SameValueZero`](http://ecma-international.org/ecma-262/7.0/#sec-samevaluezero) * comparison between two values to determi
libs/js/lodash.js:11183
↓ 9 callersFunctionflatRest
* A specialized version of `baseRest` which flattens the rest array. * * @private * @param {Function} func The function to apply a r
libs/js/lodash.js:5849
↓ 9 callersFunctiongetShortID
(fn)
libs/js/avalon/avalon2.2.7.js:290
↓ 9 callersFunctiongetShortID
(fn)
libs/js/avalon/avalon2.2.5.js:290
↓ 9 callersFunctionisIndex
* Checks if `value` is a valid array-like index. * * @private * @param {*} value The value to check. * @param {number} [length
libs/js/lodash.js:6262
↓ 9 callersFunctiontoInt
(str)
libs/js/avalon/avalon2.2.7.js:999
↓ 9 callersFunctiontoInt
(str)
libs/js/avalon/avalon2.2.5.js:999
↓ 9 callersFunctiontoInt
(str)
libs/js/avalon/avalon.modern.js:691
↓ 9 callersFunctiontoKey
* Converts `value` to a string key if it's not a string or symbol. * * @private * @param {*} value The value to inspect. * @re
libs/js/lodash.js:6755
↓ 8 callersFunctionCr
(n,t)
libs/js/lodash.min.js:39
↓ 8 callersFunctionCr
(n,t)
libs/js/lodash.min.3.10.1.js:39
↓ 8 callersFunctionDr
(n)
libs/js/lodash.min.js:40
↓ 8 callersFunctionDr
(n)
libs/js/lodash.min.3.10.1.js:40
↓ 8 callersFunctionPn
(n,t)
libs/js/lodash.min.js:9
↓ 8 callersFunctionPn
(n,t)
libs/js/lodash.min.3.10.1.js:9
↓ 8 callersFunctionarrayPush
* Appends the elements of `values` to `array`. * * @private * @param {Array} array The array to modify. * @param {Array} values The va
libs/js/lodash.js:673
↓ 8 callersFunctionbaseUniq
* The base implementation of `_.uniqBy` without support for iteratee shorthands. * * @private * @param {Array} array The array to in
libs/js/lodash.js:4286
↓ 8 callersFunctioncastPath
* Casts `value` to a path array if it's not one. * * @private * @param {*} value The value to inspect. * @param {Object} [obje
libs/js/lodash.js:4492
↓ 8 callersFunctioncastSlice
* Casts `array` to a slice if it's needed. * * @private * @param {Array} array The array to inspect. * @param {number} start T
libs/js/lodash.js:4519
↓ 8 callersFunctiongr
(n,t,r,e,u,o,i,f)
libs/js/lodash.min.js:33
↓ 8 callersFunctiongr
(n,t,r,e,u,o,i,f)
libs/js/lodash.min.3.10.1.js:33
↓ 8 callersFunctionpe
(n)
libs/js/lodash.min.js:48
↓ 8 callersFunctionpe
(n)
libs/js/lodash.min.3.10.1.js:48
next →1–100 of 1,610, ranked by callers