Convert clipboard contents from Javascript to Coffeescript
Often you find a snippet of javascript that you want to use but have to first convert it coffeescript.
1: Install js2coffee
npm install -g js2coffee
2: Run this command from the terminal
pbpaste | js2coffee | pbcopy
Now paste the newly converted coffeescript wherever you want it.
Written by Christian Schlensker
Related protips
Have a fresh tip? Share with Coderwall community!
Post
Post a tip
Best
#Coffeescript
Authors
iam4x
94.17K
ericdfields
63.02K
Sponsored by #native_company# — Learn More
#native_title#
#native_desc#