Utility
Tools to create and adjust character, paragraph and object styles in InDesign.
npm install @extendscript/ind.util.styles
#include 'node_modules/@extendscript/ind.util.styles/styles.js'
Load the module by creating a reference.
var styles = Sky.getUtil("styles")
We can test the code against a range of targets:
npm run test myTarget
We keep a log of test results
Read the docs