Skip to content

Latest commit

 

History

History
33 lines (24 loc) · 1.44 KB

README.md

File metadata and controls

33 lines (24 loc) · 1.44 KB

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! Developed 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/2.6.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