Utilities that create or target page items in InDesign.
A bundler for making ExtendScript + ScriptUI panels with LiveReload support
Some page tools for InDesign
The `indexOf()` method searches the array for the specified item, and returns its position.
File importing operations with extendscript
ExtendScript XML / Binary RPC server & client
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 collection of `Array` polyfills for Exendscript.
Adds the `clone()` method to JSON
Convert jsx ExtendScript files into jsxbin files using ExtendScript Toolkit
Modern JavaScript ponyfills for ES6. Intended for use with Extendscript.
A collection of ES5 polyfills for Exendscript.
The `Object.getPrototypeOf()` method returns the prototype (i.e. the value of the internal [[Prototype]] property) of the specified object.
a javascript docx converter to html based on docx4js
Library for automating Photopea
Adobe product ExtendScript debugging
The `Object.preventExtensions()` method prevents new properties from ever being added to an object (i.e. prevents future extensions to the object).
Photoshop extendscript typescript types.
Logging for Adobe ExtendScript capable applications.
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.
A collection of polyfills to bring ExtendScript to ES6 standards.
The `isArray()` method determines whether the passed value is an Array.
Some layer utilities for InDesign