Skip to content
No description, website, or topics provided.
JavaScript
Branch: master
Clone or download
Fetching latest commit…
Cannot retrieve the latest commit at this time.
Permalink
Type Name Latest commit message Commit time
Failed to load latest commit information.
lib
.gitignore
LICENSE
README.md
package.json
postinstall.js
preuninstall.js

README.md

CoffeeScript support for NativeScript projects

npm version

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/.

You can’t perform that action at this time.