Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

README.md

menuloader

version

InDesign Utility

Load your own menus in InDesign.

Install

npm install @extendscript/ind.util.menuloader

Include

#include 'node_modules/@extendscript/ind.util.menuloader/menuloader.js'

Use

Load the module by creating a reference.

var Menuloader = Sky.getUtil("menuloader")

Test

We can test the code against a range of targets:

npm run test myTarget

We keep a log of test results

More info

Read the docs