awesome-jxa
Curated list of materials about JXA (JS for automation)
https://github.com/vvscode/awesome-jxa
Last synced: 7 days ago
JSON representation
-
Articles
-
Community
-
Documentation
- 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
-
Node.js helpers
- 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
-
Worth to mention
- JXA Resources
- Learning & Using AppleScript & JavaScript for Automation (JXA)
- Comparing JavaScript for Automation (JXA) and AppleScript
- Automating macOS with Javascript for Automation (JXA)
- The macOS Automation Sites
- Notes on automating macOS using Javascript
- 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"
Programming Languages
Sub Categories