tempcalculator

1.0.1 • Public • Published

Temperature Calculator

How to install?

const temperature = require('tempcalculator');

How to use?

Use the functions, C(temperature) to convert Celsius to Fahrenheit and Kelvin, F(temperature) to convert Fahrenheit to Celsius and Kelvin, K(temperature) to convert Kelvin to Celsius and Fahrenheit

Exemple:

code

code

code

Package Sidebar

Install

npm i tempcalculator

Weekly Downloads

1

Version

1.0.1

License

ISC

Unpacked Size

2.12 kB

Total Files

3

Last publish

Collaborators

  • davimarcilio.js