Utility Functions to help authors modify solution resources for use in the Qualtrics Catalog
npm install @qualtrics/solution-utils
A purpose-built library to facilitate authoring XM solutions.
Specifically, this library provides helper functions for modifying resource files using JavaScript transformations.
This module is distributed via npm which is bundled with node and
should be installed as one of your project's dependencies:
``terminal`
npm install @qualtrics/solution-utils
or
for installation via yarn
`terminal`
yarn add @qualtrics/solution-utils
TSDoc annotations for the functions in this package are provided to support code hints in any modern IDE. Additionally, documentation is available on the web through the Qualtrics Developer Portal.
The full text of the Qualtrics Software License Agreement is available in the QUALTRICS-LICENSE-190828.txt` file in this repository.