红联Linux门户
Linux帮助

Vue.js 1.0.0 RC1发布,轻量级JavaScript框架

发布时间:2015-10-17 09:19:13来源:红联作者:empast
Vue.js 1.0.0 RC1 发布,此版本相比 Beta 4 版本,改进如下:

Added init lifecycle hook, which is called before an instance's data observation.

Restrictions on attribute interpolation have been relaxed, now it uses a blacklist instead of a whitelist check which should no longer raise warnings on valid native attributes.

下载:

https://github.com/yyx990803/vue/archive/1.0.0-rc.1.zip

Vue.js 是构建 Web 界面的 JavaScript 库,提供数据驱动的组件,还有简单灵活的 API,使得 MVVM 更简单。

主要特性:

可扩展的数据绑定

将普通的 JS 对象作为 model

简洁明了的 API

组件化 UI 构建

配合别的库使用

支持的浏览器:https://saucelabs.com/u/vuejs

软件详情:https://github.com/yyx990803/vue/releases/tag/1.0.0-rc.1

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

共有 0 条评论