weather-conditions

Weather Conditions


Keywords
weather, conditions
License
MIT
Install
npm install weather-conditions@1.1.0

Documentation

weather-condition

Handy helper that translates The Weather Company icon code to a human readable description.

Install

npm install weather-conditions

Usage

 var wc = require('weather-conditions');
 console.log(wc.getConditionByIconCode))

License

MIT