Security News
Bun 1.2 Released with 90% Node.js Compatibility and Built-in S3 Object Support
Bun 1.2 enhances its JavaScript runtime with 90% Node.js compatibility, built-in S3 and Postgres support, HTML Imports, and faster, cloud-first performance.
node-red-node-ui-iframe
Advanced tools
A Node-RED widget node for embedding a Web page.
Either use the Menu - Manage Palette option to install the node, or
run the following command in your Node-RED user directory - typically ~/.node-red
npm i node-red-node-ui-iframe
Note: This node uses APIs that require at least Node-RED 0.19 and Node-RED Dashboard 2.10.
The ui-iframe
node is a UI widget that can be used to embed an external Web page in a Node-RED dashboard.
The URL of a web page to embed can be specified in the settings menu or by the url
property of an input message.
The payload
property of the input message specifies data to send to the embedded page using the Web messaging API (postMessage). This allows commands to be sent to the embedded page. If data from the embedded web page is received via the Web messaging API, it is output as the payload
value the of the outgoing message.
See examples under Node-RED editor menu of Import/Examples/node-red-node-ui-iframe.
FAQs
Node-RED UI widget node for embedding web page
The npm package node-red-node-ui-iframe receives a total of 151 weekly downloads. As such, node-red-node-ui-iframe popularity was classified as not popular.
We found that node-red-node-ui-iframe demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 3 open source maintainers collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
Bun 1.2 enhances its JavaScript runtime with 90% Node.js compatibility, built-in S3 and Postgres support, HTML Imports, and faster, cloud-first performance.
Security News
Biden's executive order pushes for AI-driven cybersecurity, software supply chain transparency, and stronger protections for federal and open source systems.
Security News
Fluent Assertions is facing backlash after dropping the Apache license for a commercial model, leaving users blindsided and questioning contributor rights.