Photoshop extendscript typescript types.
File importing operations with extendscript
Some page tools for InDesign
ExtendScript XML / Binary RPC server & client
A collection of `Array` polyfills for Exendscript.
Vite based builder for transpile TypeScript to ExtendScript
The `indexOf()` method searches the array for the specified item, and returns its position.
The `Object.getOwnPropertyDescriptor()` method returns a property descriptor for an own property (that is, one directly present on an object and not in the object's prototype chain) of a given object.
A bundler for making ExtendScript + ScriptUI panels with LiveReload support
a javascript docx converter to html based on docx4js
A collection of polyfills to bring ExtendScript to ES6 standards.
Library for automating Photopea
A collection of ES5 polyfills for Exendscript.
Adds the `clone()` method to JSON
Logging for Adobe ExtendScript capable applications.
Modern JavaScript ponyfills for ES6. Intended for use with Extendscript.
Eslint configuration for Adobe Extendscript scripting
The `Object.getOwnPropertyNames()` method returns an array of all properties (including non-enumerable properties except for those which use Symbol) found directly upon a given object.
Convert jsx ExtendScript files into jsxbin files using ExtendScript Toolkit
The `assign()` method is used to copy values of all enumerable own properties from one or more source objects to a target object. It will return the target object.
The `isArray()` method determines whether the passed value is an Array.
Some layer utilities for InDesign
A collection of `Object` polyfills for Exendscript.
The `forEach()` method executes a provided function once for each array element.