TMT JavaScript/Typescript Library

esw-ts provides following JavaScript adapters and typescript definitions for esw and csw services.

Getting Started

node is mandatory to be installed on machine for using esw-ts.

esw-ts library is available on npm registry.

It is recommended to use giter8 template esw-ui-template.g8 to get started with building web application.

esw-ts is comes pre-packaged as a dependency in the template. You can skip the installation step and make use of the services directly in the application. Jump to library features

Installation

To install the latest version node. visit this node’s official website.

To install the latest version of esw-ts from npm

npm install esw-ts

To install a specific version

npm install esw-ts@{version}

Features

AAS (Authentication and Authorization Support for web application)

Clients: