node-red-contrib-upper

0.1.4 • Public • Published

node-red-contrib-upper case

node-red node for accessing the upper case (based on https://jyothis@gitlab.unifiedinbox.com/jyothis/node-red-contrib-uppercase.git)

Installation

npm -g install node-red-contrib-upper

Features

  • convert input to upper case letters

Example

With an inject node and a debug node.

[{"id":"e350110e.c7723","type":"function","z":"4a2793c9.cebd1c","name":"","func":"msg.payload = \"MESSAGE\";\nreturn msg;","outputs":1,"noerr":0,"x":343,"y":173,"wires":[["cc46c18a.22a36"]]}]

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.1.4
    2
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.1.4
    2
  • 0.1.3
    0
  • 0.1.2
    2
  • 0.1.1
    1

Package Sidebar

Install

npm i node-red-contrib-upper

Weekly Downloads

5

Version

0.1.4

License

MIT

Last publish

Collaborators

  • jyothis