🔭 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.