drojas/elm-task-middleware

Task.Middleware, a sequence of tasks that can either continue or end.


Install
elm-package install drojas/elm-task-middleware 3.0.0

Documentation

Task.Middleware

This library provides a middleware abstraction that can be used to run tasks in a pre-defined sequence.