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.
8 lines (7 loc) • 343 B
JSON
{
"name": "uibuilder-modules",
"description": "ECMA modules for uibuilder. Part of the conversion project from commonjs to ECMA modules.",
"author": "Julian Knight (Totally Information)",
"type": "module",
"note": "When files in this folder are imported, node.js will treat them as ECMA modules automatically thanks to this file."
}