Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/loupeteam/Loupe-UX

The Loupe UX javascript library provides functionality for implementing a web-based HMI for machines
https://github.com/loupeteam/Loupe-UX

Last synced: 3 months ago
JSON representation

The Loupe UX javascript library provides functionality for implementing a web-based HMI for machines

Awesome Lists containing this project

README

        

# Info
Library is provided by Loupe
https://loupe.team
[email protected]
1-800-240-7042

# Description
The Loupe UX javascript library provides functionality for implementing a web-based HMI for machines. It allows you to use the full capabilities of web technologies on your machine. Web-based HMIs are implemented in HTML, CSS, and Javascript. These technologies are ubiquitous today, and there is extensive support available on the internet.

For more documentation and examples, see https://loupeteam.github.io/LoupeDocs/libraries/loupe-ux.html

# Installation
To install using the Loupe Package Manager (LPM), in the main HMI application directory run `lpm install loupe-ux`.
If you want to install the simulated PLC backend, in the main HMI application directory run `lpm install plc-sim`.

For more information about LPM, see https://loupeteam.github.io/LoupeDocs/tools/lpm.html

## Licensing

This project is licensed under the [MIT License](LICENSE).