Riot v2.5.0 发布了,Riot.js是一个客户端模型-视图-呈现(MVP)框架并且它非常轻量级甚至小于1kb.尽管他的大小令人难以置信,所有它能构建的有如下:一个模板引擎,路由,甚至是库和一个严格的并具有组织的MVP模式。当模型数据变化时视图也会自动更新。 本次发布主要改进如下: riot Fix mixins using child class functions (class Child extends Parent {}) riot#1857 Fix bug select option order riot#1815 Fix riot.csp previously bundled with the wrong riot-tmpl version riot#1076 riot-compiler Add support for es6 “import” inside tags compiler#71 riot-cli Add better error messages in case of missing dependencies 下载地址:http://riotjs.com/download/ Riot v2.5.0 发布,JavaScript 的 MVP 框架下载地址