1. XenForo 1.5.14 中文版——支持中文搜索!现已发布!查看详情
  2. Xenforo 爱好者讨论群:215909318 XenForo专区

新闻 Riot.js 2.1.0 发布,JavaScript 的 MVP 框架 下载

本帖由 漂亮的石头2015-06-08 发布。版面名称:软件资讯

  1. 漂亮的石头

    漂亮的石头 版主 管理成员

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

    更新内容:


    • added the possibility to set the parent attributes also in the tag template #289


    • added saucelabs tests hooks for crossbrowser testing


    • added coveralls coverage hooks to check the code coverage on any pull request


    • added the riot.parsers property [css, js, html]


    • added the preventUpdate flag to avoid to trigger the auto update callbacks #699


    • added the components mixins in the core #536


    • updated the node compiler from the browser compiler


    • updated the build script using smash to compile riot

    CDNJS


    • https://cdnjs.cloudflare.com/ajax/libs/riot/2.1.0/riot+compiler.min.js


    • https://cdnjs.cloudflare.com/ajax/libs/riot/2.1.0/riot.min.js

    下载:https://github.com/riot/riot/archive/v2.1.0.zip
    Riot.js 2.1.0 发布,JavaScript 的 MVP 框架下载地址
     
正在加载...