Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/JacksonTian/eventproxy
/ functions
Functions
150 in github.com/JacksonTian/eventproxy
⨍
Functions
150
◇
Types & classes
0
↓ 91 callers
Function
require
(p)
test/mocha.js:6
↓ 40 callers
Function
require
(p)
test/chai.js:8
↓ 24 callers
Function
done
(num)
test/test.js:388
↓ 22 callers
Function
fn
()
test/require.js:1299
↓ 19 callers
Function
write
* Stdout helper.
test/mocha.js:3065
↓ 13 callers
Function
indent
()
test/mocha.js:1757
↓ 12 callers
Function
f
(a)
test/sea.js:9
↓ 11 callers
Function
bind
(obj, fn)
test/require.js:124
↓ 11 callers
Function
makeModuleMap
* Creates a module mapping that includes plugin prefix, module * name, and path. If parentModuleMap is provided it will * also norma
test/require.js:401
↓ 10 callers
Function
escape
* Escape the given `str`.
test/mocha.js:3385
↓ 9 callers
Function
each
* Helper function for iterating over an array. If the func returns * a true value, it will break out of the loop.
test/require.js:54
↓ 9 callers
Function
fragment
* Return a DOM fragment from `html`.
test/mocha.js:2102
↓ 8 callers
Function
onError
(err, errback)
test/require.js:498
↓ 7 callers
Function
async
(input, callback)
test/test.js:296
↓ 7 callers
Function
done
(err)
test/mocha.js:3704
↓ 7 callers
Function
eachProp
* Cycles over properties in an object and calls a function for each * property value. If the function returns a truthy value, then the * ite
test/require.js:89
↓ 6 callers
Function
b
(a)
test/sea.js:9
↓ 6 callers
Function
hasProp
(obj, prop)
test/require.js:80
↓ 6 callers
Function
isArray
(it)
test/require.js:46
↓ 6 callers
Function
isFunction
(it)
test/require.js:42
↓ 6 callers
Function
makeError
* Constructs an error with a pointer to an URL with more information. * @param {String} id the error ID that maps to an ID on a web page. *
test/require.js:155
↓ 6 callers
Function
normalize
* Given a relative module name, like ./something, normalize it to * a real name that can be mapped to a path. * @param {String} name
test/require.js:250
↓ 6 callers
Function
tag
* HTML tag helper.
test/mocha.js:3497
↓ 5 callers
Function
c
()
test/sea.js:20
↓ 5 callers
Function
check
(query, callback)
test/test.js:603
↓ 5 callers
Function
getModule
(depMap)
test/require.js:473
↓ 4 callers
Function
i
(a)
test/sea.js:10
↓ 4 callers
Function
isArray
* Check if `obj` is an array.
test/mocha.js:76
↓ 4 callers
Function
mockGet
(query, callback)
test/test.js:584
↓ 4 callers
Function
objectToString
(o)
test/chai.js:3204
↓ 4 callers
Function
on
(depMap, name, fn)
test/require.js:484
↓ 4 callers
Function
title
(str)
test/mocha.js:2706
↓ 3 callers
Function
callGetModule
(args)
test/require.js:1128
↓ 3 callers
Function
d
(a,b)
test/sea.js:13
↓ 3 callers
Function
draw
(color, n)
test/mocha.js:2902
↓ 3 callers
Function
formatProperty
(ctx, value, recurseTimes, visibleKeys, key, array)
test/chai.js:3107
↓ 3 callers
Function
formatValue
(ctx, value, recurseTimes)
test/chai.js:2956
↓ 3 callers
Function
hasPathFallback
(id)
test/require.js:360
↓ 3 callers
Function
inspect
* Echos the value of a value. Trys to print the value out * in the best way possible given the different types. * * @param {Object} obj The object
test/chai.js:2947
↓ 3 callers
Function
isError
(e)
test/chai.js:3200
↓ 3 callers
Function
isRegExp
(re)
test/chai.js:3192
↓ 3 callers
Function
l
(a)
test/sea.js:10
↓ 3 callers
Function
mixin
* Simple function to mix in properties from source into target, * but only if target does not already have a property of the same name.
test/require.js:104
↓ 3 callers
Function
next
(i)
test/mocha.js:3970
↓ 3 callers
Function
on
()
test/mocha.js:121
↓ 3 callers
Function
pluralize
(n)
test/mocha.js:1633
↓ 3 callers
Function
scripts
()
test/require.js:130
↓ 3 callers
Function
takeGlobalQueue
* Internal method to transfer globalQueue items to this context's * defQueue.
test/require.js:527
↓ 3 callers
Function
text
* Set `el` text to `str`.
test/mocha.js:2145
↓ 2 callers
Function
_deepEqual
(actual, expected)
test/chai.js:2501
↓ 2 callers
Function
a
(c)
test/sea.js:20
↓ 2 callers
Function
checkLoaded
()
test/require.js:606
↓ 2 callers
Function
clean
* Return a plain-object representation of `test` * free of cyclic properties etc. * * @param {Object} test * @return {Object} * @api private
test/mocha.js:2337
↓ 2 callers
Function
cleanRegistry
(id)
test/require.js:573
↓ 2 callers
Function
colorLines
* Color lines for `str`, using the color `name`. * * @param {String} name * @param {String} str * @return {String} * @api private
test/mocha.js:1719
↓ 2 callers
Function
eachReverse
* Helper function for iterating over an array backwards. If the func * returns a true value, it will break out of the loop.
test/require.js:69
↓ 2 callers
Function
errorDiff
* Return a character diff for `err`. * * @param {Error} err * @return {String} * @api private
test/mocha.js:1696
↓ 2 callers
Function
formatError
(value)
test/chai.js:3082
↓ 2 callers
Function
generateTOC
(suite)
test/mocha.js:2737
↓ 2 callers
Function
getGlobal
(value)
test/require.js:136
↓ 2 callers
Function
getScriptData
* Given an event from a script node, get the requirejs info from it, * and then removes the event listeners on the node. * @param {E
test/require.js:1153
↓ 2 callers
Function
handler
()
test/test.js:111
↓ 2 callers
Function
hideSuitesWithout
* Check for suites that do not have elements * with `classname`, and hide them.
test/mocha.js:2122
↓ 2 callers
Function
image
* Return image `name` path. * * @param {String} name * @return {String} * @api private
test/mocha.js:995
↓ 2 callers
Function
intakeDefines
()
test/require.js:1169
↓ 2 callers
Function
isArguments
(object)
test/chai.js:2540
↓ 2 callers
Function
isDate
(d)
test/chai.js:3196
↓ 2 callers
Function
isUndefinedOrNull
(value)
test/chai.js:2536
↓ 2 callers
Function
j
(a)
test/sea.js:10
↓ 2 callers
Function
mockGetSync
(query, callback)
test/test.js:623
↓ 2 callers
Function
o
(a)
test/sea.js:9
↓ 2 callers
Function
removeListener
(node, func, name, ieName)
test/require.js:1132
↓ 2 callers
Function
removeScript
(name)
test/require.js:348
↓ 2 callers
Function
runway
()
test/mocha.js:2557
↓ 2 callers
Function
splitPrefix
(name)
test/require.js:376
↓ 2 callers
Function
unhide
* Unhide .hidden suites.
test/mocha.js:2134
↓ 1 callers
Function
EventProxy
()
lib/eventproxy.js:48
↓ 1 callers
Function
_bind
(key)
lib/eventproxy.js:454
↓ 1 callers
Function
_getPathValue
(parsed, obj)
test/chai.js:2807
↓ 1 callers
Function
bind
(key)
lib/eventproxy.js:258
↓ 1 callers
Function
breakCycle
(mod, traced, processed)
test/require.js:578
↓ 1 callers
Function
cdata
* Return cdata escaped CDATA `str`.
test/mocha.js:3515
↓ 1 callers
Function
coverage
* Map jscoverage data for a single source file * to a JSON structure suitable for reporting. * * @param {String} filename name of the source file
test/mocha.js:2294
↓ 1 callers
Function
error
* Display error `msg`.
test/mocha.js:2094
↓ 1 callers
Function
filterLeaks
* Filter leaks with the given globals flagged as `ok`. * * @param {Array} ok * @param {Array} globals * @return {Array} * @api private
test/mocha.js:4270
↓ 1 callers
Function
format
* Format the given `ms`. * * @param {Number} ms * @return {String} * @api public
test/mocha.js:1329
↓ 1 callers
Function
formatArray
(ctx, value, recurseTimes, visibleKeys, keys)
test/chai.js:3087
↓ 1 callers
Function
formatPrimitive
(ctx, value)
test/chai.js:3058
↓ 1 callers
Function
getInteractiveScript
()
test/require.js:1843
↓ 1 callers
Function
highlight
* Highlight the given string of `js`. * * @param {String} js * @return {String} * @api private
test/mocha.js:4882
↓ 1 callers
Function
isArray
(ar)
test/chai.js:3187
↓ 1 callers
Function
k
(a,b)
test/sea.js:19
↓ 1 callers
Function
localRequire
(deps, callback, errback)
test/require.js:1312
↓ 1 callers
Function
map
* Map jscoverage data to a JSON structure * suitable for reporting. * * @param {Object} cov * @return {Object} * @api private
test/mocha.js:2255
↓ 1 callers
Function
mapTOC
(suite, obj)
test/mocha.js:2714
↓ 1 callers
Function
mcheck
(query, callback)
test/test.js:613
↓ 1 callers
Function
multiple
(err)
test/mocha.js:3697
↓ 1 callers
Function
objEquiv
(a, b)
test/chai.js:2544
↓ 1 callers
Function
pad
* Pad the given `str` to `len`. * * @param {String} str * @param {String} len * @return {String} * @api private
test/mocha.js:1683
↓ 1 callers
Function
parse
* Parse the given `str` and return milliseconds. * * @param {String} str * @return {Number} * @api private
test/mocha.js:1290
next →
1–100 of 150, ranked by callers