MCPcopy Create free account

hub / github.com/jimhigson/oboe.js / functions

Functions243 in github.com/jimhigson/oboe.js

↓ 2 callersFunctionincrementalContentBuilder
* Create a new set of handlers for clarinet's events, bound to the emit * function given.
src/incrementalContentBuilder.js:35
↓ 2 callersFunctionintakeDefines
()
test/require/require.js:1209
↓ 2 callersFunctionisCrossOrigin
* Detect if a given URL is cross-origin in the scope of the * current page. * * Browser only (since cross-origin has no meaning in Node.js) * * @
src/detectCrossOrigin.browser.js:11
↓ 2 callersFunctionkeyFound
* For when we find a new key in the json. * * @param {String|Number|Object} newDeepestName the key. If we are in an * array will be a n
src/incrementalContentBuilder.js:104
↓ 2 callersFunctionmakeArray
(l)
test/libs/es5-shim.js:194
↓ 2 callersFunctionpenultimateOf
(array)
test/libs/oboeAsserter.js:295
↓ 2 callersFunctionportOf
(location)
src/detectCrossOrigin.browser.js:20
↓ 2 callersFunctionprotectedCallback
* wrap a callback so that if it throws, Oboe.js doesn't crash but instead * throw the error in another event loop
src/instanceApi.js:118
↓ 2 callersFunctionreadStreamToEventBus
(readableStream)
src/streamingHttp.node.js:34
↓ 2 callersFunctionremoveListener
(node, func, name, ieName)
test/require/require.js:1172
↓ 2 callersFunctionremoveScript
(name)
test/require/require.js:361
↓ 2 callersFunctionreportCall
(eventName, ascentList)
test/specs/incrementalContentBuilder.unit.spec.js:297
↓ 2 callersFunctionsendJsonOkHeaders
(res)
test/streamsource.js:112
↓ 2 callersFunctionsendStartIfNotAlready
(xhr)
src/streamingHttp.browser.js:77
↓ 2 callersFunctionsplitPrefix
(name)
test/require/require.js:388
↓ 2 callersFunctiontoInteger
(n)
test/libs/es5-shim.js:1268
↓ 2 callersFunctiontoString
()
test/libs/es5-shim.js:975
↓ 2 callersFunctionurl
(path)
test/specs/oboe.performance.spec.js:16
↓ 2 callersFunctionwrapCallbackToSwapNodeIfSomethingReturned
(callback)
src/instanceApi.js:140
↓ 1 callersFunctionaddMultipleNodeOrPathListeners
* Add several listeners at a time, from a map
src/instanceApi.js:173
↓ 1 callersFunctionaddUnderlyingListener
(fullEventName, predicateEvent, compiledJsonPath)
src/patternAdapter.js:50
↓ 1 callersFunctionarrayIndicesAreKeys
(possiblyInconsistentAscent, newDeepestNode)
src/incrementalContentBuilder.js:41
↓ 1 callersFunctionbreakCycle
(mod, traced, processed)
test/require/require.js:602
↓ 1 callersFunctioncheckBufferLength
()
src/libs/clarinet.js:78
↓ 1 callersFunctioncompileJsonPathToFunction
* Recursively compile a JSONPath expression. * * This function serves as one of two possible values for the onSuccess * argument of genera
src/jsonPath.js:313
↓ 1 callersFunctiondefaultPort
(protocol)
src/detectCrossOrigin.browser.js:16
↓ 1 callersFunctiondiv
(a, b)
test/specs/functional.unit.spec.js:54
↓ 1 callersFunctionemitMatchingNode
(emitMatch, node, ascent)
src/patternAdapter.js:20
↓ 1 callersFunctioneventBlackBox
(pubsub, eventNames)
test/libs/spiedPubSub.js:80
↓ 1 callersFunctionexpressionsReader
* For when a token has been found in the JSONPath input. * Compiles the parser for that token and returns in combination with the * parser alr
src/jsonPath.js:199
↓ 1 callersFunctionfakeBusWithEventsForStreamingHttp
()
test/specs/streamingHttp.unit.spec.js:7
↓ 1 callersFunctionfakeNodeStack
(path)
test/specs/jsonPath.unit.spec.js:496
↓ 1 callersFunctionfakeXhr2
()
test/specs/streamingHttp.unit.spec.js:11
↓ 1 callersFunctionfetchUrl
()
src/streamingHttp.node.js:76
↓ 1 callersFunctionfirst
(test, list)
src/lists.js:170
↓ 1 callersFunctionflip
* Swap the order of parameters to a binary function * * A bit like this flip: http://zvon.org/other/haskell/Outputprelude/flip_f.html
src/functional.js:194
↓ 1 callersFunctionfullyQualifiedPatternMatchEvent
* Return the fully qualified event for when a pattern matches * either a node or a path * * @param type {String} either 'node' or 'path'
src/instanceApi.js:136
↓ 1 callersFunctiongetInteractiveScript
()
test/require/require.js:1908
↓ 1 callersFunctionhandleProgress
* Handle input from the underlying xhr: either a state change, * the progress event or the request being complete.
src/streamingHttp.browser.js:54
↓ 1 callersFunctioninnerRequest
(url)
benchmarking/benchmarkClient.js:78
↓ 1 callersFunctionisOfType
* Returns true if the given candidate is of type T
src/util.js:12
↓ 1 callersFunctionjsonSame
(a, b)
test/specs/jsonPath.unit.spec.js:441
↓ 1 callersFunctionlastOf
(array)
test/libs/oboeAsserter.js:292
↓ 1 callersFunctionlocalRequire
(deps, callback, errback)
test/require/require.js:1356
↓ 1 callersFunctionlog
(x)
test/libs/es5-shim.js:995
↓ 1 callersFunctionmakeExpressApp
(grunt)
test/streamsource.js:22
↓ 1 callersFunctionmatches
(expect, found)
test/specs/incrementalContentBuilder.unit.spec.js:266
↓ 1 callersFunctionmodifiedUrl
(baseUrl, cached)
src/defaults.js:26
↓ 1 callersFunctiononlyMapping
(obj)
test/libs/ascentFrom.js:10
↓ 1 callersFunctionopenUrlAsStream
(url)
src/streamingHttp.node.js:63
↓ 1 callersFunctionprepenultimateOf
(array)
test/libs/oboeAsserter.js:298
↓ 1 callersFunctionpubSubInstance
pubSub instances are functions
src/pubSub.js:53
↓ 1 callersFunctionreadStreamToEnd
(readableStream, callback)
src/streamingHttp.node.js:51
↓ 1 callersFunctionrecord
(eventName)
test/libs/spiedPubSub.js:35
↓ 1 callersFunctionregexDescriptor
(regex)
src/jsonPathSyntax.js:17
↓ 1 callersFunctionreportArgs
(args)
test/specs/incrementalContentBuilder.unit.spec.js:303
↓ 1 callersFunctionreverseInner
(list, reversedAlready)
src/lists.js:159
↓ 1 callersFunctionrootExpr
* Generate an evaluator for ! - matches only the root element of the json * and ignores any previous expressions since nothing may precede !.
src/jsonPath.js:166
↓ 1 callersFunctionrouting
()
benchmarking/benchmarkServer.js:68
↓ 1 callersFunctionrunNpmScript
(command, cb)
Gruntfile.js:2
↓ 1 callersFunctionsendEventToClient
(event)
test/streamsource.js:177
↓ 1 callersFunctionskip1
* Create an evaluator function that moves onto the next item on the * lists. This function is the place where the logic to move up a * level i
src/jsonPath.js:95
↓ 1 callersFunctionstateAfter
(handler)
src/ascentManager.js:20
↓ 1 callersFunctionstreamingHttp
* A wrapper around the browser XmlHttpRequest object that raises an * event whenever a new part of the response is available. * * In older browsers
src/streamingHttp.node.js:26
↓ 1 callersFunctiontoArray
(args)
test/libs/oboeAsserter.js:204
↓ 1 callersFunctiontoPrimitive
(input)
test/libs/es5-shim.js:1289
↓ 1 callersFunctiontoUTC
(t)
test/libs/es5-shim.js:856
↓ 1 callersFunctiontrimDots
* Trims the . and .. from an array of path segments. * It will keep a leading path segment if a .. will become * the first path segm
test/require/require.js:229
↓ 1 callersFunctionwaitsForAndRuns
(escapeFunction, runFunction, escapeTime)
test/specs/streamingHttp.integration.spec.js:470
↓ 1 callersFunctionwasCalledbackWithContext
(callbackScope)
test/libs/oboeAsserter.js:267
↓ 1 callersFunctionwasGivenTheOboeAsContext
()
test/libs/oboeAsserter.js:283
↓ 1 callersFunctionwire
* This file sits just behind the API which is used to attain a new * Oboe instance. It creates the new components that are required * and introduces
src/wire.js:17
↓ 1 callersFunctionwithoutInner
(subList, removedFn)
src/lists.js:119
↓ 1 callersFunctionxhrStub
()
test/specs/streamingXhr.unit.spec.js:11
FunctionDate
(Y, M, D, h, m, s, ms)
test/libs/es5-shim.js:795
FunctionEmpty
()
test/libs/es5-sham.js:188
FunctionEmpty
()
test/libs/es5-shim.js:35
FunctionIncrementalContentBuilderAsserter
()
test/specs/incrementalContentBuilder.unit.spec.js:9
FunctionOboeAsserter
()
test/libs/oboeAsserter.js:12
FunctionType
()
test/libs/es5-sham.js:201
Functionadd
(n, m)
test/specs/lists.unit.spec.js:130
FunctionaddNodeOrPathListenerApi
* implementation behind .onPath() and .onNode()
src/instanceApi.js:182
FunctionaddProtectedCallback
* Add a callback, wrapped in a try/catch so as to not break the * execution of Oboe if an exception is thrown (fail events are * fired instead)
src/instanceApi.js:79
FunctionaggregateWithClarinet
()
benchmarking/benchmarkClient.js:48
FunctionaggregateWithJsonParse
()
benchmarking/benchmarkClient.js:25
FunctionaggregateWithOboe
()
benchmarking/benchmarkClient.js:13
Functionalways
* A function which is always happy
src/functional.js:220
Functionbound
()
test/libs/es5-shim.js:58
Functioncapture
* Expression for $, returns the evaluator function
src/jsonPath.js:79
Functionclone
(obj)
test/libs/oboeAsserter.js:166
Functioncompiled
(ascent)
test/specs/instanceApi.component.spec.js:19
Functioncompiled
(ascent)
test/specs/patternAdaptor.unit.spec.js:164
FunctiondefaultOnError
(err)
test/require/require.js:137
Functiondivide
(n, m)
test/specs/lists.unit.spec.js:138
Functiondoubleit
(n)
test/specs/lists.unit.spec.js:52
Functiondub
(n)
test/specs/functional.unit.spec.js:51
FunctionduckTypeClause
* Create an evaluator function for a a duck-typed node, expressed like: * * {spin, taste, colour} * .particle{spin, taste, colour}
src/jsonPath.js:58
FunctionechoBackBody
(req, res)
test/streamsource.js:26
FunctionechoBackHeadersAsBodyJson
(req, res)
test/streamsource.js:30
FunctionechoBackHeadersAsHeaders
(req, res)
test/streamsource.js:38
← previousnext →101–200 of 243, ranked by callers