statelyai/xstate · packages/core/src
The packages/core/src module of statelyai/xstate — the files it contains, which are most load-bearing, and how it couples to the rest of the codebase. Derived from the import graph.
29
Files
159
Total in-degree
3
Modules imported
6
Importing modules
A file in this module participates in a circular import — see the architecture overview.
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.
- types.ts36 in · 13 out · radius 54
- index.ts15 in · 20 out · radius 17
- createActor.ts13 in · 14 out · radius 54
- utils.ts11 in · 4 out · radius 54
- constants.ts10 in · 0 out · radius 55
- State.ts9 in · 6 out · radius 54
- system.ts9 in · 3 out · radius 54
- stateUtils.ts7 in · 11 out · radius 54
- guards.ts7 in · 2 out · radius 54
- StateMachine.ts6 in · 9 out · radius 54
- StateNode.ts6 in · 8 out · radius 54
- eventUtils.ts5 in · 2 out · radius 54
- actions.ts3 in · 9 out · radius 54
- spawn.ts3 in · 3 out · radius 54
- createMachine.ts3 in · 2 out · radius 54
- getNextSnapshot.ts2 in · 3 out · radius 19
- SimulatedClock.ts2 in · 1 out · radius 54
- inspection.ts2 in · 1 out · radius 54
- setup.ts1 in · 13 out · radius 18
- transition.ts1 in · 4 out · radius 18
- assert.ts1 in · 2 out · radius 18
- mapState.ts1 in · 2 out · radius 18
- toPromise.ts1 in · 1 out · radius 18
- waitFor.ts1 in · 1 out · radius 18
- memo.ts1 in · 0 out · radius 55
- Mailbox.ts1 in · 0 out · radius 55
- reportUnhandledError.ts1 in · 0 out · radius 55
- symbolObservable.ts1 in · 0 out · radius 55
- scxml.ts0 in · 10 out · radius 0
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 statelyai/xstate
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.