Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/agektmr/AudioStreamer
/ functions
Functions
311 in github.com/agektmr/AudioStreamer
⨍
Functions
311
◇
Types & classes
0
↓ 76 callers
Function
forEach
* @ngdoc function * @name angular.forEach * @function * * @description * Invokes the `iterator` function once for each item in `obj` collection,
public/js/angular.js:100
↓ 25 callers
Function
expect
(e1, e2, e3, e4)
public/js/angular.js:5854
↓ 23 callers
Function
isDefined
* @ngdoc function * @name angular.isDefined * @function * * @description * Determines if a reference is defined. * * @param {*} value Reference
public/js/angular.js:281
↓ 23 callers
Function
isString
* @ngdoc function * @name angular.isString * @function * * @description * Determines if a reference is a `String`. * * @param {*} value Referen
public/js/angular.js:310
↓ 23 callers
Function
isUndefined
* @ngdoc function * @name angular.isUndefined * @function * * @description * Determines if a reference is undefined. * * @param {*} value Refer
public/js/angular.js:267
↓ 22 callers
Function
valueFn
(value)
public/js/angular.js:254
↓ 21 callers
Function
extend
* @ngdoc function * @name angular.extend * @function * * @description * Extends the destination object `dst` by copying all of the properties fro
public/js/angular.js:195
↓ 17 callers
Function
isArray
* @ngdoc function * @name angular.isArray * @function * * @description * Determines if a reference is an `Array`. * * @param {*} value Referenc
public/js/angular.js:354
↓ 17 callers
Function
isObject
* @ngdoc function * @name angular.isObject * @function * * @description * Determines if a reference is an `Object`. Unlike `typeof` in JavaScript
public/js/angular.js:296
↓ 16 callers
Function
int
(str)
public/js/angular.js:206
↓ 16 callers
Function
isFunction
* @ngdoc function * @name angular.isFunction * @function * * @description * Determines if a reference is a `Function`. * * @param {*} value Ref
public/js/angular.js:370
↓ 15 callers
Function
dateGetter
(name, size, offset, trim)
public/js/angular.js:9618
↓ 15 callers
Function
lowercase
(string)
public/js/angular.js:20
↓ 13 callers
Function
ngDirective
(directive)
public/js/angular.js:10098
↓ 13 callers
Function
trim
(value)
public/js/angular.js:400
↓ 12 callers
Function
isEmpty
(value)
public/js/angular.js:11074
↓ 11 callers
Function
throwError
(error, start, end)
public/js/angular.js:5644
↓ 10 callers
Function
isNumber
* @ngdoc function * @name angular.isNumber * @function * * @description * Determines if a reference is a `Number`. * * @param {*} value Referen
public/js/angular.js:324
↓ 9 callers
Function
invokeLater
* @param {string} provider * @param {string} method * @param {String=} insertMethod * @returns {angular.Module}
public/js/angular.js:1224
↓ 9 callers
Function
register
(name, factory)
public/js/angular.js:9249
↓ 9 callers
Function
toggleValidCss
(isValid, validationErrorKey)
public/js/angular.js:10502
↓ 8 callers
Function
JQLiteExpandoStore
(element, key, value)
public/js/angular.js:1587
↓ 8 callers
Function
binaryFn
(left, fn, right)
public/js/angular.js:5878
↓ 8 callers
Function
is
(chars)
public/js/angular.js:5617
↓ 7 callers
Function
directiveNormalize
* Converts all accepted directives format into proper directive name. * All of these will become 'myDirective': * my:DiRective * my-directive
public/js/angular.js:4492
↓ 7 callers
Function
toJson
* @ngdoc function * @name angular.toJson * @function * * @description * Serializes input into a JSON-formatted string. * * @param {Object|Array
public/js/angular.js:720
↓ 6 callers
Function
composeProtocolHostPort
(protocol, host, port)
public/js/angular.js:4858
↓ 6 callers
Function
consume
(e1)
public/js/angular.js:5866
↓ 6 callers
Function
copy
* @ngdoc function * @name angular.copy * @function * * @description * Creates a deep copy of `source`, which should be an object or an array. *
public/js/angular.js:536
↓ 6 callers
Function
expression
()
public/js/angular.js:5941
↓ 6 callers
Function
hashKey
* Computes a hash of an 'obj'. * Hash of a: * string is string * number is number as string * object is either result of calling $$hashKey func
public/js/angular.js:2129
↓ 6 callers
Function
peek
()
public/js/angular.js:5625
↓ 5 callers
Function
assertArg
* throw error of the argument is falsy.
public/js/angular.js:971
↓ 5 callers
Function
assertArgFn
(arg, name, acceptArrayAnnotation)
public/js/angular.js:978
↓ 5 callers
Function
assertNoDuplicate
(what, previousDirective, directive, element)
public/js/angular.js:4390
↓ 5 callers
Function
getter
(obj, path, bindFnToScope)
public/js/angular.js:6203
↓ 5 callers
Function
isWindow
* Checks if `obj` is a window object. * * @private * @param {*} obj Object to check * @returns {boolean} True if `obj` is a window obj.
public/js/angular.js:380
↓ 5 callers
Function
matchUrl
(url, obj)
public/js/angular.js:4836
↓ 5 callers
Function
safeAddClass
($element, className)
public/js/angular.js:3759
↓ 5 callers
Function
startingTag
* @returns {string} Returns the string representation of the element.
public/js/angular.js:756
↓ 5 callers
Function
supportObject
(delegate)
public/js/angular.js:2645
↓ 4 callers
Function
addDirective
* looks up the directive and decorates it with exception handling and proper parameters. We * call this the boundDirective. * * @param
public/js/angular.js:4247
↓ 4 callers
Function
arrayRemove
(array, value)
public/js/angular.js:495
↓ 4 callers
Function
consoleLog
(type)
public/js/angular.js:5516
↓ 4 callers
Function
dateStrGetter
(name, shortForm)
public/js/angular.js:9628
↓ 4 callers
Function
defer
()
public/js/angular.js:6550
↓ 4 callers
Function
equals
* @ngdoc function * @name angular.equals * @function * * @description * Determines if two objects or two values are equivalent. Supports value ty
public/js/angular.js:610
↓ 4 callers
Function
factory
(name, factoryFn)
public/js/angular.js:2665
↓ 4 callers
Function
inherit
(parent, extra)
public/js/angular.js:211
↓ 4 callers
Function
isDate
* @ngdoc function * @name angular.isDate * @function * * @description * Determines if a value is a date. * * @param {*} value Reference to chec
public/js/angular.js:338
↓ 4 callers
Function
isScope
(obj)
public/js/angular.js:385
↓ 4 callers
Function
link
* bidirectionally links two entries of the LRU linked list
public/js/angular.js:3370
↓ 4 callers
Function
locationGetter
(property)
public/js/angular.js:5220
↓ 4 callers
Function
nextUid
* A consistent way of creating unique IDs in angular. The ID is a sequence of alpha numeric * characters such as '012ABC'. The reason why we are not
public/js/angular.js:161
↓ 4 callers
Function
ref
(value)
public/js/angular.js:6617
↓ 4 callers
Function
reject
(reason)
public/js/angular.js:6666
↓ 4 callers
Function
replaceWith
* This is a special jqLite.replaceWith, which can replace items which * have no parents, provided that the containing jqLite collection is provid
public/js/angular.js:4456
↓ 4 callers
Function
uppercase
(string)
public/js/angular.js:32
↓ 3 callers
Function
JQLiteAddNodes
(root, elements)
public/js/angular.js:1655
↓ 3 callers
Function
JQLiteDealoc
(element)
public/js/angular.js:1545
↓ 3 callers
Function
JQLiteInheritedData
(element, name, value)
public/js/angular.js:1670
↓ 3 callers
Function
JQLitePatchJQueryRemove
(name, dispatchThis)
public/js/angular.js:1478
↓ 3 callers
Function
classDirective
(name, selector)
public/js/angular.js:12101
↓ 3 callers
Function
clearContent
()
public/js/angular.js:12764
↓ 3 callers
Function
clearPhase
()
public/js/angular.js:8035
↓ 3 callers
Function
collectDirectives
* Looks for directives on the given node ands them to the directive collection which is sorted. * * @param node node to search * @param
public/js/angular.js:3857
↓ 3 callers
Function
compile
($compileNode, transcludeFn, maxPriority)
public/js/angular.js:3727
↓ 3 callers
Function
completeRequest
(callback, status, response, headersString)
public/js/angular.js:8975
↓ 3 callers
Function
concat
(array1, array2, index)
public/js/angular.js:646
↓ 3 callers
Function
encodeUriQuery
* This method is intended for encoding *key* or *value* parts of query component. We need a custom * method becuase encodeURIComponent is too agressi
public/js/angular.js:826
↓ 3 callers
Function
encodeUriSegment
* We need our custom mehtod because encodeURIComponent is too agressive and doesn't follow * http://www.ietf.org/rfc/rfc3986.txt with regards to the
public/js/angular.js:807
↓ 3 callers
Function
ensure
(obj, name, factory)
public/js/angular.js:998
↓ 3 callers
Function
indexOf
(array, obj)
public/js/angular.js:486
↓ 3 callers
Function
isExpOperator
(ch)
public/js/angular.js:5640
↓ 3 callers
Function
isSuccess
(status)
public/js/angular.js:8203
↓ 3 callers
Function
listener
()
public/js/angular.js:11081
↓ 3 callers
Function
map
(obj, iterator, context)
public/js/angular.js:446
↓ 3 callers
Function
object
()
public/js/angular.js:6152
↓ 3 callers
Function
padNumber
(num, digits, trim)
public/js/angular.js:9604
↓ 3 callers
Function
parseKeyValue
* Parses an escaped url query string into key-value pairs. * @returns Object.<(string|boolean)>
public/js/angular.js:775
↓ 3 callers
Function
pathPrefixFromBase
(basePath)
public/js/angular.js:4863
↓ 3 callers
Function
peekToken
()
public/js/angular.js:5836
↓ 3 callers
Function
primary
()
public/js/angular.js:6034
↓ 3 callers
Function
resolvePromise
* Resolves the raw $http promise.
public/js/angular.js:8852
↓ 3 callers
Function
snake_case
(name, separator)
public/js/angular.js:940
↓ 3 callers
Function
textInputType
(scope, element, attr, ctrl, $sniffer, $browser)
public/js/angular.js:11079
↓ 3 callers
Function
toBoolean
(value)
public/js/angular.js:743
↓ 3 callers
Function
was
(chars)
public/js/angular.js:5621
↓ 2 callers
Function
$http
* @ngdoc function * @name ng.$http * @requires $httpBacked * @requires $browser * @requires $cacheFactory * @requires $rootSc
public/js/angular.js:8595
↓ 2 callers
Function
JQLiteClone
(element)
public/js/angular.js:1541
↓ 2 callers
Function
JQLiteHasClass
(element, selector)
public/js/angular.js:1628
↓ 2 callers
Function
addLinkFns
(pre, post)
public/js/angular.js:4073
↓ 2 callers
Function
afterLocationChange
(oldUrl)
public/js/angular.js:5418
↓ 2 callers
Function
applyDirectivesToNode
* Once the directives have been collected their compile functions is executed. This method * is responsible for inlining directive templates as w
public/js/angular.js:3939
↓ 2 callers
Function
beginPhase
(phase)
public/js/angular.js:8027
↓ 2 callers
Function
bind
* @ngdoc function * @name angular.bind * @function * * @description * Returns a function which calls function `fn` bound to `self` (`self` become
public/js/angular.js:670
↓ 2 callers
Function
camelCase
* Converts snake_case to camelCase. * Also there is special case for Moz prefix starting with upper case letter. * @param name Name to normalize
public/js/angular.js:1462
↓ 2 callers
Function
compileNodes
* Compile function matches each node in nodeList against the directives. Once all directives * for a particular node are collected their compile
public/js/angular.js:3783
↓ 2 callers
Function
compileToFn
(exp, name)
public/js/angular.js:8039
↓ 2 callers
Function
completeOutstandingRequest
* Executes the `fn` function(supports currying) and decrements the `outstandingRequestCallbacks` * counter. If the counter reaches 0, all the `outs
public/js/angular.js:2928
next →
1–100 of 311, ranked by callers