Babel preset for transpiling ES2015 and modern JS conventions to ES3. Mainly intended for use with Adobe Extendscript.
来自于[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
Modern scripting framework for Adobe After Effects
A tool to load InDesign menus.
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
CUI Adobe ExtendScript runner. Accept script file or stdin. currently osx only
Provides a two-way communication interface between NodeJS and Adobe ExtendScript (JSX) files
Generator for creating a new CEP project.
Polyfills the CEPEngine global variables―allowing your plugin to run in the browser
After Effects project utilities
A simple template for a basil.js project
tap(tape) wrapper for testing adobe extendscript