(work in progress)
来自于[Adobe.extendscript-debug](https://marketplace.visualstudio.com/items?itemName=Adobe.extendscript-debug)授权自 [Apache License 2.0](https://marketplace.visualstudio.com/items/Adobe.extendscript-debug/license)
A Neutrino preset for developing plugins on Adobe's CEP (Common Extensibility Platform)
Send instructions to the After Effects scripting environment from node.js.
Testing matchers for After Effects extensions
A tool to load InDesign menus.
Modern scripting framework for Adobe After Effects
The `Object.defineProperties()` method defines new or modifies existing properties directly on an object, returning the object.
Common scripts for developing and building Adobe Extendscript plugins
A log constructor for Adobe ExtendScript with optional log file, and broadcasts to CEP panels with "ExtendScript_Log" events. UMD wrapper for cross-compatability with AMD and node.js require.
a javascript docx converter to html based on docx2html
A library of reusable functions for After Effects scripting using TypeScript and Bolt CEP.
A Webpack plugin to JSXbin-pack Extendscript outputs.
Dev-only Vite plugin for reloading CEP ExtendScript bundles without restarting the CEP panel.
adobe extendscript's output to nodejs readable stream
Wrapper for create-bolt-cep to integrate kt ecosystem
command line tool to execute adobe extendscript .jsx file
Provides a two-way communication interface between NodeJS and Adobe ExtendScript (JSX) files
CUI Adobe ExtendScript runner. Accept script file or stdin. currently osx only
Generator for creating a new CEP project.
Polyfills the CEPEngine global variables―allowing your plugin to run in the browser
A simple template for a basil.js project
After Effects project utilities
tap(tape) wrapper for testing adobe extendscript