Aurelia 0.16.0 发布,此版本主要是 bug修复:
build: update linting, testing and tools (ed65edc6)
framework-configuration:
add public properties (a5b32853, closes #199)
parameter config in feature and plugin method is optional (b07c4817)
improve standardConfiguration (c91ea2b9)
Aurelia 是下一代的 JavaScript 客户端框架,利用一些简单便利的措施来加强你的创造力。
特性:
前瞻性:采用 ES6 和 ES7 编写,集成很多 Web 组件,无外部依赖
先进的架构
双路数据绑定
可扩展 HTML
路由和 UI 组件
MV* 模式
支持多种语言:ES 6&7、TypeScript、CoffeeScript 等
可测试
软件详情:https://github.com/aurelia/framework/
下载地址:https://github.com/aurelia/framework/archive/0.16.0.zip
来自:开源中国社区

