node-red-contrib-uibuilder
Version:
Easily create data-driven web UI's for Node-RED. Single- & Multi-page. Multiple UI's. Work with existing web development workflows or mix and match with no-code/low-code features.
14 lines (11 loc) • 575 B
Markdown
title: UIBUILDER's Front-End Client Libraries
description: |
UIBUILDER includes a number of server and client libraries. This section of the documentation provides developer information on the front-end client libraries.
created: 2023-09-30 16:10:25
updated: 2024-03-17 20:42:28
These libraries support client (browser) HTML interactions with Node-RED.
* [`ui.js`](dev/client-libs/ui) - Client and server low-code to HTML conversion
* [`uibuilder.module.js`](dev/client-libs/uibuilder-module) - The main, current front-end client library.
* [`router.js`]() - TBC