Node-RED
Sign in to saveNode-RED is a flow-based, low-code development tool for visual programming, originally developed by IBM for wiring together hardware devices, APIs and online services as part of the Internet of things.
Key facts
- Software.name
- Node-RED
- Software.logo
- 200px|Node-RED logo
- Software.author
- IBM Emerging Technology• Nick O'Leary• Dave Conway-Jones
- Software.developer
- OpenJS Foundation
- Software.released
- 2013
- Software.operating system
- Cross-platform
- Software.platform
- Node.js
- Software.programming language
- JavaScript
- Software.genre
- Flow-based programming for wiring the Internet of things
- Software.license
- Apache License 2.0
via Wikipedia infobox
Official website
Low-code programming for event-driven applications : Node-RED
nodered.org →Link to the official site · 10,706 chars · not written by Vinony
Source code
More documentation can be found here. For further help, or general discussion, please join the Node-RED Forum or Node-RED Slack. This project adheres to the Contributor Covenant 1.4. By participating, you are expected to uphold this code. Please report unacceptable behavior to any of the project's core team at [email protected].
Excerpt from the source-code README · 5,769 chars · not written by Vinony
Wikidata facts
- Official website
- nodered.org
Show 5 more facts
- source code repository URL
- github.com/node-red/node-red
- software version identifier
- 4.1.7
- social media followers
- 16602
- Commons category
- Node-RED
- Stack Exchange tag
- stackoverflow.com/tags/node
Sources (13)
via Wikidata · CC0
~4 min read
Article
8 sectionsContents
- Projects
- Flows
- Adoption
- Community survey
- Commercial offerings
- See also
- References
- External links
Node-RED is a flow-based, low-code development tool for visual programming, originally developed by IBM for wiring together hardware devices, APIs and online services as part of the Internet of things.
Node-RED provides a web browser-based flow editor, which can be used to create JavaScript functions. Elements of applications can be saved or shared for re-use. The runtime is built on Node.js. The flows created in Node-RED are stored using JSON.