红联Linux门户
Linux帮助

Riot 3.6.1发布,JavaScript的MVP框架

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

3.6.1 2017.06.25

riot:

Remove: riot.csp.min.js because it’s useless in Chrome Extensions since it can be locally loaded. Use riot.csp.jsinstead

riot-compiler:

Fix: possible bug involving compilation of tags containing regex.

Update: using the skip-regex function from npm for sharing bwteen modules (at future).

Update: the jsSplitter function for safer replacement of JS code, part of the next compiler.

软件详情:http://riotjs.com/release-notes/

下载地址:https://github.com/riot/riot/archive/v3.6.1.zip

来自:开源中国社区
文章评论

共有 0 条评论