Hello Community, I've worked the last few days to bring about an older dream of mine: converting Elm programs into Html elements with the intention of composing them.
The route I took was that of the pseudo Web Components. Here is the library that I made: https://github.com/pdamoc/elm-box It is implemented with Native so, don't expect to see it in the packages repository any time soon but I think this is an important topic and should be explored by more people. The Readme has instructions for both playing with it and for testing it in toy projects. The examples folder has a bunch of examples showing how I view implemented the old elm-architecture-tutorial examples using Boxes. The examples range from extremely simple to a more fancy example that integrates with elm-css. The API has passed through a few iterations and I think it is quite OK but if you have suggestions for improvements please contribute. There are, of course, a lot issues and caveats due to this being a quick and dirty implementation BUT, it think the code is good enough to be used to start this discussion. This is a very dear topic to me so, any questions or comments are appreciated. Thank you. -- There is NO FATE, we are the creators. blog: http://damoc.ro/ -- You received this message because you are subscribed to the Google Groups "Elm Discuss" group. To unsubscribe from this group and stop receiving emails from it, send an email to elm-discuss+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.