🔔 Alert..!! Get 2 Month Free Cloud Hosting With $200 Bonus From Digital Ocean ACTIVATE DEAL

A simple jQuery plugin to display the weather information for any location. The data is pulled from the public Yahoo! Weather feed via the YQL API. You simply provide your US zip code, WOEID or any location in the world and it returns your local weather from Yahoo! This plugin won’t spit out a bunch of HTML full of classes and IDs. It just gives you the returned data for you to use, display and style as you need. 

Other API Plugins

Documentation

simpleWeather - jQuery Plugin GitHub version

A simple jQuery plugin to display current weather data for any location and doesn't get in your way. Now supports HTML5 GeoLocation! Handcrafted with ♥ from Austin, TX by James Fleeting. You can find demos and docs at simpleweatherjs.com.

Get The Latest

Bower

bower install simpleWeather

Component(1)

component install monkeecreate/jquery.simpleWeather

CDNJS

<script src="//cdnjs.cloudflare.com/ajax/libs/jquery.simpleWeather/3.1.0/jquery.simpleWeather.min.js"></script>

Git

git clone git://github.com/monkeecreate/jquery.simpleWeather.git

Zip File

Download the latest version at simpleweatherjs.com

Alternatives

  • SimplerWeather uses the DarkSky API and includes a php proxy to help keep your API key secret.

Questions?

If you have any questions or problems hit me up on twitter or create a new issue. Don't forget to check the documentation and FAQ at simpleweatherjs.com.


You May Also Like