simonewebdesign / elixir-elm-architecture

An implementation of TEA (The Elm Architecture) in Elixir.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

The Elm Architecture in Elixir

An attempt to recreate TEA (The Elm Architecture) in Elixir.

Getting started

TODO

Wishlist

  • Define a Struct %Msg{} at compile time with a macro
  • 100% test coverage
  • Commands (Effects)

About

An implementation of TEA (The Elm Architecture) in Elixir.


Languages

Language:Elixir 70.9%Language:Elm 29.1%