MCPcopy Create free account

hub / github.com/tt-a1i/archify / functions

Functions152 in github.com/tt-a1i/archify

↓ 69 callersFunctionasArray
(value)
archify/renderers/shared/geometry.mjs:8
↓ 39 callersFunctionesc
(value)
archify/renderers/shared/utils.mjs:3
↓ 29 callersFunctiontextUnits
(text)
archify/renderers/shared/utils.mjs:84
↓ 19 callersFunctionrectsOverlap
(a, b, gap = 0)
archify/renderers/shared/geometry.mjs:18
↓ 18 callersFunctionrect
(x, y, w, h)
archify/test/geometry.test.mjs:27
↓ 15 callersFunctionlabelPoint
(item, points)
archify/renderers/shared/geometry.mjs:139
↓ 14 callersFunctionanchor
(rect, side)
archify/renderers/shared/geometry.mjs:77
↓ 11 callersFunctionchosenSide
(side, fallback)
archify/renderers/shared/geometry.mjs:102
↓ 10 callersFunctionanimateAttr
(meta, kind, step)
archify/renderers/shared/cli.mjs:40
↓ 10 callersFunctionnumberAttr
(attrs, name)
archify/scripts/check-render-output.mjs:283
↓ 8 callersFunctioncheck
(name, ok, detail)
archify/test/golden.mjs:21
↓ 8 callersFunctionisFinitePoint
(...coords)
archify/renderers/shared/geometry.mjs:14
↓ 7 callersFunctionfail
(message, code = 2)
archify/bin/archify.mjs:27
↓ 7 callersFunctionrun
(args, options = {})
archify/test/cli.test.mjs:14
↓ 6 callersFunctiondefaultFromSide
(from, to)
archify/renderers/shared/geometry.mjs:88
↓ 6 callersFunctiondefaultToSide
(from, to)
archify/renderers/shared/geometry.mjs:95
↓ 6 callersFunctionexpectFailure
(name, mode, mutate, expectInMessage)
archify/test/golden.mjs:65
↓ 6 callersFunctionformatRect
(r)
archify/renderers/shared/geometry.mjs:192
↓ 6 callersFunctiongridLayout
(arch)
archify/renderers/architecture/grid.mjs:13
↓ 6 callersFunctionpathFor
(conn)
archify/renderers/architecture/render-architecture.mjs:256
↓ 6 callersFunctionroundedPath
(points, radius)
archify/renderers/shared/geometry.mjs:110
↓ 6 callersFunctionrunNode
(args, options = {})
archify/bin/archify.mjs:39
↓ 6 callersFunctionvariantAccent
(variant, { dashed = 't-messagebus' } = {})
archify/renderers/shared/geometry.mjs:182
↓ 5 callersFunctionaddCheck
(name, ok, details = [])
archify/scripts/check-render-output.mjs:28
↓ 5 callersFunctionlaneTop
(id)
archify/renderers/workflow/render-workflow.mjs:52
↓ 5 callersFunctionloadDiagram
({ rendererDir, diagramType, defaultExample, argv = process.argv })
archify/renderers/shared/cli.mjs:7
↓ 5 callersFunctionrender
(mode, doc)
archify/test/layout-rules.test.mjs:38
↓ 5 callersFunctionrenderDefinitions
()
archify/renderers/shared/utils.mjs:7
↓ 5 callersFunctionsuggestLabelObstacleFix
(labelRect, lx, ly, obstacle, obstacleKind = 'component')
archify/renderers/shared/geometry.mjs:202
↓ 5 callersFunctionsvgRootAttrs
(meta, kind)
archify/renderers/shared/cli.mjs:34
↓ 5 callersFunctionusage
()
archify/bin/archify.mjs:14
↓ 5 callersFunctionwriteDiagram
({ outPath, template, meta, footerLabel, svg, cards })
archify/renderers/shared/cli.mjs:21
↓ 4 callersFunctionassertFriendlyFailure
(mode, doc, label)
archify/test/degraded.test.mjs:64
↓ 4 callersFunctionbandFor
(lane)
archify/renderers/lifecycle/render-lifecycle.mjs:73
↓ 4 callersFunctioncheckHtml
(name, svgBody)
archify/test/render-output-checks.test.mjs:14
↓ 4 callersFunctionisCommand
(token)
archify/scripts/check-render-output.mjs:287
↓ 4 callersFunctionlegendY
()
archify/renderers/lifecycle/render-lifecycle.mjs:66
↓ 4 callersFunctiononSegment
(a, b, c)
archify/scripts/check-render-output.mjs:256
↓ 4 callersFunctiononSegment
(a, b, c)
archify/renderers/shared/geometry.mjs:68
↓ 4 callersFunctionorientation
(a, b, c)
archify/scripts/check-render-output.mjs:250
↓ 4 callersFunctionorientation
(a, b, c)
archify/renderers/shared/geometry.mjs:62
↓ 4 callersFunctionpathFor
(transition)
archify/renderers/lifecycle/render-lifecycle.mjs:253
↓ 4 callersFunctionpathFor
(flow)
archify/renderers/dataflow/render-dataflow.mjs:198
↓ 4 callersFunctionpathFor
(edge)
archify/renderers/workflow/render-workflow.mjs:358
↓ 4 callersFunctionpolylinePath
(points)
archify/renderers/shared/geometry.mjs:106
↓ 4 callersFunctionresolveComponentPos
(component, grid)
archify/renderers/architecture/grid.mjs:19
↓ 4 callersFunctionsegmentsIntersect
(a, b, c, d)
archify/renderers/shared/geometry.mjs:48
↓ 3 callersFunctionexitFrom
(result)
archify/bin/archify.mjs:47
↓ 3 callersFunctionlegendY
()
archify/renderers/workflow/render-workflow.mjs:60
↓ 3 callersFunctionload
(mode)
archify/test/layout-rules.test.mjs:33
↓ 3 callersFunctionparseAttrs
(tag)
archify/scripts/check-render-output.mjs:277
↓ 3 callersFunctionrendererPath
(type)
archify/bin/archify.mjs:32
↓ 3 callersFunctionsegmentIntersectsRect
(segment, rect, gap = 0)
archify/renderers/shared/geometry.mjs:27
↓ 3 callersFunctionspanForCols
(fromCol, toCol, pad = 46)
archify/renderers/workflow/render-workflow.mjs:310
↓ 3 callersFunctionstageX
(index)
archify/renderers/dataflow/render-dataflow.mjs:44
↓ 3 callersFunctionsuggestLabelPairFix
(a, b)
archify/renderers/shared/geometry.mjs:215
↓ 2 callersFunctionapplyTemplate
(template, { title, subtitle, footer, svg, cards })
archify/renderers/shared/utils.mjs:56
↓ 2 callersFunctionblocks
(html, tag)
archify/test/golden.mjs:102
↓ 2 callersFunctioncommandValidate
(args)
archify/bin/archify.mjs:71
↓ 2 callersFunctionformatDelta
(n)
archify/renderers/shared/geometry.mjs:196
↓ 2 callersFunctiongapYBetween
(fromLane, toLane, bias = 0.5)
archify/renderers/workflow/render-workflow.mjs:304
↓ 2 callersFunctionhash
(s)
archify/test/layout-rules.test.mjs:54
↓ 2 callersFunctionisPoint
(point)
archify/scripts/check-render-output.mjs:291
↓ 2 callersFunctionparticipantX
(index)
archify/renderers/sequence/render-sequence.mjs:34
↓ 2 callersFunctionpointInBox
(point, box)
archify/renderers/shared/geometry.mjs:44
↓ 2 callersFunctionpointInsideBox
(point, box)
archify/scripts/check-render-output.mjs:263
↓ 2 callersFunctionrender
(mode, inputPath, outPath)
archify/test/golden.mjs:30
↓ 2 callersFunctionrender
(mode, doc)
archify/test/degraded.test.mjs:46
↓ 2 callersFunctionrender
(mode, example, animation = 'trace')
archify/test/animation.test.mjs:21
↓ 2 callersFunctionsuggestComponentSeparation
(a, b, minGap = 8)
archify/renderers/shared/geometry.mjs:223
↓ 2 callersFunctionsvgBlock
(html)
archify/test/animation.test.mjs:34
↓ 2 callersFunctionvalidateGridPlacement
(arch, grid, problems)
archify/renderers/architecture/grid.mjs:33
↓ 1 callersFunctionannotatePath
(instancePath, data)
archify/renderers/shared/validator.mjs:35
↓ 1 callersFunctionautoViewBox
()
archify/renderers/architecture/render-architecture.mjs:87
↓ 1 callersFunctionbandTitles
()
archify/renderers/lifecycle/render-lifecycle.mjs:268
↓ 1 callersFunctionbuildLayoutReport
()
archify/renderers/architecture/render-architecture.mjs:198
↓ 1 callersFunctioncollectArrows
(fragment)
archify/scripts/check-render-output.mjs:66
↓ 1 callersFunctioncollectLegendBoxes
(fragment)
archify/scripts/check-render-output.mjs:106
↓ 1 callersFunctioncollectLegendCollisions
(arrows, boxes)
archify/scripts/check-render-output.mjs:129
↓ 1 callersFunctioncommandCheck
(args)
archify/bin/archify.mjs:59
↓ 1 callersFunctioncommandExamples
()
archify/bin/archify.mjs:66
↓ 1 callersFunctioncommandRender
(args)
archify/bin/archify.mjs:52
↓ 1 callersFunctionconnectionPath
(conn, routed, labelAt)
archify/renderers/shared/layout-report.mjs:30
↓ 1 callersFunctionestimatedTextWidth
(text, fontSize)
archify/scripts/check-render-output.mjs:162
↓ 1 callersFunctionformatErrors
(errors, data)
archify/renderers/shared/validator.mjs:50
↓ 1 callersFunctionisTwoPointDiagonal
(arrow)
archify/scripts/check-render-output.mjs:100
↓ 1 callersFunctionlastLaneBottom
()
archify/renderers/workflow/render-workflow.mjs:56
↓ 1 callersFunctionlegendY
()
archify/renderers/architecture/render-architecture.mjs:105
↓ 1 callersFunctionlineSegments
(attrs)
archify/scripts/check-render-output.mjs:84
↓ 1 callersFunctionmeasureComponent
(c)
archify/renderers/architecture/render-architecture.mjs:50
↓ 1 callersFunctionmeasureNode
(node)
archify/renderers/dataflow/render-dataflow.mjs:48
↓ 1 callersFunctionmeasureNode
(node)
archify/renderers/workflow/render-workflow.mjs:64
↓ 1 callersFunctionmeasureState
(state)
archify/renderers/lifecycle/render-lifecycle.mjs:79
↓ 1 callersFunctionmessageLabel
(message, x1, x2)
archify/renderers/sequence/render-sequence.mjs:177
↓ 1 callersFunctionmulberry32
(seed)
archify/test/degraded.test.mjs:111
↓ 1 callersFunctionnodeStep
(node)
archify/renderers/workflow/render-workflow.mjs:91
↓ 1 callersFunctionpadBox
(box, padding)
archify/scripts/check-render-output.mjs:267
↓ 1 callersFunctionpathSegments
(d)
archify/scripts/check-render-output.mjs:91
↓ 1 callersFunctionpointsFromPath
(d)
archify/scripts/check-render-output.mjs:168
↓ 1 callersFunctionrenderBands
()
archify/renderers/lifecycle/render-lifecycle.mjs:280
next →1–100 of 152, ranked by callers