I was thinking more in terms of having a way to define custom components in Elm and then use them in Elm while avoiding to duplicate the runtime and the rest of the core libraries. :)
On Thu, Oct 6, 2016 at 11:32 PM, 'Rupert Smith' via Elm Discuss < [email protected]> wrote: > On Thursday, October 6, 2016 at 3:54:02 PM UTC+1, Peter Damoc wrote: >> >> Next challenge: how to implement Custom Elements in Elm. :) >> >> > These examples cover a variety of different ways of working with elm and > polymer together: > > https://github.com/kevinlebrun/elm-polymer > > This one, I think, is a polymer component implemented with elm: > > https://github.com/kevinlebrun/elm-polymer/tree/master/counter-elm-inside- > polymer > >> -- > 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 [email protected]. > For more options, visit https://groups.google.com/d/optout. > -- 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 [email protected]. For more options, visit https://groups.google.com/d/optout.
