7.0.1 • Published 1 year ago

spawn-applescript v7.0.1

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

spawn-applescript

Run AppleScript and get the result.

This is a fork of run-applescript that uses spawninstead of exec. Which guards against [ERR_CHILD_PROCESS_STDIO_MAXBUFFER] errors when large stdoutput buffers are encounted.

The original runAppleScript and runAppleScriptSync functions can also be called using execAppleScript and execApplescriptSync respectively.

7.0.1

1 year ago

7.0.0

1 year ago