red-contrib-mehdi 1.0.0
A simple Node-RED node that replaces input with "Mehdi".
node-red-contrib-mehdi
Overview
This node is a node for forcibly converting all the alphabet character strings passed as input to the character string "Mehdi Mseddi". Even if the input parameter passed is not a character string, "Taiponrock" is forcibly returned. In this process, it is a wonderful node that changed the sample node that was executing toLowerCase, which is an instance method of String object in JavaScript, to a process that just returns a meaningless constant.
how to use
It is used when you want to forcibly convert all the character strings of the parameters to be passed to "mehdi". 2. Upload files – make sure you have five files: node.js, node.html, package.json, README.md, and LICENSE in the directory (it doesn't matter if package.lock.json is included):