unit-synonyms-temperature

1.0.1 • Public • Published

unit-synonyms-temperature

Build Status Coverage Status Code Climate

Temperature units synonyms

Install

npm i unit-synonyms-temperature

Units

Usage

var synonyms = require('unit-synonyms-temperature').synonyms;
 
synonyms['°C']; // => celsius
synonyms['degrees fahrenheit']; // => fahrenheit

Related projects

/unit-synonyms-temperature/

    Package Sidebar

    Install

    npm i unit-synonyms-temperature

    Weekly Downloads

    4

    Version

    1.0.1

    License

    MIT

    Last publish

    Collaborators

    • javiercejudo