Directory

ink/components

This directory groups related source files that collaborate around a shared concern.

ui-flow · 18 repo-context · 6
0
Child dirs
18
Child files
2,246
Direct lines
97
Detected imports
2
Subsystem signals

Beginner explanation

This folder is best understood as a neighborhood inside the repo. Start with the child files that have the clearest names, then open the file pages to see how they connect.

What this is for

This directory groups related source files that collaborate around a shared concern.

Expert explanation

Use this page to inspect local cohesion: direct files, dominant subsystem tags, import density, and adjacency to parent/child directories. Directory boundaries are useful but not perfect architectural boundaries, so confirm by opening the linked file pages.

Child directories

  • No child directories.

Child file index

FileLinesImportanceSubsystems
AlternateScreen.tsx
ink/components/AlternateScreen.tsx
80mediumui-flow
App.tsx
ink/components/App.tsx
658highui-flow
AppContext.ts
ink/components/AppContext.ts
22highrepo-context, ui-flow
Box.tsx
ink/components/Box.tsx
214mediumui-flow
Button.tsx
ink/components/Button.tsx
192mediumui-flow
ClockContext.tsx
ink/components/ClockContext.tsx
112highrepo-context, ui-flow
CursorDeclarationContext.ts
ink/components/CursorDeclarationContext.ts
33highrepo-context, ui-flow
ErrorOverview.tsx
ink/components/ErrorOverview.tsx
109mediumui-flow
Link.tsx
ink/components/Link.tsx
42mediumui-flow
Newline.tsx
ink/components/Newline.tsx
39mediumui-flow
NoSelect.tsx
ink/components/NoSelect.tsx
68mediumui-flow
RawAnsi.tsx
ink/components/RawAnsi.tsx
57mediumui-flow
ScrollBox.tsx
ink/components/ScrollBox.tsx
237mediumui-flow
Spacer.tsx
ink/components/Spacer.tsx
20mediumui-flow
StdinContext.ts
ink/components/StdinContext.ts
50highrepo-context, ui-flow
TerminalFocusContext.tsx
ink/components/TerminalFocusContext.tsx
52highrepo-context, ui-flow
TerminalSizeContext.tsx
ink/components/TerminalSizeContext.tsx
7highrepo-context, ui-flow
Text.tsx
ink/components/Text.tsx
254mediumui-flow