node-red-contrib-velocity 1.0.0

A node to render velocity templates

npm install node-red-contrib-velocity

Build Status Coverage Status

Node-Red node to render velocity templates.

This work is heavily derived from the delivered Node Red Template node and depends on the node velocity template engine by fool2fish

Installation

npm install --save node-red-contrib-velocity

Documentation

This node takes 3 configuration values

  1. Name: Use to give the Node a meaningful name
  2. Set Property: Is the property that the output will be assigned to (options are msg.propertyname, flow.propertyname, or global.propertyname
  3. Template: is the actual template

If you would like to read more about the velocity template engine, please visit the user guide

License

Copyright 2016 Mrinal Virnave

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

 http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

Node Info

Version: 1.0.0
Updated 8 years, 2 months ago
License: Apache-2.0
Rating: not yet rated

Actions

Rate:

Downloads

0 in the last week

Nodes

  • velocity

Keywords

  • node-red
  • velocity
  • template

Maintainers