EVA ICS WebEngine

EVA ICS WebEngine is a JavaScript set of libraries for both web browsers and Node.js applications. It is a successor of EVA ICS JS Framework.
Source code: https://github.com/eva-ics/eva-webengine
NPM package: https://www.npmjs.com/package/@eva-ics/webengine
General documentation about HMI client apps: see Interface development (HMI apps).
EVA ICS WebEngine is written in TypeScript. It is highly recommended to use TypeScript instead of JavaScript to get all engine benefits (types, auto-completion etc.).
EVA ICS WebEngine is framework-agnostic and can be used with React, Vue or any other modern JavaScript framework as well as with Vanilla JS.
Installation:
npm install --save @eva-ics/webengine