elm-todomvc

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

  • 所有者: evancz/elm-todomvc
  • 平台:
  • 許可證: BSD 3-Clause "New" or "Revised" License
  • 分類:
  • 主題:
  • 喜歡:
    0
      比較:

Github星跟蹤圖

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!

主要指標

概覽
名稱與所有者evancz/elm-todomvc
主編程語言Elm
編程語言Elm (語言數: 3)
平台
許可證BSD 3-Clause "New" or "Revised" License
所有者活动
創建於2014-07-16 12:05:18
推送於2020-01-07 21:49:33
最后一次提交2019-12-02 12:56:36
發布數0
用户参与
星數1.2k
關注者數37
派生數327
提交數85
已啟用問題?
問題數29
打開的問題數7
拉請求數12
打開的拉請求數6
關閉的拉請求數22
项目设置
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?