JavaScript 的 MVP 框架 Riot.js v3.1.1 发布

jopen 7年前
   <p style="text-align: center;"><img alt="" src="https://simg.open-open.com/show/ae6697fe28b153c2f0f92fe04c52443d.png" /></p>    <p> </p>    <p>Riot.js是一个客户端模型-视图-呈现(MVP)框架并且它非常轻量级甚至小于1kb.尽管他的大小令人难以置信,所有它能构建的有如下:一个模板引擎,路由,甚至是库和一个严格的并具有组织的MVP模式。当模型数据变化时视图也会自动更新。</p>    <p> </p>    <p>更新日志</p>    <ul>     <li><em>Fix:</em> issue removing tags in a loop <a href="/misc/goto?guid=4958998866560951883">riot/2240</a></li>     <li><em>Fix:</em> tag root is not always in body when its mount event fires <a href="/misc/goto?guid=4958998866687818966">riot/1938</a></li>     <li><em>Change:</em> improve the rendering performance of the anonymous looped tags</li>     <li><em>Fix:</em> restore the support for the es6 in browser compilation using babel <a href="/misc/goto?guid=4958998866804878649">examples/51</a></li>    </ul>    <h2>下载</h2>    <ul>     <li><a href="/misc/goto?guid=4958998866930336953" rel="nofollow"><strong>Source code</strong> (zip)</a></li>     <li><a href="/misc/goto?guid=4958998867045047032" rel="nofollow"><strong>Source code</strong> (tar.gz)</a></li>    </ul>    <p>本站原创,转载时保留以下信息:<br /> 本文转自:深度开源(open-open.com)<br /> 原文地址:<a href="http://www.open-open.com/news/view/7456f017">http://www.open-open.com/news/view/7456f017</a></p>