celsius-to-fahrenheit

1.0.1 • Public • Published

celsius-to-fahrenheit

Convert celsius to fahrenheit.

Installation

$ npm install --save celsius-to-fahrenheit

Example

var celsiusToFahrenheit = require('celsius-to-fahrenheit');
 
celsiusToFahrenheit(19);
//=> 66.2

License

MIT © Matheus Alves

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.1
    2
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.0.1
    2
  • 1.0.0
    0

Package Sidebar

Install

npm i celsius-to-fahrenheit

Weekly Downloads

1

Version

1.0.1

License

MIT

Last publish

Collaborators

  • theuves