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?
已存档?
是复刻?
已锁定?
是镜像?
是私有?