Skip to content

Instantly share code, notes, and snippets.

@gj1118
Created April 19, 2015 23:57
Show Gist options
  • Save gj1118/20f1b0dbd29d6b5d55c9 to your computer and use it in GitHub Desktop.
Save gj1118/20f1b0dbd29d6b5d55c9 to your computer and use it in GitHub Desktop.
Fetch.sublime-theme
{
"files":
{
"angular1315": "https://ajax.googleapis.com/ajax/libs/angularjs/1.3.15/angular.min.js",
"bootstrap334_css": "http://maxcdn.bootstrapcdn.com/bootstrap/3.3.4/css/bootstrap.min.css",
"bootstrap334_js": "http://maxcdn.bootstrapcdn.com/bootstrap/3.3.4/js/bootstrap.min.js",
"chart102_js": "https://raw.githubusercontent.com/nnnick/Chart.js/master/Chart.min.js",
"favicon038_js": "https://raw.githubusercontent.com/ejci/favico.js/master/favico-0.3.8.min.js",
"fontawesome430": "http://maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css",
"jquery": "https://code.jquery.com/jquery-1.11.2.min.js",
"jsxtransformer131": "https://cdnjs.cloudflare.com/ajax/libs/react/0.13.1/JSXTransformer.js",
"react131_js": "https://cdnjs.cloudflare.com/ajax/libs/react/0.13.1/react.min.js",
"react131_js_with_addons": "https://cdnjs.cloudflare.com/ajax/libs/react/0.13.1/react-with-addons.min.js"
},
"packages":
{
"Medium.js": "https://github.com/jakiestfu/Medium.js/archive/master.zip",
"html5_boilerplate": "https://github.com/h5bp/html5-boilerplate/zipball/master",
"laravel4211": "https://github.com/laravel/laravel/archive/v4.2.11.zip",
"laravel5": "https://github.com/laravel/laravel/zipball/master"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment