MCPcopy Create free account

hub / github.com/Huxpro/js-module-7day / functions

Functions908 in github.com/Huxpro/js-module-7day

↓ 4 callersFunctioncondense
( unmatched, map, filter, context, xml )
example/browserify/bundle.js:2178
↓ 4 callersFunctioncreateBackground
* Creates a background for the given slide. * * @param {HTMLElement} slide * @param {HTMLElement} container The element that the background *
js/reveal.js:776
↓ 4 callersFunctioncurCSS
( elem, name, computed )
example/browserify/bundle.js:5565
↓ 4 callersFunctionescapeTextContentForBrowser
* Escapes text to prevent scripting attacks. * * @param {*} text Text value to escape. * @return {string} An escaped string.
example/webpack-es6-react/bundle.js:6694
↓ 4 callersFunctionescapeTextContentForBrowser
* Escapes text to prevent scripting attacks. * * @param {*} text Text value to escape. * @return {string} An escaped string.
example/webpack/bundle.js:6695
↓ 4 callersFunctionextend
* Extend object a with the properties of object b. * If there's a conflict, object b takes precedence.
js/reveal.js:1123
↓ 4 callersFunctionextractStacktrace
( e, offset )
test/qunit-1.12.0.js:1365
↓ 4 callersFunctionforEachAccumulated
(arr, cb, scope)
example/webpack-es6-react/bundle.js:10343
↓ 4 callersFunctionforEachAccumulated
(arr, cb, scope)
example/webpack/bundle.js:10344
↓ 4 callersFunctiong
(p,o)
lib/js/classList.js:2
↓ 4 callersFunctiongenFx
( type, includeWidth )
example/browserify/bundle.js:6346
↓ 4 callersFunctiongetEventCharCode
* `charCode` represents the actual "character code" and is safe to use with * `String.fromCharCode`. As such, only keys that correspond to printable
example/webpack-es6-react/bundle.js:19235
↓ 4 callersFunctiongetEventCharCode
* `charCode` represents the actual "character code" and is safe to use with * `String.fromCharCode`. As such, only keys that correspond to printable
example/webpack/bundle.js:19236
↓ 4 callersFunctiongetReactRootID
* @param {DOMElement} container DOM element that may contain a React component. * @return {?string} A "reactRoot" ID, if a React component is render
example/webpack-es6-react/bundle.js:8517
↓ 4 callersFunctiongetReactRootID
* @param {DOMElement} container DOM element that may contain a React component. * @return {?string} A "reactRoot" ID, if a React component is render
example/webpack/bundle.js:8518
↓ 4 callersFunctiongetStyles
( elem )
example/browserify/bundle.js:5552
↓ 4 callersFunctionisBoundary
* Checks if a character in the supplied ID is a separator or the end. * * @param {string} id A React DOM ID. * @param {number} index Index of th
example/webpack-es6-react/bundle.js:2172
↓ 4 callersFunctionisBoundary
* Checks if a character in the supplied ID is a separator or the end. * * @param {string} id A React DOM ID. * @param {number} index Index of th
example/webpack/bundle.js:2173
↓ 4 callersFunctionisHidden
( elem, el )
example/browserify/bundle.js:4030
↓ 4 callersFunctionnavigateDown
()
js/reveal.js:3837
↓ 4 callersFunctionnavigateLeft
()
js/reveal.js:3798
↓ 4 callersFunctionnavigatePrev
* Navigates backwards, prioritized in the following order: * 1) Previous fragment * 2) Previous vertical slide * 3) Previous horizontal slide
js/reveal.js:3852
↓ 4 callersFunctionnavigateRight
()
js/reveal.js:3813
↓ 4 callersFunctionnavigateUp
()
js/reveal.js:3828
↓ 4 callersFunctionnextFragment
* Navigate to the next slide fragment. * * @return {Boolean} true if there was a next fragment, * false otherwise
js/reveal.js:3677
↓ 4 callersFunctionobjectValues
( obj )
test/qunit-1.12.0.js:73
↓ 4 callersFunctionpauseAutoSlide
()
js/reveal.js:3774
↓ 4 callersFunctionpreviousFragment
* Navigate to the previous slide fragment. * * @return {Boolean} true if there was a previous fragment, * false otherwise
js/reveal.js:3689
↓ 4 callersFunctionprocess
( last )
test/qunit-1.12.0.js:1444
↓ 4 callersFunctionr
(a)
lib/js/head.min.js:8
↓ 4 callersFunctionresumeAutoSlide
()
js/reveal.js:3788
↓ 4 callersFunctionsortFragments
* Return a sorted fragments list, ordered by an increasing * "data-fragment-index" attribute. * * Fragments will be revealed in the order that t
js/reveal.js:3536
↓ 4 callersFunctiontoSelector
( tokens )
example/browserify/bundle.js:2092
↓ 4 callersFunctiontraverseAllChildren
* Traverses children that are typically specified as `props.children`, but * might also be specified through attributes: * * - `traverseAllChild
example/webpack-es6-react/bundle.js:2063
↓ 4 callersFunctiontraverseAllChildren
* Traverses children that are typically specified as `props.children`, but * might also be specified through attributes: * * - `traverseAllChild
example/webpack/bundle.js:2064
↓ 4 callersFunctionu
(a)
lib/js/head.min.js:8
↓ 4 callersFunctionupdateProgress
* Updates the progress bar to reflect the current slide.
js/reveal.js:2571
↓ 3 callersFunctiona
(t,n,i)
plugin/markdown/marked.js:6
↓ 3 callersFunctionactivateOverview
* Displays the overview of slides (quick nav) by scaling * down and arranging all slide elements.
js/reveal.js:1783
↓ 3 callersFunctionaddCombinator
( matcher, combinator, base )
example/browserify/bundle.js:2102
↓ 3 callersFunctionaddHandle
* Adds the same handler for all of the specified attrs * @param {String} attrs Pipe-separated list of attributes * @param {Function} handler The met
example/browserify/bundle.js:925
↓ 3 callersFunctionajaxExtend
( target, src )
example/browserify/bundle.js:7657
↓ 3 callersFunctioncancelAutoSlide
* Cancels any ongoing request to auto-slide.
js/reveal.js:3767
↓ 3 callersFunctionclearQueue
* Clears any enqueued updates. * * @private
example/webpack-es6-react/bundle.js:12739
↓ 3 callersFunctionclearQueue
* Clears any enqueued updates. * * @private
example/webpack/bundle.js:12740
↓ 3 callersFunctioncreateCache
* Create key-value caches of limited size * @returns {Function(string, Object)} Returns the Object data after storing it on itself with * property n
example/browserify/bundle.js:876
↓ 3 callersFunctioncreateFullPageComponent
* Create a component that will throw an exception when unmounted. * * Components like <html> <head> and <body> can't be removed or added * easil
example/webpack-es6-react/bundle.js:19622
↓ 3 callersFunctioncreateFullPageComponent
* Create a component that will throw an exception when unmounted. * * Components like <html> <head> and <body> can't be removed or added * easil
example/webpack/bundle.js:19623
↓ 3 callersFunctioncreateMarkdownSlide
* Helper function for constructing a markdown slide.
plugin/markdown/markdown.js:116
↓ 3 callersFunctiondefaultDisplay
* Try to determine the default display value of an element * @param {String} nodeName
example/browserify/bundle.js:5518
↓ 3 callersFunctiondiff
( a, b )
test/qunit-1.12.0.js:1500
↓ 3 callersFunctiondone
( status, nativeStatusText, responses, headers )
example/browserify/bundle.js:8191
↓ 3 callersFunctionelementMatcher
( matchers )
example/browserify/bundle.js:2155
↓ 3 callersFunctiongetActiveElement
* Same as document.activeElement but wraps in a try-catch block. In IE it is * not safe to call document.activeElement if there is nothing focused.
example/webpack-es6-react/bundle.js:18197
↓ 3 callersFunctiongetActiveElement
* Same as document.activeElement but wraps in a try-catch block. In IE it is * not safe to call document.activeElement if there is nothing focused.
example/webpack/bundle.js:18198
↓ 3 callersFunctiongetComputedSlideSize
* Calculates the computed pixel size of our slides. These * values are based on the width and height configuration * options.
js/reveal.js:1713
↓ 3 callersFunctiongetIndices
* Retrieves the h/v location of the current, or specified, * slide. * * @param {HTMLElement} slide If specified, the returned * index will be
js/reveal.js:3351
↓ 3 callersFunctiongetMarkdownFromSlide
* Retrieves the markdown contents of a slide section * element. Normalizes leading tabs/whitespace.
plugin/markdown/markdown.js:44
↓ 3 callersFunctiongetSlidePastCount
* Returns the number of past slides. This can be used as a global * flattened index for slides.
js/reveal.js:3171
↓ 3 callersFunctioni
(e)
plugin/highlight/highlight.js:29
↓ 3 callersFunctionisArraylike
( obj )
example/browserify/bundle.js:545
↓ 3 callersFunctionisNode
* @param {*} object The object to check. * @return {boolean} Whether or not the object is a DOM node.
example/webpack-es6-react/bundle.js:10795
↓ 3 callersFunctionisNode
* @param {*} object The object to check. * @return {boolean} Whether or not the object is a DOM node.
example/webpack/bundle.js:10796
↓ 3 callersFunctionjoin
( pre, arr, post )
test/qunit-1.12.0.js:1829
↓ 3 callersFunctionl
(e,t,a,i)
plugin/highlight/highlight.js:29
↓ 3 callersFunctionmakeEmptyFunction
* Copyright 2013-2015, Facebook, Inc. * All rights reserved. * * This source code is licensed under the BSD-style license found in the * LICEN
example/webpack-es6-react/bundle.js:1758
↓ 3 callersFunctionmakeEmptyFunction
* Copyright 2013-2015, Facebook, Inc. * All rights reserved. * * This source code is licensed under the BSD-style license found in the * LICEN
example/webpack/bundle.js:1759
↓ 3 callersFunctionnavigateFragment
* Navigate to the specified slide fragment. * * @param {Number} index The index of the fragment that * should be shown, -1 means all are invisib
js/reveal.js:3594
↓ 3 callersFunctiono
(e,n)
plugin/highlight/highlight.js:29
↓ 3 callersFunctionquoteAttributeValueForBrowser
* Escapes attribute value to prevent scripting attacks. * * @param {*} value Value to escape. * @return {string} An escaped string.
example/webpack-es6-react/bundle.js:6650
↓ 3 callersFunctionquoteAttributeValueForBrowser
* Escapes attribute value to prevent scripting attacks. * * @param {*} value Value to escape. * @return {string} An escaped string.
example/webpack/bundle.js:6651
↓ 3 callersFunctionresume
* Exits from the paused mode.
js/reveal.js:2038
↓ 3 callersFunctions
(e)
plugin/highlight/highlight.js:29
↓ 3 callersFunctionsaveGlobal
()
test/qunit-1.12.0.js:1465
↓ 3 callersFunctionsetGlobalEval
( elems, refElements )
example/browserify/bundle.js:4985
↓ 3 callersFunctionsetInnerHTML
(node, html)
example/webpack-es6-react/bundle.js:8374
↓ 3 callersFunctionsetInnerHTML
(node, html)
example/webpack/bundle.js:8375
↓ 3 callersFunctionshouldUpdateReactComponent
* Given a `prevElement` and `nextElement`, determines if the existing * instance should be updated as opposed to being destroyed or replaced by a ne
example/webpack-es6-react/bundle.js:11997
↓ 3 callersFunctionshouldUpdateReactComponent
* Given a `prevElement` and `nextElement`, determines if the existing * instance should be updated as opposed to being destroyed or replaced by a ne
example/webpack/bundle.js:11998
↓ 3 callersFunctiontestContext
* Checks a node for validity as a Sizzle context * @param {Element|Object=} context * @returns {Element|Object|Boolean} The input node if acceptable
example/browserify/bundle.js:1012
↓ 3 callersFunctionu
(e)
plugin/highlight/highlight.js:29
↓ 3 callersFunctionupdateBackground
* Updates the background elements to reflect the current * slide. * * @param {Boolean} includeAll If true, the backgrounds of * all vertical s
js/reveal.js:2699
↓ 3 callersFunctionupdateControls
* Updates the state of all control/navigation arrows.
js/reveal.js:2645
↓ 3 callersFunctionupdateSlidesVisibility
* Optimization method; hide all slides that are far away * from the present slide.
js/reveal.js:2480
↓ 3 callersFunctionvalidateTypeDef
(Constructor, typeDef, location)
example/webpack-es6-react/bundle.js:5136
↓ 3 callersFunctionvalidateTypeDef
(Constructor, typeDef, location)
example/webpack/bundle.js:5137
↓ 3 callersFunctionwarnUnknownProperty
(name)
example/webpack-es6-react/bundle.js:6168
↓ 3 callersFunctionwarnUnknownProperty
(name)
example/webpack/bundle.js:6169
↓ 3 callersFunctionwinnow
( elements, qualifier, not )
example/browserify/bundle.js:2646
↓ 3 callersFunctionwrapUserProvidedKey
* Wrap a `key` value explicitly provided by the user to distinguish it from * implicitly-generated keys generated by a component's index in its pare
example/webpack-es6-react/bundle.js:1902
↓ 3 callersFunctionwrapUserProvidedKey
* Wrap a `key` value explicitly provided by the user to distinguish it from * implicitly-generated keys generated by a component's index in its pare
example/webpack/bundle.js:1903
↓ 3 callersFunctionx
(a,b)
lib/js/head.min.js:8
↓ 2 callersFunction_assertCheckedLink
(input)
example/webpack-es6-react/bundle.js:16346
↓ 2 callersFunction_assertCheckedLink
(input)
example/webpack/bundle.js:16347
↓ 2 callersFunction_assertSingleLink
(input)
example/webpack-es6-react/bundle.js:16330
↓ 2 callersFunction_assertSingleLink
(input)
example/webpack/bundle.js:16331
↓ 2 callersFunction_assertValueLink
(input)
example/webpack-es6-react/bundle.js:16337
↓ 2 callersFunction_assertValueLink
(input)
example/webpack/bundle.js:16338
↓ 2 callersFunctiona
(e)
plugin/highlight/highlight.js:29
↓ 2 callersFunctionactualDisplay
( name, doc )
example/browserify/bundle.js:5496
← previousnext →101–200 of 908, ranked by callers