Skip to content

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

License

Notifications You must be signed in to change notification settings

loupeteam/Loupe-UX

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Info

Library is provided by Loupe
https://loupe.team
info@loupe.team
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.