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://codercto.com/soft/d/1487.html

Algorithms Unlocked

Algorithms Unlocked

Thomas H. Cormen / The MIT Press / 2013-3-1 / USD 25.00

Have you ever wondered how your GPS can find the fastest way to your destination, selecting one route from seemingly countless possibilities in mere seconds? How your credit card account number is pro......一起来看看 《Algorithms Unlocked》 这本书的介绍吧!

RGB转16进制工具
RGB转16进制工具

RGB HEX 互转工具

Markdown 在线编辑器
Markdown 在线编辑器

Markdown 在线编辑器

RGB HSV 转换
RGB HSV 转换

RGB HSV 互转工具