angular-async-loader

码农软件 · 软件分类 · AngularJS 扩展 · 2019-03-16 16:56:45

软件介绍

支持异步加载 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/


本文地址:https://www.codercto.com/soft/d/1487.html

The Art of UNIX Programming

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》 这本书的介绍吧!

随机密码生成器
随机密码生成器

多种字符组合密码

HTML 编码/解码
HTML 编码/解码

HTML 编码/解码

URL 编码/解码
URL 编码/解码

URL 编码/解码