js2ls
Convert selected lines or an entire file into LiveScript.
audreyt 176 0 1.2.0 MIT GitHub

JavaScript to LiveScript package

Atom.io wrapper around the code from https://github.com/gkz/coffee2ls

Allows you to use js2ls on selections of text. If nothing is selected it converts the entire file.

installation: apm install js2ls

atom command: js2ls:toggle key binding: control-option-l