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/
The Art of UNIX Programming
Eric S. Raymond / Addison-Wesley / 2003-10-3 / USD 54.99
Writing better software: 30 years of UNIX development wisdom In this book, five years in the making, the author encapsulates three decades of unwritten, hard-won software engineering wisdom. Raymond b......一起来看看 《The Art of UNIX Programming》 这本书的介绍吧!
