Skip to content

danielbayley/atom-js2coffee

Repository files navigation

js2coffee package for Atom

apm apm Travis CircleCI AppVeyor

Atom.io wrapper around js2coffee

js2coffee gif

Features

  • Allows you to use js2coffee on whole files or selected text
  • Uses tab length from your Atom preferences
  • Reports js2coffee errors using Atom's js console

Installation

Install 'js2coffee' via Atom's settings UI, or run apm install js2coffee

Contributing

Pull requests are very much welcome. Fork, make your commit, and open a pull request.

The PR should pass all builds before it can be merged, including linter rules.