Created
June 3, 2012 01:14
-
-
Save shrwnsan/2860805 to your computer and use it in GitHub Desktop.
Sublime Text 2 - Fetch Settings
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"files": | |
{ | |
"jquery" : "http://code.jquery.com/jquery.js", | |
"jquery.min" : "http://code.jquery.com/jquery.min.js", | |
"jquery-cookie" : "https://raw.github.com/carhartl/jquery-cookie/master/jquery.cookie.js", | |
"jquery-dotimeout" : "https://raw.github.com/cowboy/jquery-dotimeout/master/jquery.ba-dotimeout.min.js", | |
"jquery-extra-selectors" : "https://raw.github.com/keithclark/JQuery-Extended-Selectors/master/jquery-extra-selectors.js", | |
"jquery-flexslider" : "https://raw.github.com/mbmufffin/FlexSlider/master/jquery.flexslider-min.js", | |
"jquery-mediaelement" : "https://raw.github.com/johndyer/mediaelement/master/build/mediaelement-and-player.js", | |
"jquery-min" : "http://code.jquery.com/jquery.min.js", | |
"jquery-mobile" : "http://code.jquery.com/mobile/1.0.1/jquery.mobile-1.0.1.min.js", | |
"jquery-mobile-vmouse" : "https://raw.github.com/jquery/jquery-mobile/master/js/jquery.mobile.vmouse.js", | |
"jquery-mousewheel" : "https://raw.github.com/brandonaaron/jquery-mousewheel/master/jquery.mousewheel.js", | |
"jquery-extra-selectors" : "https://raw.github.com/keithclark/JQuery-Extended-Selectors/master/jquery-extra-selectors.js", | |
"jquery-ui-effects" : "https://raw.github.com/jquery/jquery-ui/master/ui/jquery.effects.core.js", | |
"jquery-url" : "https://raw.github.com/allmarkedup/jQuery-URL-Parser/master/jquery.url.js", | |
"twitter-bootstrap-alerts" : "https://raw.github.com/twitter/bootstrap/master/js/bootstrap-alerts.js", | |
"twitter-bootstrap-buttons" : "https://raw.github.com/twitter/bootstrap/master/js/bootstrap-buttons.js", | |
"twitter-bootstrap-carousel" : "https://raw.github.com/twitter/bootstrap/master/js/bootstrap-carousel.js", | |
"twitter-bootstrap-collapse" : "https://raw.github.com/twitter/bootstrap/master/js/bootstrap-collapse.js", | |
"twitter-bootstrap-dropdown" : "https://raw.github.com/twitter/bootstrap/master/js/bootstrap-dropdown.js", | |
"twitter-bootstrap-modal" : "https://raw.github.com/twitter/bootstrap/master/js/bootstrap-modal.js", | |
"twitter-bootstrap-popover" : "https://raw.github.com/twitter/bootstrap/master/js/bootstrap-popover.js", | |
"twitter-bootstrap-scrollspy" : "https://raw.github.com/twitter/bootstrap/master/js/bootstrap-scrollspy.js", | |
"twitter-bootstrap-tabs" : "https://raw.github.com/twitter/bootstrap/master/js/bootstrap-tabs.js", | |
"twitter-bootstrap-tooltip" : "https://raw.github.com/twitter/bootstrap/master/js/bootstrap-tooltip.js", | |
"twitter-bootstrap-transition": "https://raw.github.com/twitter/bootstrap/master/js/bootstrap-transition.js", | |
"twitter-bootstrap-twipsy" : "https://raw.github.com/twitter/bootstrap/master/js/bootstrap-twipsy.js", | |
"twitter-bootstrap-typehead" : "https://raw.github.com/twitter/bootstrap/master/js/bootstrap-typehead.js", | |
"backbone" : "http://documentcloud.github.com/backbone/backbone.js", | |
"backbone.min" : "http://documentcloud.github.com/backbone/backbone-min.js", | |
"Dynamic-Carousel" : "https://raw.github.com/Wilto/Dynamic-Carousel/master/plugin.js", | |
"FitText" : "https://raw.github.com/davatron5000/FitText.js/master/jquery.fittext.js", | |
"FitVids" : "https://raw.github.com/davatron5000/FitVids.js/master/jquery.fitvids.js", | |
"history" : "https://raw.github.com/balupton/history.js/master/scripts/compressed/history.js", | |
"json2" : "https://raw.github.com/douglascrockford/JSON-js/master/json2.js", | |
"knockout" : "https://raw.github.com/SteveSanderson/knockout/master/build/output/knockout-latest.js", | |
"modernizr" : "https://raw.github.com/Modernizr/Modernizr/master/modernizr.js", | |
"normalize" : "https://raw.github.com/necolas/normalize.css/master/normalize.css", | |
"performermin" : "http://performerjs.org/download/performer-min.js", | |
"prefixfree" : "https://raw.github.com/LeaVerou/prefixfree/master/prefixfree.min.js", | |
"reset" : "http://meyerweb.com/eric/tools/css/reset/reset.css", | |
"respond" : "https://raw.github.com/keithclark/Respond/master/respond.min.js", | |
"selectivizr" : "https://raw.github.com/keithclark/selectivizr/master/selectivizr.js", | |
"underscore" : "http://documentcloud.github.com/underscore/underscore.js", | |
"underscore.min" : "http://documentcloud.github.com/underscore/underscore-min.js" | |
}, | |
"packages": | |
{ | |
"html5-boilerplate" : "https://github.com/h5bp/html5-boilerplate/zipball/master", | |
"html5-boilerplate-stripped" : "https://github.com/h5bp/html5-boilerplate/zipball/v3.0stripped", | |
"mobile-boilerplate" : "https://github.com/h5bp/mobile-boilerplate/zipball/v3.0", | |
"mobile-boilerplate-stripped": "https://github.com/h5bp/mobile-boilerplate/zipball/v3.0stripped", | |
"320 and up" : "https://github.com/malarkey/320andup/zipball/master", | |
"Foundation by Zurb" : "https://github.com/zurb/foundation/zipball/master", | |
"Twitter Bootstrap" : "https://github.com/twitter/bootstrap/zipball/master", | |
"WordPress" : "http://wordpress.org/latest.zip", | |
"blankwork" : "http://www.blankwork.net/blankwork-latest.zip", | |
"codeigniter" : "http://codeigniter.com/download.php", | |
"html5-reset" : "https://github.com/murtaugh/HTML5-Reset/zipball/master", | |
"skeleton" : "https://nodeload.github.com/dhgamache/Skeleton/zipball/master", | |
"Grunt" : "https://github.com/cowboy/grunt/zipball/master", | |
"Backbone Boilerplate" : "https://github.com/tbranyen/backbone-boilerplate/zipball/master", | |
"Impress.js" : "https://github.com/bartaz/impress.js/zipball/master", | |
"handelbars" : "https://github.com/wycats/handlebars.js/zipball/master", | |
"ember" : "https://github.com/emberjs/ember.js/zipball/master" | |
} | |
} |
Great contribution! Nevertheless, I tried to fetch bootstrap but it seems that it is not up to date.
Thanks!
Right on guys \m/
@protactinium Bootstrap should be up to date w/ v3.0.
thank you!
Thanks
No funka...
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Just what I was looking for. I figured somebody had already gotten a list together and could save me some time. Cheers.