ash_flow
A "soft deprecated" tool for composing workflows with your Ash Framework resources
State MachinesPackage Resources
Stars
Unreleased Activity
First Release
1
years agoLast Release
1
years agoDownloads
4.7k
last 90 daysLast Stable Version
0.1.1
Activity
No Github Activity
Version 0.1.1
Dependencies
2Earmark is a pure-Elixir Markdown converter. It is intended to be used as a library (just call Earmark.as_html), but can also be used as a command-line tool (run mix escript.build first). Output generation is pluggable.
Community
Looks like this space is still empty… Want to be the first to contribute?
Share an article, talk, or podcast by adding resources to this package.
gen_state_machine
3.0.0An Elixir wrapper for gen_statem.
fsm
0.3.1Finite state machine as a functional data structure.
sage
0.6.3Sagas pattern implementation for distributed or long lived transactions and their error handling.
ecto_state_machine
0.3.0State machine pattern for Ecto. I tried to make it similar as possible to ruby's gem 'aasm'