extendscript-rpc-server
ExtendScript XML / Binary RPC server & client
ExtendScript XML / Binary RPC server & client
A basic logging file Class for Adobe ExtendScript with UMD wrapper for cross-compatability with AMD and node.js require.
JS wrapper functions to aid in the development of CEP plugins.
Provides a two-way communication interface between NodeJS and Adobe ExtendScript (JSX) files
es-tar plugin for gulp
Wrapper for Adobe CEP CSInterface 7.0
React component library for Adobe CEP (Common Extensibility Platform) plugins.
Photoshop Automation API for Node.js
Node.js module for connecting to Adobe Photoshop Server
(work in progress)
Eslint configuration for Adobe Extendscript scripting
eslint plugin which skips linting of adobe directives like '#target illustrator'
Enables Browsefify to work with Adobe ExtendScript
Run Adobe After Effects jsx or tsx Script without ExtendScript Toolkit.
command line tool to execute adobe extendscript .jsx file
import .jsx extendscript files as a string for later evaluation using evalScript()
The `every()` method tests whether all elements in the array pass the test implemented by the provided function.
The `filter()` method creates a new array with all elements that pass the test implemented by the provided function.
The `find()` method returns the value of the first element in the array that satisfies the provided testing function. Otherwise undefined is returned.
The `forEach()` method executes a provided function once for each array element.