R – web development environment pick and download

development-environment

A while back i found a website that would allow you to select a javascript library, including versions (jquery, proto, mootools, etc) and folder directry structure (eg. img, js, includes, html), etc all choosen through a web form and downloaded as a zip.

i thought it was a great idea, anyone know of the website, or the technical name of this type of service? im just not hitting the right keywords (as you can see my my vague title)on google to get anywhere.

thanks.

Best Answer

Could it be Google AJAX Libraries API? http://code.google.com/apis/ajaxlibs/

Related Topic