jQuery Typeahead

jQuery plugin that provides Typeahead (autocomplete) Search preview from Json object(s) via same domain Ajax request or cross domain Jsonp and offers data compression inside Local Storage. The plugin is built with a lot of options and callbacks to allow customization.

football.js

Football (soccer) widget – matchday, today’s rounds, team of the day, etc.

jPut JSON to HTML

jPut is a small jquey plugin which you can put your JSON as customized HTML format easily.It supports loading JSON via ajax.jPut supports multidimensional json too. jPut also supports JSONP.

beer.js

Beer ‘n’ brewery widget – brewery of the day, beer of the day, etc.

jQuery safe xdr

jQuery plugin to make Cross Domain Requests with JavaScript without jsonp. To receive some response for this calls, you have to add the Access-Control-Allow-Origin HTTP header.