- Introduction to JavaScript for Automation
- Mac Automation Scripting Guide
- JXA Resources at Apple-Dev Groups
- JavaScript for Automation Cookbook
- Scripting with JXA
- Using JXA with Keyboard Maestro
- JXA Examples - A collection of Javascript for Automation (JXA) examples for reference and learning
- Calendar Scripting Guide at Apple Documentation Archive
- JXA - JavaScript for Automation(JXA) packages (including TS types for modules and set of satellite packages to build/run), example is included
- osa2 - This module provides a Promise interface to macOS's automation and scripting APIs
- jxa - Similar to the osa2 module, but with synchronous calls and an API with a bit more 'magic'. If you're building a library, use osa2. This module is best suited for small scripts
- node-jxa - Use your favorite node.js modules, or your own local modules, in your JXA (OSX Javascript automation) scripts
- jxapp - Quickly access JavaScript for Automation's application object
- JXA packages at npm.io
- Automating Chrome with JXA
- A Beginners Guide to JXA, JavaScript Application Scripting
- Scripting macOS with Javascript Automation
- Javascript for Automation in macOS
- Automation for OS X: the JavaScript way
- Use JavaScript to Automate stuff on macOS
- JXA Resources by @JMichaelTX
- Learning & Using AppleScript & JavaScript for Automation (JXA) by @JMichaelTX
- Comparing JavaScript for Automation (JXA) and AppleScript
- Automating macOS with Javascript for Automation (JXA) presentation by @josh-
- The macOS Automation Sites
- Notes on automating macOS using Javascript by @heckj
- Aquitaine Programming - set of 3 books: "Javascript of Automation: Crafting Scripts for macOS", "JavaScript for Automation 2: Supercharge Your Mac with ChatGPT", "JavaScript for Automation 3: More Useful and Interesting Scripts"