UNPKG

kick

Version:

Kickstarter and generator for AngularJS based on ES6, webpack and best practices

10 lines (8 loc) 242 B
.state('%FULL_STATE_NAME%', { url: '%STATE_URL%', templateUrl: '/states/%STATE_PATH%.html', abstract: true, controller: '%STATE_CONTROLLER_NAME%Controller', controllerAs: '%STATE_CONTROLLER_NAME%' }); }