Access newest js libaries everywhere.
Assetbase currently provides:
jQuery
, Bootstrap
, Backbone.js
You can simply use
<script type="text/javascript" src="http://assetbase-sfei.rhcloud.com/jQuery"></script>
to get the latest version of jQuery.
You can also use parameters to get specified version of the code.
For example:
This url gets jQuery version 1.8.1
This url gets the latest jQuery, development(not gziped)
You can also combine those two parameters.