node-red-contrib-convert-kitchen 1.0.3

A Node-RED node to convert units of measurement for cooking.

npm install node-red-contrib-convert-kitchen

platform npm downloads MIT License

node-red-contrib-convert-kitchen

A simple Node-RED node to convert between units of measurement for cooking.

Quick Start

Install with the built in Node-RED Palette manager or using npm:

npm install node-red-contrib-convert-kitchen

Examples

This example can be imported from within Node-RED with: IMPORT > EXAMPLES > node-red-contrib-convert-kitchen

Help

This documentation is also available in the help section of the node.

This node expects the following four inputs:msg.sys, msg.value, msg.unit, and msg.finalUnit If they are received, they will overwrite the values selected in the node's menu.

msg.sys must be the string 'us' or 'imperial'. msg.value must be a number. Both msg.unit and msg.finalUnit must be strings, the following units are supported: gallon, liter, quart, pint, cup, ounce, tablespoon, teaspoon, and milliliter.

Bugs reports and feature requests

Please report any issues or feature requests at GitHub.

Node Info

Version: 1.0.3
Updated 2 years, 8 months ago
License: MIT
Rating: 5.0 4

Actions

Rate:

Downloads

10 in the last week

Nodes

  • convert-kitchen

Keywords

  • kitchen
  • convert
  • unit
  • measure
  • gallon
  • ounce
  • cup
  • quart
  • pint
  • tablespoon
  • teaspoon
  • oz
  • fractions
  • decimal
  • cooking
  • node-red

Maintainers