UNPKG

fex

Version:

A simple command line interface that helps you develop and test Angularjs project.

13 lines (10 loc) 204 B
'use strict' app.factory '<%- FEXComponentFormatName %>', -> # logic # privative things... _fex = 'Hello Fex' # Public API here { someMethod: -> _fex }