Aurelia 0.15.0 发布,类似 AngularJS 的 JS 框架
jopen 9年前
Aurelia 是下一代的 JavaScript 客户端框架,利用一些简单便利的措施来加强你的创造力。
特性:
-
前瞻性:采用 ES6 和 ES7 编写,集成很多 Web 组件,无外部依赖
-
先进的架构
-
双路数据绑定
-
可扩展 HTML
-
路由和 UI 组件
-
MV* 模式
-
支持多种语言:ES 6&7、TypeScript、CoffeeScript 等
-
可测试
Bug 修复
-
all: create a property framework configuration object (bab4c776)
-
aurelia:
-
enable multiple calls to setRoot (10708cae)
-
update to use ViewResources instead of ResourceRegistry (f458a193)
-
framework: Use correct import for core-js (da0756fd)
-
framework-configuration: correct type information (f1fc9987)
</ul> 新特性 -
docs:
-
generate api.json from .d.ts file (38c06e2c)
-
generate api.json from .d.ts file (1e2af71b)
-
generate api.json from .d.ts file (a6960cbc)
下载:https://github.com/aurelia/framework/archive/0.15.0.zip。