SimplerWeather
SimplerWeather copied to clipboard
jQuery Weather Plugin using Dark Sky –– Fork of simpleWeather
any plans to use a free api like wttr.in?
Thanks for this repo, it's super useful with the deprecation of the Yahoo API! I was running into CORS errors so I switched `$.getJson` to `$.ajax` with a `jsonp` data...
I have try to add it to a website was using simpleweather but was not working before and i can't make it work. Any working example on codepen please? Would...
Hello, I arrive here following the end of Yahoo API support on SimpleWeather. I currently trying to fix this with your repo but I facing an issue : - [Error]...
Any ideas on how to implement a way to convert a zip code to the lat/long that DarkSky likes in the script? Was using Yahoo, then with help moved over...