Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Algram/ytdl-webserver
/ functions
Functions
464 in github.com/Algram/ytdl-webserver
⨍
Functions
464
◇
Types & classes
5
↓ 2 callers
Function
isCollapsed
* While `isCollapsed` is available on the Selection object and `collapsed` * is available on the Range object, IE11 sometimes gets them wrong. * I
public/bundle.js:18293
↓ 2 callers
Function
isControlled
(props)
public/bundle.js:13312
↓ 2 callers
Function
isFallbackCompositionEnd
* Does our fallback mode think that this event is the end of composition? * * @param {string} topLevelType * @param {object} nativeEvent * @re
public/bundle.js:5024
↓ 2 callers
Function
isNode
(propValue)
public/bundle.js:4067
↓ 2 callers
Function
isTagValidWithParent
(tag, parentTag)
public/bundle.js:16909
↓ 2 callers
Function
isTextInputElement
(elem)
public/bundle.js:8999
↓ 2 callers
Function
isTextNode
* @param {*} object The object to check. * @return {boolean} Whether or not the object is a DOM text node.
public/bundle.js:18629
↓ 2 callers
Function
listToStyles
(list)
public/bundle.js:24364
↓ 2 callers
Function
memoize
(fn)
public/bundle.js:24286
↓ 2 callers
Function
mergeIntoWithNoDuplicateKeys
* Merge two objects, but throw if both contain the same key. * * @param {object} one The first object, which is mutated. * @param {object} two T
public/bundle.js:2477
↓ 2 callers
Function
mixSpecIntoComponent
* Mixin helper which handles policy validation and reserved * specification keys when building React classes.
public/bundle.js:2369
↓ 2 callers
Function
precacheChildNodes
* Populate `_hostNode` on each child of `inst`, assuming that the children * match up with the DOM (element) children of `node`. * * We cache en
public/bundle.js:4440
↓ 2 callers
Function
publishRegistrationName
* Publishes a registration name that is used to identify dispatched events and * can be used with `EventPluginHub.putListener` to register listeners
public/bundle.js:5870
↓ 2 callers
Function
recomputePluginOrdering
* Recomputes the plugin list using the injected plugins and plugin ordering. * * @private
public/bundle.js:5813
↓ 2 callers
Function
remove
(id)
public/bundle.js:3366
↓ 2 callers
Function
removeStyleElement
(styleElement)
public/bundle.js:24401
↓ 2 callers
Function
runTimeout
(fun)
public/bundle.js:202
↓ 2 callers
Function
shouldIgnoreValue
(propertyInfo, value)
public/bundle.js:12505
↓ 2 callers
Function
stopWatchingForChangeEventIE8
()
public/bundle.js:7074
↓ 2 callers
Function
stopWatchingForValueChange
* (For IE <=11) Removes the event listeners from the currently-tracked element, * if any exists.
public/bundle.js:7151
↓ 2 callers
Function
validateChildKeys
* Ensure that every element either is passed in a static location, in an * array with an explicit keys property defined, or in an object literal *
public/bundle.js:3153
↓ 2 callers
Function
validateExplicitKey
* Warn if the element doesn't have an explicit key assigned to it. * This element is in an array. The array could grow and shrink or be * reordere
public/bundle.js:3118
↓ 2 callers
Function
validatePropTypes
* Given an element, validate that its props follow the propTypes definition, * provided by the type. * * @param {ReactElement} element
public/bundle.js:3192
↓ 2 callers
Function
warn
(action, result)
public/bundle.js:6932
↓ 2 callers
Function
warnIfInvalidElement
(Component, element)
public/bundle.js:15080
↓ 2 callers
Function
warnValidStyle
(name, value, component)
public/bundle.js:11927
↓ 1 callers
Function
ReactDOMContainerInfo
(topLevelWrapper, node)
public/bundle.js:20984
↓ 1 callers
Function
_toConsumableArray
(arr)
public/bundle.js:21454
↓ 1 callers
Function
accumulateDispatches
* Accumulates without regard to direction, does not look for phased * registration names. Same as `accumulateDirectDispatchesSingle` but without *
public/bundle.js:5461
↓ 1 callers
Function
addRoot
(id)
public/bundle.js:3393
↓ 1 callers
Function
attachRef
(ref, component, owner)
public/bundle.js:7902
↓ 1 callers
Function
beginLifeCycleTimer
(debugID, timerType)
public/bundle.js:8214
↓ 1 callers
Function
bindAutoBindMethod
* Binds a method to the component. * * @param {object} component Component whose method is going to be bound. * @param {function} method Method
public/bundle.js:2535
↓ 1 callers
Function
bindAutoBindMethods
* Binds all auto-bound methods in a component. * * @param {object} component Component whose method is going to be bound.
public/bundle.js:2572
↓ 1 callers
Function
callHook
(event, fn, context, arg1, arg2, arg3, arg4, arg5)
public/bundle.js:8122
↓ 1 callers
Function
camelize
* Camelcases a hyphenated string, for example: * * > camelize('background-color') * < "backgroundColor" * * @param {string} string * @
public/bundle.js:12254
↓ 1 callers
Function
camelizeStyleName
* Camelcases a hyphenated CSS property name, for example: * * > camelizeStyleName('background-color') * < "backgroundColor" * > camelize
public/bundle.js:12220
↓ 1 callers
Function
checkAndWarnForMutatedStyle
(style1, style2, component)
public/bundle.js:10858
↓ 1 callers
Function
checkSelectPropTypes
* Validation function for `value` and `defaultValue`. * @private
public/bundle.js:13873
↓ 1 callers
Method
componentDidMount
()
src/components/DownloadForm.js:6
↓ 1 callers
Function
containsNode
* Checks if a given DOM node contains or is another DOM node.
public/bundle.js:18586
↓ 1 callers
Function
create
(id, element, parentID)
public/bundle.js:3375
↓ 1 callers
Function
createAnyTypeChecker
()
public/bundle.js:3916
↓ 1 callers
Function
createArrayFromMixed
* Ensure that the argument is an array by wrapping it in an array if it is not. * Creates a copy of the argument if it is already an array. * *
public/bundle.js:10558
↓ 1 callers
Function
createChainedFunction
* Creates a function that invokes two functions and ignores their return vales. * * @param {function} one Function to invoke first. * @param {fu
public/bundle.js:2521
↓ 1 callers
Function
createElementTypeChecker
()
public/bundle.js:3942
↓ 1 callers
Function
createLinkElement
(options)
public/bundle.js:24416
↓ 1 callers
Function
createNodeChecker
()
public/bundle.js:4033
↓ 1 callers
Function
createNodesFromMarkup
* Creates an array containing the nodes rendered from the supplied markup. The * optionally supplied `handleScript` function will be invoked once fo
public/bundle.js:10406
↓ 1 callers
Function
currencyRegex
(options)
public/bundle.js:23710
↓ 1 callers
Function
defineDeprecationWarning
(methodName, info)
public/bundle.js:1786
↓ 1 callers
Function
defineKeyPropWarningGetter
(props, displayName)
public/bundle.js:910
↓ 1 callers
Function
defineRefPropWarningGetter
(props, displayName)
public/bundle.js:924
↓ 1 callers
Function
describeID
(id)
public/bundle.js:3453
↓ 1 callers
Function
detachRef
(ref, component, owner)
public/bundle.js:7911
↓ 1 callers
Function
drainQueue
()
public/bundle.js:264
↓ 1 callers
Function
escapeHtml
* Escape special characters in the given string of html. * * @param {string} string The string to escape for inserting into HTML * @return {str
public/bundle.js:10226
↓ 1 callers
Function
executeDispatchesInOrderStopAtTrueImpl
* Standard/simple iteration through an event's collected dispatches, but stops * at the first dispatch execution returning true, and returns that id
public/bundle.js:6158
↓ 1 callers
Function
exists
(filename, cb)
src/server/handlers/youtube.js:6
↓ 1 callers
Function
extractBeforeInputEvent
* Extract a SyntheticInputEvent for `beforeInput`, based on either native * `textInput` or fallback behavior. * * @return {?object} A SyntheticI
public/bundle.js:5224
↓ 1 callers
Function
extractCompositionEvent
* @return {?object} A SyntheticCompositionEvent.
public/bundle.js:5066
↓ 1 callers
Function
findParent
* Find the deepest React component completely containing the root of the * passed-in instance (for use when entire React trees are nested within eac
public/bundle.js:17651
↓ 1 callers
Function
firstDifferenceIndex
* Finds the index of the first character * that's not common between the two given strings. * * @return {number} the index of the character wher
public/bundle.js:20480
↓ 1 callers
Function
flattenSingleChildIntoContext
* @param {function} traverseContext Context passed through traversal. * @param {?ReactComponent} child React child component. * @param {!string} n
public/bundle.js:16275
↓ 1 callers
Function
flushBatchedUpdates
()
public/bundle.js:7479
↓ 1 callers
Function
getClassName
(propValue)
public/bundle.js:4166
↓ 1 callers
Function
getClosestInstanceFromNode
* Given a DOM node, return the closest ReactDOMComponent or * ReactDOMTextComponent instance ancestor.
public/bundle.js:4473
↓ 1 callers
Function
getCompositionEventType
* Translate native top level events into event types. * * @param {string} topLevelType * @return {object}
public/bundle.js:4994
↓ 1 callers
Function
getCurrentComponentErrorInfo
(parentType)
public/bundle.js:3095
↓ 1 callers
Function
getDisplayName
(element)
public/bundle.js:3441
↓ 1 callers
Function
getFallbackBeforeInputChars
* For browsers that do not provide the `textInput` event, extract the * appropriate string to use for SyntheticInputEvent. * * @param {string} t
public/bundle.js:5172
↓ 1 callers
Function
getHostRootInstanceInContainer
(container)
public/bundle.js:20638
↓ 1 callers
Function
getListeningForDocument
(mountAt)
public/bundle.js:12881
↓ 1 callers
Function
getLowestCommonAncestor
* Return the lowest common ancestor of A and B, or null if they are in * different trees.
public/bundle.js:17258
↓ 1 callers
Function
getMarkupWrap
* Gets the markup wrap configuration for the supplied `nodeName`. * * NOTE: This lazily detects which wraps are necessary for the current browser.
public/bundle.js:10652
↓ 1 callers
Function
getNativeBeforeInputChars
* @param {string} topLevelType Record from `EventConstants`. * @param {object} nativeEvent Native browser event. * @return {?string} The string co
public/bundle.js:5118
↓ 1 callers
Function
getNodeName
* Extracts the `nodeName` of the first element in a string of markup. * * @param {string} markup String of markup. * @return {?string} Node name
public/bundle.js:10391
↓ 1 callers
Function
getPreciseType
(propValue)
public/bundle.js:4153
↓ 1 callers
Function
getSelection
* Get an object which is a unique representation of the current selection. * * The return value will not be consistent across nodes or browsers, b
public/bundle.js:19070
↓ 1 callers
Function
getSiblingNode
* Get the next sibling within a container. This will walk up the * DOM if a node's siblings have been exhausted. * * @param {DOMElement|DOMTextN
public/bundle.js:18521
↓ 1 callers
Function
getTimezoneOffset
(str)
public/bundle.js:23237
↓ 1 callers
Function
getTreeSnapshot
(registeredIDs)
public/bundle.js:8159
↓ 1 callers
Function
getUnboundedScrollPosition
* Gets the scroll position of the supplied element or window. * * The return values are unbounded, unlike `getScrollPosition`. This means they *
public/bundle.js:17897
↓ 1 callers
Function
hasArrayNature
* Perform a heuristic test to determine if an object is "array-like". * * A monk asked Joshu, a Zen master, "Has a dog Buddha nature?" * Jos
public/bundle.js:10515
↓ 1 callers
Function
hyphenate
* Hyphenates a camelcased string, for example: * * > hyphenate('backgroundColor') * < "background-color" * * For CSS style names, use `h
public/bundle.js:12421
↓ 1 callers
Function
hyphenateStyleName
* Hyphenates a camelcased CSS property name, for example: * * > hyphenateStyleName('backgroundColor') * < "background-color" * > hyphena
public/bundle.js:12384
↓ 1 callers
Function
insertLazyTreeChildAt
(parentNode, childTree, referenceNode)
public/bundle.js:9678
↓ 1 callers
Function
instantiateChild
(childInstances, child, name, selfDebugID)
public/bundle.js:14780
↓ 1 callers
Function
isFallbackCompositionStart
* Does our fallback best-guess model think this event signifies that * composition has begun? * * @param {string} topLevelType * @param {objec
public/bundle.js:5013
↓ 1 callers
Function
isInDocument
(node)
public/bundle.js:18160
↓ 1 callers
Function
isInternalComponentType
* Check if the type reference is a known internal type. I.e. not a user * provided composite type. * * @param {function} type * @return {boole
public/bundle.js:14956
↓ 1 callers
Function
isKeypressCommand
* Return whether a native keypress event is assumed to be a command. * This is required because Firefox fires `keypress` events for key commands *
public/bundle.js:4982
↓ 1 callers
Function
isPresto
* Opera <= 12 includes TextEvent in window, but does not fire * text input events. Rely on keypress instead.
public/bundle.js:4932
↓ 1 callers
Function
isPureComponent
(Component)
public/bundle.js:15113
↓ 1 callers
Function
isReactNode
* True if the supplied DOM node is a valid React node element. * * @param {?DOMElement} node The candidate DOM node. * @return {boolean} True if
public/bundle.js:20634
↓ 1 callers
Function
isSymbol
(propType, propValue)
public/bundle.js:4114
↓ 1 callers
Function
isURL
(url, options)
public/bundle.js:22329
↓ 1 callers
Function
listenerAtPhase
* Some event types have a notion of different registration names for different * "phases" of propagation. This finds listeners by a given phase.
public/bundle.js:5409
↓ 1 callers
Function
makeInsertMarkup
* Make an update for markup to be rendered and inserted at a supplied index. * * @param {string} markup Markup that renders into an element. * @
public/bundle.js:14222
↓ 1 callers
Function
makeMove
* Make an update for moving an existing element to another index. * * @param {number} fromIndex Source index of the existing element. * @param {
public/bundle.js:14241
← previous
next →
101–200 of 464, ranked by callers