Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/loupeteam/Loupe-UX
- Owner: loupeteam
- License: mit
- Created: 2020-05-07T19:14:14.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2024-08-01T22:06:19.000Z (6 months ago)
- Last Synced: 2024-08-02T14:05:31.506Z (6 months ago)
- Language: C
- Homepage:
- Size: 1.7 MB
- Stars: 13
- Watchers: 6
- Forks: 1
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
- awesome-B-R - Loupe UX - Library source: 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. (Visualisation / based on HTML)
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).