2023-05-12 开启多语言插件支持……

Mithril.js 0.2.0 发布,JavaScript MVC 框架

javascript 苏 demo 2835℃ 0评论

1

Mithril.js 0.2.0 发布,此版本更新内容如下:

新特性

  • Mithril modules will be referred to as components from now on.

  • Virtual DOM tree can now contain components

  • Components can now be parameterized via m.component

改进

  • m.module 重命名为 m.mount

Bug 修复

  • fix diff edge case in <select> #569

  • fix support for arrays in template compiler

此版本现已提供下载: https://github.com/lhorie/mithril.js/archive/v0.2.0.zip

Mithril.js 是一个客户端的 JavaScript MVC 框架。可将应用分成数据层、UI层和控制层。Mithril 压缩后只有 3kb 左右。API 提供一个模板引擎,带 DOM diff 实现,支持路由和组合。

打赏

转载请注明:苏demo的别样人生 » Mithril.js 0.2.0 发布,JavaScript MVC 框架

   如果本篇文章对您有帮助,欢迎向博主进行赞助,赞助时请写上您的用户名。
支付宝直接捐助帐号oracle_lee@qq.com 感谢支持!
喜欢 (0)or分享 (0)