UNPKG

generator-ngfs

Version:

Yeoman generator for creating MEAN stack applications, using MongoDB, Express, AngularJS, and Node

8 lines (6 loc) 155 B
'use strict' angular.module('<%= scriptAppName %>') .filter '<%= cameledName %>', [() -> (input) -> '<%= cameledName %> filter: ' + input ]