Mithril.js 1.1.4 发布了,该版本修复了如下bug: Fix IE bug where active element is null causing render function to throw error. (1943) 下载地址: Source code (zip) Source code (tar.gz) Mithril.js 是一个客户端的 JavaScript MVC 框架。可将应用分成数据层、UI层和控制层。Mithril 压缩后只有 3kb 左右。API 提供一个模板引擎,带 DOM diff 实现,支持路由和组合。 Mithril.js 1.1.4 发布,JavaScript MVC 框架下载地址