angular.module('app',['aaa']);
angular.module('aaa.bbb')
.controller('BbbCtrl',function () {});
angular.module('aaa.bbb.xxx')
.controller('XxxCtrl',function () {});
forked from JulianWielga/angular-module-tree
-
Notifications
You must be signed in to change notification settings - Fork 0
License
Alevoid/angular-module-tree
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
License
Stars
Watchers
Forks
Packages 0
No packages published
Languages
- CoffeeScript 100.0%