File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 33
44# angular-async-loader
55
6- An async loader for angular 1.x application.
6+ Load modules and components asynchronously for angular 1.x application.
77
8- Support use dynamic angular module :
8+ Support load angular modules :
99* ` app.useModule(name) `
1010
11- Support use origin methods to dynamic register angular components:
11+ Support load angular components:
1212
1313* ` app.controller `
1414* ` app.services `
Original file line number Diff line number Diff line change 55 "authors" : [
66 " Guoqiang Chen <subchen@gmail.com>"
77 ],
8- "description" : " async loader for angular 1.x application" ,
8+ "description" : " Load modules and components asynchronously for angular 1.x application" ,
99 "main" : " angular-async-loader.js" ,
1010 "keywords" : [
1111 " angular" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " angular-async-loader" ,
33 "version" : " 1.3.0" ,
4- "description" : " async loader for angular 1.x application" ,
4+ "description" : " Load modules and components asynchronously for angular 1.x application" ,
55 "author" : {
66 "name" : " Guoqiang Chen" ,
77 "email" : " subchen@gmail.com" ,
You can’t perform that action at this time.
0 commit comments