bloopai/bloop · client/src/hooks
The client/src/hooks module of bloopai/bloop — the files it contains, which are most load-bearing, and how it couples to the rest of the codebase. Derived from the import graph.
10
Files
65
Total in-degree
4
Modules imported
32
Importing modules
Files in this module
Ranked by in-degree — how many other files import each one. The top of the list is where the module's weight sits.
- useKeyboardNavigation.ts25 in · 0 out · radius 132
- useArrowNavigationItemProps.ts11 in · 4 out · radius 38
- useShortcuts.ts10 in · 2 out · radius 134
- useOnClickOutsideHook.ts4 in · 0 out · radius 94
- useGlobalShortcuts.ts3 in · 7 out · radius 8
- useNavPanel.ts3 in · 1 out · radius 11
- useArrowNavigation.ts3 in · 0 out · radius 94
- useCodeSearch.ts2 in · 2 out · radius 11
- useDiffLines.ts2 in · 1 out · radius 14
- useResizeableWidth.ts2 in · 0 out · radius 8
Depends on
Modules this one imports from (with the number of import edges).
Depended on by
Modules that import from this one — its blast radius if you change it.
- client/src/Project/LeftSidebar/NavPanel/Studios5
- client/src/CommandBar/Body4
- client/src/Project/LeftSidebar/RegexSearchPanel/Results4
- client/src/components/Code/CodeFullSelectable4
- client/src/Project3
- client/src/Project/LeftSidebar3
- client/src/components/Dropdown3
- client/src/CommandBar2
- client/src/CommandBar/steps2
- client/src/Project/LeftSidebar/NavPanel/Conversations2
- client/src/Project/LeftSidebar/NavPanel/Repo2
- client/src/components/Dropdown/Section2
- apps/desktop/src1
- client/src/CommandBar/Footer1
- client/src/CommandBar/Header1
- client/src/Project/CurrentTabContent/ChatTab/Input1
- client/src/Project/CurrentTabContent/ChatTab1
- client/src/Project/CurrentTabContent/DocTab1
- client/src/Project/CurrentTabContent/FileTab1
- client/src/Project/CurrentTabContent/Header1
- client/src/Project/CurrentTabContent/StudioTab/Conversation1
- client/src/Project/CurrentTabContent/StudioTab1
- client/src/Project/LeftSidebar/RegexSearchPanel1
- client/src/ProjectSettings1
- client/src/Settings1
- client/src/components/Breadcrumbs1
- client/src/components/Code/CodeFull1
- client/src/components/Header1
- client/src/components/KeyboardHint1
- client/src/components/Modal1
- client/src/components/Tooltip1
- client/src/context/providers1
Ask AI about bloopai/bloop
Grounded in the actual source code. Pick a starter question or write your own.
What does this repo do, in one paragraph?How would I get started using it?What are the main alternatives?Show me the entry point.
Or write your own questionInformational only. Module boundaries are inferred from source directories and the import graph at the time of analysis; they can be incomplete or stale.