jswwo is a simple demo for World Weather Online API using JSONP/jquery/underscore
- Upload index.html to your local webserver, and point your browser to http://localhost/index.html.
- Or chdir to jswwo folder, and type 'node app' provided you have node installed on your machine.
You should see result as this screenshot.
- Templating using Underscore
- Form validation for UK/US/Canada postal code, IP address and Lat/Long
- Error checking from API call