JavaScripting

The definitive source of the best
JavaScript libraries, frameworks, and plugins.


  • ×

    jQuery.simple Weather

    A simple jQuery plugin to display current weather data for any location and doesn't get in your way. Now supports HTML5 GeoLocation!
    Filed under 

    • 🔾29%Overall
    • 775
    • 72.7 days
    • 🕩147
    • 👥3

    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.

    Show All