I thought it might be clear enough from the title: "Number of Elm repos created on Github by month". Eg: There were 470 new Elm projects created on Github last month. Similarly, there were 8000+ commits to Elm projects last month. A Y-Axis title would make it much clearer though - I'll see what I can come up with. Thanks!
On Monday, November 14, 2016 at 2:59:20 AM UTC+11, Mario Sangiorgio wrote: > > I'd add a scale on the y axis. It would be useful to know what kind of > numbers we're talking about. > > Said that, good gob. That's an interesting project. > > On Sun, Nov 13, 2016 at 5:41 AM Michael B <[email protected] <javascript:>> > wrote: > >> I just released http://elmalytics.xyz, which has some statistics on Elm >> usage (particularly in Github open source projects) >> >> As you can see, the number of contributions continues to grow nearly >> exponentially. I don't think Elm is going away any time very soon :) >> >> >> On Thursday, November 10, 2016 at 9:58:04 PM UTC+11, Rupert Smith wrote: >>> >>> On Wednesday, November 9, 2016 at 4:02:42 PM UTC, OvermindDL1 wrote: >>>> >>>> In my opinion Elm really needs to have a smooth integration with >>>> webcomponents. A webcomponent is a very small unit, something elm fits >>>> fantastically in, has two way data-binding up/down the DOM stack, and >>>> getting built-in to browsers (Chrome is about the only one with near-full >>>> support though, but it is coming in others). It is something that Elm >>>> would fit fantastically in if we could somehow get information *out* of a >>>> webcomponent, right now elm can only put information 'in'. A binding to >>>> the HTML5 Observer API being transformed into Elm Messages would be about >>>> perfect. >>>> >>> >>> Lets take this to a new thread. I guess you read the previous thread on >>> Elm/Polymer integration? I suggested 3 ways forward, one of which was >>> language/framework changes to Elm to enable encapsulation of state and >>> defining a message in/out interface to an Elm program, so that an Elm >>> program can be encapsulated as a webcomponent. But I am pretty vague on the >>> details of that, so if you are interested lets take a new thread and try >>> and work out what that might look like in a bit more concrete detail? >>> >> -- >> 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] <javascript:>. >> 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.
