CoffeeScript support for NativeScript projects
December 8, 2015 ยท View on GitHub
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/.