avh4-experimental/elm-compose-programs

(not recommended for real-world use) manipulate and combine Programs


Install
elm-package install avh4-experimental/elm-compose-programs 1.0.0

Documentation

Build Status

NOTE: This is an experimental API, and using it might be a bad way to organize your code.

Running the demo

Compile everything: ./check.sh

Open one of:

  • examples/simple.html
  • examples/flags.html
  • examples/complicated.html