Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dcorb/debounce-throttle
/ functions
Functions
172 in github.com/dcorb/debounce-throttle
⨍
Functions
172
◇
Types & classes
0
↓ 58 callers
Function
jQuery
( selector, context )
jquery.js:42
↓ 29 callers
Function
createIterator
* Creates compiled iteration functions. The iteration function will be created * to iterate over only objects if the first argument of `options.arg
lodash.js:671
↓ 10 callers
Function
isFunction
* Checks if `value` is a function. * * @static * @memberOf _ * @category Objects * @param {Mixed} value The value to check. * @retur
lodash.js:960
↓ 10 callers
Function
markFunction
( fn, value )
jquery.js:3713
↓ 8 callers
Function
assert
( fn )
jquery.js:3801
↓ 7 callers
Function
createPositionalPseudo
( fn )
jquery.js:3969
↓ 6 callers
Function
isArguments
* Checks if `value` is an `arguments` object. * * @static * @memberOf _ * @category Objects * @param {Mixed} value The value to check.
lodash.js:917
↓ 5 callers
Function
Sizzle
( selector, context, results, seed )
jquery.js:3884
↓ 5 callers
Function
createInputPseudo
( type )
jquery.js:3953
↓ 5 callers
Function
indexOf
* Gets the index at which the first occurrence of `value` is found using * strict equality for comparisons, i.e. `===`. If the `array` is already
lodash.js:2666
↓ 5 callers
Function
isDisconnected
( node )
jquery.js:5491
↓ 4 callers
Function
add
( key, value )
jquery.js:7201
↓ 4 callers
Function
condense
( unmatched, map, filter, context, xml )
jquery.js:4810
↓ 4 callers
Function
genFx
( type, includeWidth )
jquery.js:9070
↓ 4 callers
Function
getAll
( elem )
jquery.js:6195
↓ 4 callers
Function
iteratorBind
* Creates a new function that, when called, invokes `func` with the `this` * binding of `thisArg` and the arguments (value, index, object). *
lodash.js:817
↓ 4 callers
Function
siblingCheck
( a, b, ret )
jquery.js:4564
↓ 4 callers
Function
tokenize
( selector, parseOnly )
jquery.js:4682
↓ 3 callers
Function
addCombinator
( matcher, combinator, base )
jquery.js:4744
↓ 3 callers
Function
cachedContains
* Creates a new function optimized for searching large arrays for a given `value`, * starting at `fromIndex`, using strict equality for comparisons
lodash.js:607
↓ 3 callers
Function
createCache
()
jquery.js:3718
↓ 3 callers
Function
done
( status, nativeStatusText, responses, headers )
jquery.js:7707
↓ 3 callers
Function
draw
()
main.js:122
↓ 3 callers
Function
elementMatcher
( matchers )
jquery.js:4796
↓ 3 callers
Function
isHidden
( elem, el )
jquery.js:6572
↓ 3 callers
Function
lookupIterator
(value)
underscore.js:300
↓ 3 callers
Function
reset
()
main.js:64
↓ 3 callers
Function
setup_lazy_functions
(_)
main.js:32
↓ 2 callers
Function
_
(obj)
underscore.js:51
↓ 2 callers
Function
addToPrefiltersOrTransports
( structure )
jquery.js:7320
↓ 2 callers
Function
ajaxExtend
( target, src )
jquery.js:7396
↓ 2 callers
Function
augmentWidthOrHeight
( elem, name, extra, isBorderBox )
jquery.js:6892
↓ 2 callers
Function
cloneCopyEvent
( src, dest )
jquery.js:6024
↓ 2 callers
Function
cloneFixAttributes
( src, dest )
jquery.js:6052
↓ 2 callers
Function
createButtonPseudo
( type )
jquery.js:3961
↓ 2 callers
Function
createFxNow
()
jquery.js:8586
↓ 2 callers
Function
createSafeFragment
( document )
jquery.js:5636
↓ 2 callers
Function
css_defaultDisplay
( nodeName )
jquery.js:6977
↓ 2 callers
Function
ctor
()
lodash.js:168
↓ 2 callers
Function
dataAttr
( elem, key, data )
jquery.js:1800
↓ 2 callers
Function
exec
()
jquery-throttle-debounce.js:147
↓ 2 callers
Function
fire
( data )
jquery.js:966
↓ 2 callers
Function
getWidthOrHeight
( elem, name, extra )
jquery.js:6934
↓ 2 callers
Function
getWindow
( elem )
jquery.js:9373
↓ 2 callers
Function
group
(obj, value, context, behavior)
underscore.js:325
↓ 2 callers
Function
hoverHack
( events )
jquery.js:2637
↓ 2 callers
Function
inspectPrefiltersOrTransports
( structure, options, originalOptions, jqXHR, dataType /* internal */, inspected /* internal */ )
jquery.js:7354
↓ 2 callers
Function
isEmptyDataObject
( obj )
jquery.js:1832
↓ 2 callers
Function
isFinite
* Checks if `value` is a finite number. * * Note: This is not the same as native `isFinite`, which will return true for * booleans and other
lodash.js:1619
↓ 2 callers
Function
isNaN
* Checks if `value` is `NaN`. * * Note: This is not the same as native `isNaN`, which will return true for * `undefined` and other values. Se
lodash.js:1674
↓ 2 callers
Function
jQuerySub
( selector, context )
jquery.js:6504
↓ 2 callers
Function
showHide
( elements, show )
jquery.js:6577
↓ 2 callers
Function
sibling
( cur, dir )
jquery.js:5495
↓ 2 callers
Function
stopQueue
( hooks )
jquery.js:9018
↓ 2 callers
Function
updateFunc
( i, contexts, values )
jquery.js:1202
↓ 2 callers
Function
vendorPropName
( style, name )
jquery.js:6550
↓ 2 callers
Function
winnow
( elements, qualifier, keep )
jquery.js:5603
↓ 1 callers
Function
Animation
( elem, properties, options )
jquery.js:8608
↓ 1 callers
Function
ajaxConvert
( s, response )
jquery.js:8059
↓ 1 callers
Function
ajaxHandleResponses
( s, jqXHR, responses )
jquery.js:7997
↓ 1 callers
Function
bind
* Creates a new function that, when called, invokes `func` with the `this` * binding of `thisArg` and prepends any additional `bind` arguments to t
lodash.js:3351
↓ 1 callers
Function
buildParams
( prefix, obj, traditional, add )
jquery.js:7231
↓ 1 callers
Function
createActiveXHR
()
jquery.js:8332
↓ 1 callers
Function
createOptions
( options )
jquery.js:911
↓ 1 callers
Function
createStandardXHR
()
jquery.js:8326
↓ 1 callers
Function
createTweens
( animation, props )
jquery.js:8593
↓ 1 callers
Function
eq
(a, b, aStack, bStack)
underscore.js:809
↓ 1 callers
Function
findOrAppend
( elem, tag )
jquery.js:6020
↓ 1 callers
Function
fixDefaultChecked
( elem )
jquery.js:6208
↓ 1 callers
Function
flatten
(input, shallow, output)
underscore.js:420
↓ 1 callers
Function
isPlainFallback
* A fallback implementation of `isPlainObject` that checks if a given `value` * is an object created by the `Object` constructor, assuming objects
lodash.js:982
↓ 1 callers
Function
matcherFromGroupMatchers
( elementMatchers, setMatchers )
jquery.js:4964
↓ 1 callers
Function
matcherFromTokens
( tokens )
jquery.js:4911
↓ 1 callers
Function
max
* Retrieves the maximum value of an `array`. If `callback` is passed, * it will be executed for each value in the `array` to generate the * crit
lodash.js:2837
↓ 1 callers
Function
mixin
* Adds functions properties of `object` to the `lodash` function and chainable * wrapper. * * @static * @memberOf _ * @category Utiliti
lodash.js:3802
↓ 1 callers
Function
multipleContexts
( selector, contexts, results, seed )
jquery.js:5088
↓ 1 callers
Function
propFilter
( props, specialEasing )
jquery.js:8704
↓ 1 callers
Function
resolve
()
jquery.js:1970
↓ 1 callers
Function
result
* Resolves the value of `property` on `object`. If `property` is a function * it will be invoked and its result returned, else the property value i
lodash.js:3899
↓ 1 callers
Function
select
( selector, context, results, seed, xml )
jquery.js:5097
↓ 1 callers
Function
setMatcher
( preFilter, selector, matcher, postFilter, postFinder, postSelector )
jquery.js:4831
↓ 1 callers
Function
setPositiveNumber
( elem, value, subtract )
jquery.js:6885
↓ 1 callers
Function
sortedIndex
* Uses a binary search to determine the smallest index at which the `value` * should be inserted into `array` in order to maintain the sort order o
lodash.js:3095
↓ 1 callers
Function
template
* A micro-templating method that handles arbitrary delimiters, preserves * whitespace, and correctly escapes quotes within interpolated code. *
lodash.js:3972
↓ 1 callers
Function
tokenizeEscape
* Used by `template` to replace "escape" template delimiters with tokens. * * @private * @param {String} match The matched template delimiter
lodash.js:840
↓ 1 callers
Function
tokenizeInterpolate
* Used by `template` to replace "interpolate" template delimiters with tokens. * * @private * @param {String} match The matched template deli
lodash.js:879
↓ 1 callers
Function
update
(div, color)
main.js:26
Function
DOMContentLoaded
()
jquery.js:80
Function
LoDash
* Creates a `LoDash` instance that wraps a value to allow chaining. * * @private * @constructor * @param {Mixed} value The value to wrap.
lodash.js:309
Function
Tween
( elem, options, prop, end, easing )
jquery.js:8886
Function
after
* Creates a new function that is restricted to executing only after it is * called `n` times. * * @static * @memberOf _ * @category Fun
lodash.js:3297
Function
bound
()
lodash.js:3368
Function
chain
* Wraps the value in a `lodash` wrapper object. * * @static * @memberOf _ * @category Chaining * @param {Mixed} value The value to wrap
lodash.js:4187
Function
clear
()
jquery-throttle-debounce.js:154
Function
clone
* Creates a clone of `value`. If `deep` is `true`, all nested objects will * also be cloned otherwise they will be assigned by reference. If a valu
lodash.js:1089
Function
compact
* Creates a new array with all falsey values of `array` removed. The values * `false`, `null`, `0`, `""`, `undefined` and `NaN` are all falsey.
lodash.js:2529
Function
compareAscending
* Used by `sortBy` to compare transformed `collection` values, stable sorting * them in ascending order. * * @private * @param {Object} a
lodash.js:753
Function
compose
* Creates a new function that is the composition of the passed functions, * where each function consumes the return value of the function that foll
lodash.js:3459
Function
ctor
()
underscore.js:565
Function
debounce
* Creates a new function that will delay the execution of `func` until after * `wait` milliseconds have elapsed since the last time it was invoked.
lodash.js:3492
next →
1–100 of 172, ranked by callers