node-red-contrib-render 1.2.0

Node for node-red to render a moustache template passed into the node

npm install node-red-contrib-render

Node for node-red to render a mustache template passed into the node as msg.template.

Allows for more dynamic rendering than the standard 'template' node, as the template can be passed in as part of the flow itself.

You can use substitutions of the form {{{payload}}}, {{{flow.name}}} or {{{global.name}}}

Node Info

Version: 1.2.0
Updated 7 years, 3 months ago
License: MIT
Rating: not yet rated

Actions

Rate:

Downloads

5 in the last week

Nodes

  • render

Keywords

  • node-red
  • moustache
  • handlebars
  • render
  • web
  • webserver
  • redconnect

Maintainers

Contributors

  • Adam Hammond