My favorites | Sign in
Project Home Downloads Wiki Issues Source
Project Information
Members

Simple pipes json parser

This litle jquery script can be used to consume yahoo pipes' json and display it on an html page without any server-side script call.

The principe behind this is dynamic javascript inclusion (the yahoo pipe json output) and the analysis of this output with a tiny javascript that renders the result on the page it's call on.

Example

You can view an example of such a use here: some del.icio.us links.

This is the output of a this yahoo pipe

Powered by Google Project Hosting