The `isArray()` method determines whether the passed value is an Array.
a collection of useful es5-shims for Extendscript with a TypeScript declaration file
<div align="center">
a collection of useful es5-shims for Extendscript
A node build configuration to develop extendScripts with es2015 javascript code
Control Adobe Photoshop and After Effects from Node.js
This module creates the shared `Sky` object. A peer-dependency for all ExtendScript Modules.
Adobe Premiere Pro extension that lets gg-editor drive Premiere. Ships both a UXP plugin (Premiere 25.6+) and a legacy CEP panel (sunset Sept 2026).
a collection of useful es6-shims for Extendscript
import .jsx extendscript files as a string for later evaluation using evalScript()
Vite based builder for transpile TypeScript to ExtendScript
Mainly environment variables for Adobes Extendscript
Babel preset for transpiling ES2015 and modern JS conventions to ES3. Mainly intended for use with Adobe Extendscript.
JSX templating for Adobe ExtendScript
- Lightning Fast Hot Module Replacement (HMR) - Write Modern ES6 in both the JavaScript and ExtendScript layers - Choose Svelte, React, or Vue for your frontend framework - Type-safe ExtendScript with Types-for-Adobe - End-to-End Type Safety with evalTS()
TypeScript utility library for Adobe ExtendScript environments (IE6-compatible). Provides core utilities for scripting Adobe applications.
Adobe Premiere Pro extension that lets gg-editor drive Premiere. Ships both a UXP plugin (Premiere 25.6+) and a legacy CEP panel (sunset Sept 2026).
Adds `validate()` to JSON. Validate a JSON objects to Schema.
polyfill global variables & provide some awesome rules
Adds the light-weight, language independent, data interchange format `JSON` to ExtendScript.
A template for creating a KT plugins for ExtendScript
ExtendScript TAP runner and reporter
a tool for bundling Adobe ExtendScripts that use the `#include 'path/to/file'` statement
The `Object.setPrototypeOf()` method sets the prototype (i.e., the internal `Prototype` property) of a specified object to another object or null.