0.1.8 • Published 9 years ago

node-red-contrib-lower v0.1.8

Weekly downloads
38
License
MIT
Repository
github
Last release
9 years ago

node-red-contrib-lower case

node-red node for accessing the lower case (based on https://github.com/shijuamt/node-red-contrib-lowercase.git)

Installation

npm -g install node-red-contrib-lower

Features

  • convert input to lower case letter

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"]]}]
0.1.8

9 years ago

0.1.7

10 years ago

0.1.6

10 years ago

0.1.5

10 years ago

0.1.4

10 years ago

0.1.3

10 years ago

0.1.2

10 years ago

0.1.1

10 years ago

0.1.0

10 years ago

0.0.1

10 years ago