设为首页收藏本站

LUPA开源社区

 找回密码
 注册
文章 帖子 博客
LUPA开源社区 首页 业界资讯 软件追踪 查看内容

Riot.js 2.3.0发布下载,JavaScript的MVP框架

2015-11-8 20:22| 发布者: joejoe0332| 查看: 481| 评论: 0|原作者: oschina|来自: oschina

摘要: Riot.js 2.3.0 发布,Riot 分离成 6 个不同的模块:compilertmplobservableroutecorecli主要改进:Add html5 history router please check the documentationAdd new rewritten versions of the compiler, template ...

Riot.js 2.3.0 发布,Riot 分离成 6 个不同的模块:

主要改进:

  • Add html5 history router please check the documentation

  • Add new rewritten versions of the compiler, template engine and the command line

  • Deprecate riot.mountTo

  • Change tag._id to tag._riot_id you should not use riot internal “private” properties anyway

  • Fix the use of yield on the server

  • Fix memory leak in riot.render

  • Fix the use of dynamic attributes such as name id

  • Update loop behaviour, they will be a bit slower but more reliable you can use the no-reorder option if you want to enable a faster rendering algorithm more details

下载:https://github.com/riot/riot/archive/v2.3.0.zip

更新内容请看发行说明:http://riotjs.com/release-notes/

Riot.js是一个客户端模型-视图-呈现(MVP)框架并且它非常轻量级甚至小于1kb.尽管他的大小令人难以置信,所有它能构建的有如下:一个模板引擎,路由,甚至是库和一个严格的并具有组织的MVP模式。当模型数据变化时视图也会自动更新。

酷毙

雷人

鲜花

鸡蛋

漂亮
  • 快毕业了,没工作经验,
    找份工作好难啊?
    赶紧去人才芯片公司磨练吧!!

最新评论

关于LUPA|人才芯片工程|人才招聘|LUPA认证|LUPA教育|LUPA开源社区 ( 浙B2-20090187 浙公网安备 33010602006705号   

返回顶部