Mode helpers
A mode that the application is running
fromBool : Basics.Bool -> Mode
Convert a bool to a Mode
isReactor : Mode -> Basics.Bool
Check if the mode is reactor
decoder : Json.Decode.Decoder Mode
Mode decoder