Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/crazyliuzc/webpack-avalon2-SPA-seed
/ functions
Functions
1,610 in github.com/crazyliuzc/webpack-avalon2-SPA-seed
⨍
Functions
1,610
◇
Types & classes
0
↓ 50 callers
Function
getIteratee
* 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 callers
Function
jQuery
(selector, context)
libs/js/jquery/jquery.js:70
↓ 40 callers
Function
toInteger
* 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 callers
Function
baseRest
* The base implementation of `_.rest` which doesn't validate or coerce arguments. * * @private * @param {Function} func The function
libs/js/lodash.js:3964
↓ 34 callers
Function
Ur
(n,t,r)
libs/js/lodash.min.js:39
↓ 34 callers
Function
Ur
(n,t,r)
libs/js/lodash.min.3.10.1.js:39
↓ 34 callers
Function
t
(n,t,r)
libs/js/lodash.min.js:6
↓ 34 callers
Function
t
(n,t,r)
libs/js/lodash.min.3.10.1.js:6
↓ 29 callers
Function
iteratee
* 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 callers
Function
toString
* 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 callers
Function
le
(n,t)
libs/js/lodash.min.js:47
↓ 27 callers
Function
le
(n,t)
libs/js/lodash.min.3.10.1.js:47
↓ 25 callers
Function
wr
(n,t,r)
libs/js/lodash.min.js:36
↓ 25 callers
Function
wr
(n,t,r)
libs/js/lodash.min.3.10.1.js:36
↓ 24 callers
Function
u
(n)
libs/js/lodash.min.js:6
↓ 24 callers
Function
u
(n)
libs/js/lodash.min.3.10.1.js:6
↓ 23 callers
Function
ge
(n)
libs/js/lodash.min.js:48
↓ 23 callers
Function
ge
(n)
libs/js/lodash.min.3.10.1.js:48
↓ 23 callers
Function
isObject
* 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 callers
Function
arrayMap
* A specialized version of `_.map` for arrays without support for iteratee * shorthands. * * @private * @param {Array} [array] The arr
libs/js/lodash.js:654
↓ 21 callers
Function
parseInt
* 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 callers
Function
isObjectLike
* 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 callers
Function
avalon
(el)
libs/js/avalon/avalon2.2.7.js:172
↓ 19 callers
Function
isFinite
* 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 callers
Function
avalon
(el)
libs/js/avalon/avalon2.2.5.js:172
↓ 18 callers
Function
h
(n)
libs/js/lodash.min.js:7
↓ 18 callers
Function
h
(n)
libs/js/lodash.min.3.10.1.js:7
↓ 18 callers
Function
r
(n,t,r)
libs/js/lodash.min.js:6
↓ 18 callers
Function
r
(n,t,r)
libs/js/lodash.min.3.10.1.js:6
↓ 17 callers
Function
Er
(n)
libs/js/lodash.min.js:38
↓ 17 callers
Function
Er
(n)
libs/js/lodash.min.3.10.1.js:38
↓ 16 callers
Function
baseFlatten
* The base implementation of `_.flatten` with support for restricting flattening. * * @private * @param {Array} array The array to f
libs/js/lodash.js:2963
↓ 16 callers
Function
dateGetter
(name, size, offset, trim)
libs/js/avalon/avalon2.2.7.js:1017
↓ 16 callers
Function
dateGetter
(name, size, offset, trim)
libs/js/avalon/avalon2.2.5.js:1017
↓ 16 callers
Function
dateGetter
(name, size, offset, trim)
libs/js/avalon/avalon.modern.js:709
↓ 16 callers
Function
e
(n)
libs/js/lodash.min.js:6
↓ 16 callers
Function
e
(n)
libs/js/lodash.min.3.10.1.js:6
↓ 15 callers
Function
avalon$2
(el)
libs/js/avalon/avalon.modern.js:172
↓ 15 callers
Function
getAll
(context, tag)
libs/js/jquery/jquery.js:4547
↓ 15 callers
Function
next
(a)
libs/js/avalon/avalon2.2.7.js:6963
↓ 15 callers
Function
next
(a)
libs/js/avalon/avalon2.2.5.js:6841
↓ 15 callers
Function
next
(a)
libs/js/avalon/avalon.modern.js:6012
↓ 15 callers
Function
qn
(n,t)
libs/js/lodash.min.js:9
↓ 15 callers
Function
qn
(n,t)
libs/js/lodash.min.3.10.1.js:9
↓ 14 callers
Function
apply
* 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 callers
Function
baseGetTag
* The base implementation of `getTag` without fallbacks for buggy environments. * * @private * @param {*} value The value to query.
libs/js/lodash.js:3093
↓ 14 callers
Function
copyArray
* 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 callers
Function
isIterateeCall
* Checks if the given arguments are from an iteratee call. * * @private * @param {*} value The potential iteratee value argument.
libs/js/lodash.js:6279
↓ 14 callers
Function
keys
* 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 callers
Function
n
(n,t)
libs/js/lodash.min.js:6
↓ 14 callers
Function
n
(n,t)
libs/js/lodash.min.3.10.1.js:6
↓ 13 callers
Function
Bt
(n,t,r)
libs/js/lodash.min.js:23
↓ 13 callers
Function
Bt
(n,t,r)
libs/js/lodash.min.3.10.1.js:23
↓ 13 callers
Function
baseUnary
* 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 callers
Function
isArrayLike
* 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 callers
Function
pt
(n,t,r,e)
libs/js/lodash.min.js:14
↓ 13 callers
Function
pt
(n,t,r,e)
libs/js/lodash.min.3.10.1.js:14
↓ 12 callers
Function
Et
(n,t,r)
libs/js/lodash.min.js:19
↓ 12 callers
Function
Et
(n,t,r)
libs/js/lodash.min.3.10.1.js:19
↓ 12 callers
Function
baseSlice
* The base implementation of `_.slice` without an iteratee call guard. * * @private * @param {Array} array The array to slice.
libs/js/lodash.js:4082
↓ 12 callers
Function
baseToString
* The base implementation of `_.toString` which doesn't convert nullish * values to empty strings. * * @private * @param {*} v
libs/js/lodash.js:4261
↓ 12 callers
Function
isSymbol
* Checks if `value` is classified as a `Symbol` primitive or object. * * @static * @memberOf _ * @since 4.0.0 * @categor
libs/js/lodash.js:12156
↓ 11 callers
Function
Br
(n)
libs/js/lodash.min.js:40
↓ 11 callers
Function
Br
(n)
libs/js/lodash.min.3.10.1.js:40
↓ 11 callers
Function
isArrayLikeObject
* This method is like `_.isArrayLike` except that it also checks if `value` * is an object. * * @static * @memberOf _ *
libs/js/lodash.js:11360
↓ 11 callers
Function
last
* Gets the last element of `array`. * * @static * @memberOf _ * @since 0.1.0 * @category Array * @param {Array} ar
libs/js/lodash.js:7611
↓ 11 callers
Function
stringToArray
* Converts `string` to an array. * * @private * @param {string} string The string to convert. * @returns {Array} Returns the converted
libs/js/lodash.js:1344
↓ 11 callers
Function
toNumber
* Converts `value` to a number. * * @static * @memberOf _ * @since 4.0.0 * @category Lang * @param {*} value The v
libs/js/lodash.js:12456
↓ 10 callers
Function
Sr
(n)
libs/js/lodash.min.js:39
↓ 10 callers
Function
Sr
(n)
libs/js/lodash.min.3.10.1.js:39
↓ 10 callers
Function
arrayEach
* A specialized version of `_.forEach` for arrays without support for * iteratee shorthands. * * @private * @param {Array} [array] The
libs/js/lodash.js:532
↓ 10 callers
Function
assert
* Support testing using an element * @param {Function} fn Passed the created div and expects a boolean result
libs/js/jquery/jquery.js:941
↓ 10 callers
Function
copyObject
* Copies properties of `source` to `object`. * * @private * @param {Object} source The object to copy properties from. * @para
libs/js/lodash.js:4825
↓ 10 callers
Function
markFunction
* Mark a function for special use by Sizzle * @param {Function} fn The function to mark
libs/js/jquery/jquery.js:932
↓ 9 callers
Function
baseAssignValue
* The base implementation of `assignValue` and `assignMergeValue` without * value checks. * * @private * @param {Object} objec
libs/js/lodash.js:2590
↓ 9 callers
Function
baseClone
* The base implementation of `_.clone` and `_.cloneDeep` which tracks * traversed objects. * * @private * @param {*} value The
libs/js/lodash.js:2660
↓ 9 callers
Function
createWrap
* Creates a function that either curries or invokes `func` with optional * `this` binding and partially applied arguments. * * @priv
libs/js/lodash.js:5554
↓ 9 callers
Function
eq
* 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 callers
Function
flatRest
* 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 callers
Function
getShortID
(fn)
libs/js/avalon/avalon2.2.7.js:290
↓ 9 callers
Function
getShortID
(fn)
libs/js/avalon/avalon2.2.5.js:290
↓ 9 callers
Function
isIndex
* 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 callers
Function
toInt
(str)
libs/js/avalon/avalon2.2.7.js:999
↓ 9 callers
Function
toInt
(str)
libs/js/avalon/avalon2.2.5.js:999
↓ 9 callers
Function
toInt
(str)
libs/js/avalon/avalon.modern.js:691
↓ 9 callers
Function
toKey
* 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 callers
Function
Cr
(n,t)
libs/js/lodash.min.js:39
↓ 8 callers
Function
Cr
(n,t)
libs/js/lodash.min.3.10.1.js:39
↓ 8 callers
Function
Dr
(n)
libs/js/lodash.min.js:40
↓ 8 callers
Function
Dr
(n)
libs/js/lodash.min.3.10.1.js:40
↓ 8 callers
Function
Pn
(n,t)
libs/js/lodash.min.js:9
↓ 8 callers
Function
Pn
(n,t)
libs/js/lodash.min.3.10.1.js:9
↓ 8 callers
Function
arrayPush
* 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 callers
Function
baseUniq
* The base implementation of `_.uniqBy` without support for iteratee shorthands. * * @private * @param {Array} array The array to in
libs/js/lodash.js:4286
↓ 8 callers
Function
castPath
* 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 callers
Function
castSlice
* 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 callers
Function
gr
(n,t,r,e,u,o,i,f)
libs/js/lodash.min.js:33
↓ 8 callers
Function
gr
(n,t,r,e,u,o,i,f)
libs/js/lodash.min.3.10.1.js:33
↓ 8 callers
Function
pe
(n)
libs/js/lodash.min.js:48
↓ 8 callers
Function
pe
(n)
libs/js/lodash.min.3.10.1.js:48
next →
1–100 of 1,610, ranked by callers