Awesome
CoffeeScript support for NativeScript projects
How to use
$ tns install coffeescript
The above command installs this module and installs the necessary hooks. CoffeeScript processing of all .coffee
files inside app
folder happens when the project is prepared for build.
More info at http://coffeescript.org/.