UNPKG

generator-mycroftx-component

Version:

Yeoman generator and modified generator-ng-component

8 lines (6 loc) 172 B
'use strict' angular.module '<%= scriptAppName %>' .directive '<%= cameledName %>', -> templateUrl: '<%= htmlUrl %>' restrict: 'EA' link: (scope, element, attrs) ->