Skip to content

socketstream/ss-coffee

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

CoffeeScript (JS) wrapper for SocketStream 0.3

Allows you to use CoffeeScript files (.coffee) in your SocketStream project.

Instructions

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'));

About

CoffeeScript code wrapper for SocketStream 0.3

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published