airbnb/react-sketchapp · src/utils
The src/utils module of airbnb/react-sketchapp — the files it contains, which are most load-bearing, and how it couples to the rest of the codebase. Derived from the import graph.
16
Files
37
Total in-degree
1
Modules imported
5
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.
- Context.ts4 in · 0 out · radius 14
- hasAnyDefined.ts4 in · 0 out · radius 30
- constants.ts4 in · 0 out · radius 16
- getDocument.ts3 in · 1 out · radius 15
- getSketchVersion.ts3 in · 0 out · radius 16
- pick.ts3 in · 0 out · radius 15
- getImageDataFromURL.ts2 in · 1 out · radius 14
- hashStyle.ts2 in · 1 out · radius 18
- isNativeDocument.ts2 in · 1 out · radius 14
- isNativePage.ts2 in · 1 out · radius 15
- isNativeSymbolsPage.ts2 in · 1 out · radius 14
- zIndex.ts2 in · 0 out · radius 13
- createStringMeasurer.ts1 in · 1 out · radius 13
- same.ts1 in · 0 out · radius 30
- isDefined.ts1 in · 0 out · radius 13
- sortObjectKeys.ts1 in · 0 out · radius 19
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.
Ask AI about airbnb/react-sketchapp
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.