This library includes utility functions to simplify & standardise common Adobe App Builder tasks.
Documentation on each function can be found here
This library is written in typescript and can be built using:
npx nx build appbuilder-util-libnpm install @aligent/appbuilder-util-libVitest tests, linting & type-checking can be run with
npx nx test appbuilder-util-lib
npx nx lint appbuilder-util-lib