Riot 3.3.2 发布了,Riot.js 是一个客户端模型-视图-呈现(MVP)框架并且它非常轻量级甚至小于1kb.尽管他的大小令人难以置信,所有它能构建的有如下:一个模板引擎,路由,甚至是库和一个严格的并具有组织的MVP模式。当模型数据变化时视图也会自动更新。 更新内容: Fix: tag root attributes out of sync riot/2280 Fix: virtual tag doesn’t work with each in server side rendering riot/2220 Fix: using es6 classes mixins, some functions are lost riot/2219 Fix: rendering issue with tag iteration/re-ordering riot/2271 Fix: ES6 template literals forward slashes issue riot/2167 Fix: re add the riot.version attribute Improve: remove dead code Improve: increase code coverage to 100% 下载地址: Source code (zip) Source code (tar.gz) Riot 3.3.2 发布,JavaScript 的 MVP 框架下载地址