π In my very limited spare time, Iβm currently working on node-red-contrib-uibuilder. A really simple way to create data-driven web apps with the help of Node-RED, a low-code programming tool for creating event-driven applications.
Professionally, I am an Enterprise Architect for NHS England. Check out our IT Standards repository.
-
- β Ideas, questions & general help - Ask your question on the Node-RED forum using the node-red-contrib-uibuilder tag.
- π Documentation - Go to the latest documentation.
- π§βπ» Flows - Example flows, nodes and collections related to UIBUILDER.
- βΉοΈ WIKI - More documentation and examples.
- π Example Svelte External Template - In case you want to build your own svelte app.
- π Example Simple External Template - In case you want to build your own external template.
- π uPlot UIBUILDER extension - Useful charts but also demonstrates how to build your own extension.
- π¨ Event Handler module used by UIBUILDER - So you can see some of the inner workings.
-
π¨ ui library module used by UIBUILDER - Can be used stand-alone for turning UI standard config JSON into HTML.
-
π node-red-contrib-moment - Nodes to make use of the MomentJS date/time handling library in Node-RED.
-
π§ Alternate Node-RED installer - Some scripts and example configs for running Node-RED locally instead of globally and having the userDir as a child folder so that everything can be easily backed up and restored from a single project folder.
-
π§ͺ Testbed for Node-RED custom nodes - Embodying more up-to-date thinking than the test nodes, a blank playground.
-
π§ͺ Test Nodes for Node-RED - Some test nodes for Node-RED that help you understand how everything works.
-
π€ HotNipi Gauge Web Component - A really nice looking gauge component. Works with Node-RED, UIBUILDER, or stand-alone.
-
π§ͺ Web Components Library - A growing library of useful HTML Web Components. Useable with or without Node-RED & UIBUILDER. Some having specific enhancements for Node-RED but will still work well stand-alone.
-
π§ͺ Array Grouper - Stand-alone function to reshape an array of objects.