Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/broccolijs/broccoli
/ functions
Functions
163 in github.com/broccolijs/broccoli
⨍
Functions
163
◇
Types & classes
80
↓ 52 callers
Method
build
()
test/builder_test.js:487
↓ 49 callers
Function
cli
()
lib/index.ts:20
↓ 25 callers
Method
then
()
lib/cancelation-request.ts:22
↓ 21 callers
Function
loadBrocfile
()
lib/index.ts:5
↓ 18 callers
Method
start
(arg: any)
types/heimdalljs.d.ts:4
↓ 13 callers
Method
cancel
()
lib/builder.ts:251
↓ 10 callers
Method
cleanup
()
lib/builder.ts:258
↓ 10 callers
Method
revise
()
lib/wrappers/node.ts:24
↓ 9 callers
Function
stubTime
(ms)
test/utils/calculate-summary-test.js:9
↓ 8 callers
Function
createWatcherSpy
()
test/cli_test.js:20
↓ 8 callers
Method
quit
()
test/cli_test.js:30
↓ 7 callers
Function
filterMap
(iterator: Iterable<T>, cb: (entry: T) => boolean)
lib/utils/filter-map.ts:1
↓ 7 callers
Method
shouldBuild
()
lib/wrappers/transform-node.ts:30
↓ 6 callers
Method
_build
(filePath?: string)
lib/watcher.ts:163
↓ 6 callers
Function
bindFileEvent
( adapter: WatcherAdapter, watcher: sane.Watcher, node: TransformNodeWrapper | SourceNodeWrapper, even
lib/utils/bind-file-event.ts:9
↓ 6 callers
Function
hasBroccoliTmpDir
(baseDir)
test/builder_test.js:550
↓ 6 callers
Function
pad
(str: string, len: number, char?: string, dir?: 'left' | 'both')
lib/utils/slow-trees.ts:13
↓ 6 callers
Method
stop
()
types/heimdalljs.d.ts:5
↓ 5 callers
Method
build
()
test/plugins.js:36
↓ 5 callers
Function
timeTotalAssert
(parentNode, childNodes)
test/builder_test.js:1044
↓ 4 callers
Function
multidepRequire
(packageName, version)
test/utils/multidep/index.js:67
↓ 4 callers
Method
optionsFor
(watchedPath: string)
lib/watcher_adapter.ts:84
↓ 4 callers
Method
quit
()
lib/watcher.ts:225
↓ 4 callers
Method
throwIfRequested
()
lib/cancelation-request.ts:16
↓ 3 callers
Method
_change
(event: 'change', filePath: string, root: string)
lib/watcher.ts:117
↓ 3 callers
Method
_error
(err: any)
lib/watcher.ts:205
↓ 3 callers
Method
_updateCurrentBuild
(promise: Promise<void>)
lib/watcher.ts:70
↓ 3 callers
Method
build
()
test/builder_test.js:42
↓ 3 callers
Function
calculateSummary
(tree: HeimdallNode)
lib/utils/calculate-summary.ts:32
↓ 3 callers
Method
formatInstantiationStackForTerminal
()
lib/wrappers/node.ts:45
↓ 3 callers
Method
toJSON
()
lib/wrappers/node.ts:32
↓ 3 callers
Method
toString
()
lib/wrappers/source-node.ts:30
↓ 3 callers
Function
undefinedToNull
(obj: { [index: string]: any })
lib/utils/undefined-to-null.ts:2
↓ 3 callers
Method
watch
()
lib/watcher_adapter.ts:42
↓ 2 callers
Method
_quit
()
lib/watcher.ts:241
↓ 2 callers
Method
build
()
lib/builder.ts:194
↓ 2 callers
Function
buildWatcherOptions
(options: { watcher?: string }, ui: ConsoleUI)
lib/cli.ts:56
↓ 2 callers
Function
getBuilder
(options: { environment: string })
lib/cli.ts:47
↓ 2 callers
Function
getSpec
(specPath)
test/utils/multidep/index.js:9
↓ 2 callers
Function
getWatcher
(options: { watch?: boolean })
lib/cli.ts:52
↓ 2 callers
Function
guardOutputDir
(outputDir: string)
lib/cli.ts:103
↓ 2 callers
Function
isPersistent
(options)
test/builder_test.js:281
↓ 2 callers
Method
mkTmpDir
(nodeWrapper: NodeWrappers, type: 'out' | 'cache')
lib/builder.ts:431
↓ 2 callers
Function
setUpWatchedUnwatchedAndTransformNode
()
test/builder_test.js:743
↓ 2 callers
Method
setup
(/* features */)
lib/wrappers/source-node.ts:9
↓ 2 callers
Function
setupEventHandlers
()
test/builder_test.js:708
↓ 2 callers
Function
spin
(cb, limit)
test/watcher_adapter_test.js:15
↓ 2 callers
Function
timeEqualAssert
(a, b)
test/builder_test.js:1033
↓ 2 callers
Function
wrapPrimitiveErrors
(err: Error)
lib/utils/wrap-primitive-errors.ts:1
↓ 1 callers
Function
WatcherAdapter
()
lib/index.ts:17
↓ 1 callers
Method
_detachListeners
()
lib/server.ts:134
↓ 1 callers
Function
aggregateTime
()
lib/builder.ts:66
↓ 1 callers
Function
buildBrocfileOptions
(options: { environment: string })
lib/cli.ts:41
↓ 1 callers
Method
buildHeimdallTree
(outputNodeWrapper: any)
lib/builder.ts:495
↓ 1 callers
Function
buildToFixture
(node)
test/builder_test.js:48
↓ 1 callers
Method
checkInputPathsExist
()
lib/builder.ts:367
↓ 1 callers
Function
ellipsize
(string: string, desiredLength: number)
lib/utils/slow-trees.ts:5
↓ 1 callers
Method
finishBuild
(err)
test/plugins.js:82
↓ 1 callers
Method
forEachChild
(cb: (arg: any) => void)
types/heimdalljs.d.ts:3
↓ 1 callers
Method
getCallbackObject
()
test/builder_test.js:589
↓ 1 callers
Function
handleRequest
( outputPath: string, request: any, response: any, next: any, options: MiddlewareOptions )
lib/middleware.ts:37
↓ 1 callers
Method
isCancelationError
(e: any)
lib/errors/cancelation.ts:6
↓ 1 callers
Function
isParentDirectory
(outputPath: string)
lib/cli.ts:83
↓ 1 callers
Method
makeNodeWrapper
(node: Node, _stack: any = [])
lib/builder.ts:268
↓ 1 callers
Method
nodeInfoToJSON
()
lib/wrappers/node.ts:49
↓ 1 callers
Function
printSlowNodes
(tree: HeimdallNode, factor: number, ui: UI)
lib/utils/slow-trees.ts:41
↓ 1 callers
Function
reParentNodes
(outputNodeWrapper: any)
lib/builder.ts:26
↓ 1 callers
Function
requireBrocfile
* Require a brocfile via either ESM or TypeScript * * @param {String} brocfilePath The path to the brocfile * @returns {*}
lib/load_brocfile.ts:15
↓ 1 callers
Method
setupHeimdall
()
lib/builder.ts:465
↓ 1 callers
Method
setupNodes
()
lib/builder.ts:455
↓ 1 callers
Method
setupTmpDirs
()
lib/builder.ts:382
↓ 1 callers
Function
sleep
()
test/builder_test.js:37
↓ 1 callers
Method
start
()
lib/server.ts:66
↓ 1 callers
Method
stop
()
lib/server.ts:139
↓ 1 callers
Method
visitPostOrder
(cb: (node: HeimdallNode) => void)
types/heimdalljs.d.ts:2
↓ 1 callers
Function
wait
(time)
test/builder_test.js:30
Method
BuildError
()
lib/builder.ts:139
Function
Builder
()
lib/index.ts:2
Method
BuilderError
()
lib/builder.ts:130
Function
CyclicalPlugin
()
test/builder_test.js:403
Method
InvalidNodeError
()
lib/builder.ts:133
Method
NodeSetupError
()
lib/builder.ts:136
Method
NodeWrapper
()
lib/builder.ts:142
Function
PackageCollection
()
test/utils/multidep/index.js:22
Method
SourceNodeWrapper
()
lib/builder.ts:148
Method
TransformNodeWrapper
()
lib/builder.ts:145
Function
Watcher
()
lib/index.ts:14
Function
altConnect
()
test/server_test.js:168
Function
build
()
test/wrappers_test.js:22
Function
build
(_, buildAnnotation)
test/watcher_test.js:33
Method
build
()
lib/wrappers/transform-node.ts:68
Method
build
()
lib/wrappers/source-node.ts:10
Method
build
()
test/plugins.js:16
Method
build
()
test/plugins.js:29
Method
build
()
test/plugins.js:50
Method
build
()
test/plugins.js:76
Method
build
()
test/plugins.js:99
Method
build
()
test/plugins.js:114
Method
build
()
test/builder_test.js:213
Method
build
()
test/builder_test.js:273
next →
1–100 of 163, ranked by callers