https://github.com/devanshj/txstate
An effort to statically type xstate
https://github.com/devanshj/txstate
typelevel typescript xstate
Last synced: 10 months ago
JSON representation
An effort to statically type xstate
- Host: GitHub
- URL: https://github.com/devanshj/txstate
- Owner: devanshj
- License: mit
- Created: 2020-08-22T16:14:18.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2025-03-16T10:32:12.000Z (12 months ago)
- Last Synced: 2025-04-20T13:17:46.502Z (11 months ago)
- Topics: typelevel, typescript, xstate
- Language: TypeScript
- Homepage:
- Size: 4.03 MB
- Stars: 82
- Watchers: 3
- Forks: 2
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-list - txstate
README
# txstate
An effort to statically type xstate ([more here](https://twitter.com/devanshj__/status/1297939517853196288)), ~in kinda r&d stage right now. Everything is gonna change here all the time.~ enough of that time to get to work :P
UPDATE: See the list of all features [here](https://github.com/davidkpiano/xstate/discussions/2323#discussioncomment-899642).
UPDATE 2: The work has been stalled long ago but you can try it using the `txstate` package (doesn't have any runtime code, just for trying out the types).