JackCA / jquery.simpleWeather

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. Developed by James Fleeting.

Home Page:http://simpleweatherjs.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

simpleWeather - jQuery Plugin GitHub version

A simple jQuery plugin to display the current weather information for any location using Yahoo! Weather. Developed by James Fleeting. You can find demos and docs at simpleweatherjs.com.

Get The Latest

Bower

bower install simpleWeather

CDNJS

<script src="//cdnjs.cloudflare.com/ajax/libs/jquery.simpleWeather/2.4.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

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.

Bitdeli Badge

About

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. Developed by James Fleeting.

http://simpleweatherjs.com

License:MIT License


Languages

Language:JavaScript 100.0%