elm-editable-tree. A very simple example that shows how to implement an editable tree structure in Elm. The trick is a recursive Model type, the recursive use of update and view, and the At i msg combinator.

github.com/Ahnfelt/elm-editable-tree

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

No recent activity.