UNPKG

slush-meanjs

Version:

A slush generator to scaffold MEAN Apps. Inspired by http://meanjs.org

3 lines 173 B
<% if(controllerName) { %><section data-ng-controller="<%= classifiedControllerName %>Controller"><% } else { %><section><% } %> This is the <%= humanizedName %> </section>