UNPKG

generator-easy

Version:

An EASY stack generator, Express Angular Stylus Yeoman

6 lines (4 loc) 186 B
'use strict'; angular.module('<%= _.camelize(appname) %>App') .service '<%= _.classify(name) %>', () -> # AngularJS will instantiate a singleton by calling "new" on this function