hubot-temp-converter

1.0.1 • Public • Published

hubot-temp-converter - +

A hubot script that converts the following temperature to and from eachother:

  • Celsius (C)
  • Fahrenheit (F)
  • Rankine (R)
  • Delisle (D)
  • Newton the temp version not the other one (N)
  • Réaumur (Re)
  • Rømer (Ro)

I got the temperature conversions from Wikipedia: https://en.wikipedia.org/wiki/Conversion_of_scales_of_temperature

Installation

In your hubot repo run the following script:

yarn add hubot-temp-converter --save

And add this script to your external-scripts.json

[
  "hubot-temp-converter"
]

That's it! No additional setup required.

Package Sidebar

Install

npm i hubot-temp-converter

Weekly Downloads

2

Version

1.0.1

License

MIT

Unpacked Size

59 kB

Total Files

8

Last publish

Collaborators

  • eldrickw19