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.
21 lines (13 loc) • 526 B
Plain Text
When adding/changing *.md files in this folder,
remember to run:
npm run buildDocBundle
To rebuild the index (in docs/.config/index.js)
## Show tips
```markdown
[tip] # Random tip
[tip:random] # Random tip (explicit)
[tip:rotate] # Rotating tip (updates every minute)
[tip:Browser and Node-RED are different contexts] # Specific tip
```
## Available Tips
The plugin automatically discovers all `.md` files in the `tips/` folder.