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))
Handy helper that translates The Weather Company icon code to a human readable description.
npm install weather-conditions
var wc = require('weather-conditions');
console.log(wc.getConditionByIconCode))
npm i weather-conditions
2
1.1.1
MIT