elm-todomvc

The TodoMVC app written in Elm, nice example for beginners.

  • Owner: evancz/elm-todomvc
  • Platform:
  • License:: BSD 3-Clause "New" or "Revised" License
  • Category::
  • Topic:
  • Like:
    0
      Compare:

Github stars Tracking Chart

TodoMVC in Elm - Try It!

All of the Elm code lives in src/Main.elm and relies on the elm/html library.

There also is a port handler set up in index.html to store the Elm application's state in localStorage on every update.

Build Instructions

Run the following command from the root of this project:

elm make src/Main.elm --output=elm.js

Then open index.html in your browser!

Main metrics

Overview
Name With Ownerevancz/elm-todomvc
Primary LanguageElm
Program languageElm (Language Count: 3)
Platform
License:BSD 3-Clause "New" or "Revised" License
所有者活动
Created At2014-07-16 12:05:18
Pushed At2020-01-07 21:49:33
Last Commit At2019-12-02 12:56:36
Release Count0
用户参与
Stargazers Count1.2k
Watchers Count37
Fork Count327
Commits Count85
Has Issues Enabled
Issues Count29
Issue Open Count7
Pull Requests Count12
Pull Requests Open Count6
Pull Requests Close Count22
项目设置
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private