@trumpf/ux.utils

TRUMPF Frontend Utility Functions - ux.utils

This is a collection of frontend utilities.

Create a .npmrc file with the following content depending on your network configuration.

@trumpf:registry=https://srv01af2.corp.trumpf.com/artifactory/api/npm/trumpf.ux.npm/
//srv01af2.corp.trumpf.com/artifactory/api/npm/trumpf.ux.npm/:strict-ssl=false
strict-ssl=false
@trumpf:registry=https://trumpf.jfrog.io/artifactory/api/npm/trumpf-npm-virtual/

Login to the registry:

npm login --scope=trumpf --registry=https://trumpf.jfrog.io/artifactory/api/npm/trumpf-npm-virtual/
npm i -D @trumpf/ux.utils