Allows you to use CoffeeScript files (.coffee) in your SocketStream project.
Add ss-coffee
to your application's package.json
file and then add this line to app.js:
ss.client.formatters.add(require('ss-coffee'));
Allows you to use CoffeeScript files (.coffee) in your SocketStream project.
Add ss-coffee
to your application's package.json
file and then add this line to app.js:
ss.client.formatters.add(require('ss-coffee'));
npm i teeleader-ss-coffee
0
0.2.0
none