The ruler utility adds the `ruler.set()` method. This method sets both rulers to the desired units. It returns the original ruler-settings which we can pass back to reset the rulers to original state.
ExtendScript Preset Manager
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
adobe extendscript's output to nodejs readable stream
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 library of reusable functions for After Effects scripting using TypeScript and Bolt CEP.
a javascript docx converter to html based on docx2html
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 Webpack plugin to JSXbin-pack Extendscript outputs.
Dev-only Vite plugin for reloading CEP ExtendScript bundles without restarting the CEP panel.
Polyfills the CEPEngine global variables―allowing your plugin to run in the browser
Wrapper for create-bolt-cep to integrate kt ecosystem
Provides a two-way communication interface between NodeJS and Adobe ExtendScript (JSX) files
command line tool to execute adobe extendscript .jsx file
Generator for creating a new CEP project.
CUI Adobe ExtendScript runner. Accept script file or stdin. currently osx only
A simple template for a basil.js project
After Effects project utilities
tap(tape) wrapper for testing adobe extendscript