javascript - What libraries does the Google CDN host (besides jQuery)? -


i've used link suggested quick access link jquery homepage:

//ajax.googleapis.com/ajax/libs/jquery/1.9.1/jquery.min.js 

is there list of other supported javascript libraries besides jquery?

it's supported google hosted libraries content delivery network. available libraries are:

  • angularjs
  • chrome frame
  • dojo
  • ext core
  • jquery
  • jquery ui
  • mootools
  • prototype
  • script_aculo_us
  • swfobject
  • webfont loader

Comments

Popular posts from this blog

php - Why I am getting the Error "Commands out of sync; you can't run this command now" -

ruby - Nesting modules inside of a Rails eninge gem -

Eclipse formatter for java ending braces -