angular-async-loader
- 授权协议: Apache
- 开发语言: JavaScript
- 操作系统: 跨平台
- 软件首页: https://github.com/subchen/angular-async-loader
- 软件文档: http://subchen.github.io/angular-async-loader/
软件介绍
支持异步加载 angular 1.x application 的模块和组件:
Support use dynamic angular module:
- app.useModule(name)
Support use origin methods to dynamic register angular components:
- app.controller
- app.services
- app.filter
- app.directive
- app.value
- app.constant
- app.provider
- app.decorator
Support following amd/cmd loaders:
- Require.js
- Sea.js
- System.js
Support controllerUrl/denpendencies config in angular-ui-router and angular-route:
- $stateProvider.state
- $routeProvider.when
文档: http://subchen.github.io/angular-async-loader/
演示: http://subchen.github.io/angular-async-loader/demo/
Designing with Web Standards (2nd Edition)
Jeffrey Zeldman / Peachpit Press / 2006-07-06 / USD 44.99
Best-selling author, designer, and web standards evangelist Jeffrey Zeldman has updated his classic, industry-shaking guidebook. This new edition--now in full color--covers improvements in best prac......一起来看看 《Designing with Web Standards (2nd Edition)》 这本书的介绍吧!
