I'll await with baited breath.
In the meantime, I need to think some more about better ways to visually process tabular data in the browser linked to Node-RED (and uibuilder of course!).
Some thoughts (sorry going well off-topic here. If there is further interest in a discussion, we can take to another thread).
-
An editable table widget for the browser where data changes are sent back to Node-RED.
-
Some DataFrame style tools for manipulating 2d tabular JSON data.
- Using msg._ui low-code - facilitating quick table updates from Node-RED.
- In Node-RED functions - enabling simpler manipulation of 2d JSON data.
- In the browser - as above.
-
A live JavaScript interpreter in the browser that would let users do Jupyter notebook style interactions with browser data.
More stuff to add to the uibuilder backlog I guess!