Getting Cross Domain JSON Data Using Y.jsonp()

This example illustrates basic use of the Y.jsonp( url, callback ) method, provided by the jsonp module.

For this example, we will use GitHub's webservice API, fetching user information about some members of the YUI team.