InDesign Utility
Load your own menus in InDesign.
npm install @extendscript/ind.util.menuloader
#include 'node_modules/@extendscript/ind.util.menuloader/menuloader.js'
Load the module by creating a reference.
var Menuloader = Sky.getUtil("menuloader")
We can test the code against a range of targets:
npm run test myTarget
We keep a log of test results
Read the docs