ChrisLusted / atom-js2coffee

Atom.io wrapper for Js2Coffee

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

js2coffee package

Atom.io wrapper around the wonderful https://github.com/js2coffee/js2coffee

  • Allows you to use Js2Coffee on selections of text
  • Correctly reads your tab length from your atom preferences
  • Has a gif in the readme

installation: apm install js2coffee

If you try to convert invalid javscript it will write an error the atom js console, TODO: throw a more useful error popup

js2coffee gif

About

Atom.io wrapper for Js2Coffee

License:MIT License


Languages

Language:CoffeeScript 100.0%