|
|
|
@ -1,7 +1,7 @@ |
|
|
|
## Coffeescript Plugin |
|
|
|
## Coffeescript Plugin |
|
|
|
|
|
|
|
|
|
|
|
This plugin provides aliases for quickly compiling and previewing your |
|
|
|
This plugin provides aliases for quickly compiling and previewing your |
|
|
|
cofeescript code. |
|
|
|
coffeescript code. |
|
|
|
|
|
|
|
|
|
|
|
When writing Coffeescript it's very common to want to preview the output of a |
|
|
|
When writing Coffeescript it's very common to want to preview the output of a |
|
|
|
certain snippet of code, either because you want to test the output or because |
|
|
|
certain snippet of code, either because you want to test the output or because |
|
|
|
|