0.1.8 • Published 8 years ago

node-red-contrib-lower v0.1.8

Weekly downloads
38
License
MIT
Repository
github
Last release
8 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

8 years ago

0.1.7

9 years ago

0.1.6

9 years ago

0.1.5

9 years ago

0.1.4

9 years ago

0.1.3

9 years ago

0.1.2

9 years ago

0.1.1

9 years ago

0.1.0

9 years ago

0.0.1

9 years ago