If you prefer js and keep the ELM architecture in your code you can try Choo framework
https://github.com/yoshuawuyts/choo 2016-10-24 9:14 GMT+01:00 Witold Szczerba <[email protected]>: > I love Elm. The problem with it is that's a niche. It is now and, sadly, > it will be :( > Last time I used it for my pet project I was looking for tree components, > so I could draw files and directories. > The problem is, in Elm you are left alone. > > For JS there are many libraries, not only showing the foldable tree, > skinnable to mimic many OSes, but also auto downloading data from server. > Integration seems to be few lines of code. > > There always will be 100x more JS libs than Elm ones. We should think how > to make them live together easily in Elm apps, not the other way around. > > Regards, > Witold Szczerba > > 11.10.2016 11:17 PM "Casper Bollen" <[email protected]> napisał(a): > >> I would love to use ELM as my client side language. However, a show >> stopper at the moment is the lack of a decent ELM GUI component library. >> >> Currently I am using webix <http://webix.com/> an extremely simple to >> use library to create a complex one page application. I think it would be a >> great boost to the ELM usage if a library like that would be natively >> available. I also, tried to lure >> <http://forum.webix.com/discussion/7768/elm-and-webix#latest> the webix >> developers into looking at ELM. >> >> If you, from ELM were to cooperate in implementing a sort of 'ELM webix' >> with the webix developers, this could be a very interesting project. I >> personally don't have the time and the skill to do this. >> >> Just fishing here;-) >> >> P.s. To get a gist of the kind of application I am working on see: >> http://github.com/halcwb/GenPDMS.git. Look at the latest commits in the >> client folder. >> >> -- >> 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. >> > -- > 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. > -- 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.
