Simple way to get Pipes output onto your web site
Im presenting at the Open Hack Day in London this weekend and as part of it I’ve knocked up a quick example script for executing pipes from Javascript on your web site, and getting the results as an object in a JS function (so you can loop and display the contents for example). You can [...]