Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tychota/x-state-test
https://github.com/tychota/x-state-test
Last synced: 2 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/tychota/x-state-test
- Owner: tychota
- Created: 2019-10-22T22:41:05.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2022-02-12T16:13:53.000Z (over 2 years ago)
- Last Synced: 2023-03-02T14:32:20.749Z (over 1 year ago)
- Language: TypeScript
- Size: 1.21 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# X-State-Test
Test XState as a way to safely build an event-sourced Aggregate.
## Example
![example](./img/Example.png)
Test: `yarn ts-node index.ts`
## Visualizer
![Viz](./img/XState.png)