node-red-contrib-node-bundle-test 0.1.0

Node bundle test: multiple basic Node-RED nodes in one package.

npm install node-red-contrib-node-bundle-test

node-red-contrib-node-bundle-test

A mock Node-RED bundle package that ships multiple simple utility nodes in one npm package.

Included Nodes

  • bundle-upper: converts msg.payload to uppercase
  • bundle-lower: converts msg.payload to lowercase
  • bundle-trim: trims leading/trailing spaces
  • bundle-prefix: prefixes payload with configurable text
  • bundle-number-scale: multiplies numeric payload by factor

Install

cd ~/.node-red
npm install node-red-contrib-node-bundle-test

Prerequisites

  • Node-RED 2.0 or later
  • Node.js 16 or later

Example Collection

You can also import the combined smoke-test flow:

Notes

This package is intentionally basic and unrelated to TDC-X. It is a bundle mockup to test publishing a collection of nodes as one package.

Node Info

Version: 0.1.0
Updated 1 day ago
License: ISC
Rating: 5.0 1

Categories

Actions

Rate:

Downloads

0 in the last week

Nodes

  • bundle-upper
  • bundle-lower
  • bundle-trim
  • bundle-prefix
  • bundle-number-scale
  • bundle-upper
  • bundle-lower
  • bundle-trim
  • bundle-prefix
  • bundle-number-scale
  • bundle-upper
  • bundle-lower
  • bundle-trim
  • bundle-prefix
  • bundle-number-scale
  • bundle-upper
  • bundle-lower
  • bundle-trim
  • bundle-prefix
  • bundle-number-scale
  • bundle-upper
  • bundle-lower
  • bundle-trim
  • bundle-prefix
  • bundle-number-scale

Keywords

  • node-red
  • node-red-contrib
  • bundle
  • test
  • utility

Maintainers