language-javascript-jxa

JavaScript for Automation (JXA) language support in Atom.

Daniel Bayley

8,081

9

0.2.9

MIT

GitHub

badge badge badge

JavaScript for Automation (“JXA”) language support in Atom

Now you can use your favourite editor instead* of Apple's crappy Script Editor!

Install

apm install language-javascript-jxa or search “jxa” under packages within Atom.

Change Log

0.2.2 (2016-02-03)

Add full support for .scpt files (05eaa51)

Mimic the behaviour of Apple's Script Editor by automatically de/recompiling .scpt files using the native osacompile/osadecompile utilities.**

0.1.0 (2015-10-21)

Initial commit (4eb40c4)


* Plays nice with atom-script (apm install script) to run your code directly (good riddance Script Editor…)

** See language-applescript for AppleScript .scpt files.

License

MIT © Daniel Bayley