Skip to content

API developed to make life easier for the programmer at the time of temperature converter

Notifications You must be signed in to change notification settings

davimarcilio/APIcalculoTemp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

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

Releases

No releases published

Packages

No packages published