Overview of JXA-userland packages
masterThe jxa-userland project provides tools to improve the developer experience for JavaScript for Automation (JXA). Key packages include:
@jxa/run: Allows running JXA code from Node.js.@jxa/repl: Provides a REPL environment for JXA.@jxa/types: Provides TypeScript types for JXA.@jxa/global-type: Enables TypeScript autocomplete and typing for JXA in editors.@jxa/sdef-to-dts: Converts SDEF (Scripting Definition) files to TypeScript definition files.