angular-couch-potato
angular-couch-potato copied to clipboard
Add support for registerComponent
Angular released the angular.component in angular 1.5. This issue is a new feature request to support:
angular.module(<moduleName>).registerComponent(<componentName>, <componentConfig>);