https://github.com/ash-project/ash_state_machine
The extension for building state machines with Ash resources.
https://github.com/ash-project/ash_state_machine
ash elixir state-machine
Last synced: 3 months ago
JSON representation
The extension for building state machines with Ash resources.
- Host: GitHub
- URL: https://github.com/ash-project/ash_state_machine
- Owner: ash-project
- License: mit
- Created: 2023-04-21T19:26:16.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2025-04-03T18:21:12.000Z (3 months ago)
- Last Synced: 2025-04-03T21:15:58.829Z (3 months ago)
- Topics: ash, elixir, state-machine
- Language: Elixir
- Homepage: https://hexdocs.pm/ash_state_machine
- Size: 273 KB
- Stars: 22
- Watchers: 2
- Forks: 8
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: .github/CONTRIBUTING.md
- Funding: FUNDING.yml
- License: LICENSE
- Code of conduct: .github/CODE_OF_CONDUCT.md
Awesome Lists containing this project
- awesome-ash-framework - ash_state_machine - State machine functionality for Ash resources. (Extensions / other)
- awesome-ash-framework - ash_state_machine - State machine functionality for Ash resources. (Extensions / other)
README


[](https://opensource.org/licenses/MIT)
[](https://hex.pm/packages/ash_state_machine)
[](https://hexdocs.pm/ash_state_machine)# AshStateMachine
Welcome! This is the extension for building state machines with [Ash](https://hexdocs.pm/ash_state_machine) resources.
## Tutorials
- [Getting Started with AshStateMachine](documentation/tutorials/getting-started-with-ash-state-machine.md)
## Topics
- [What is AshStateMachine?](documentation/topics/what-is-ash-state-machine.md)
- [Charts](documentation/topics/charts.md)
- [Working with `Ash.can?`](documentation/topics/working-with-ash-can.md)## Reference
- [AshStateMachine DSL](documentation/dsls/DSL-AshStateMachine.md)