- Component Overview
- Technologies (DB, Languages, Frameworks)
Functionalities
| /*! | |
| * @preserve | |
| * jquery.scrolldepth.js | v0.7 | |
| * Copyright (c) 2014 Rob Flaherty (@robflaherty) | |
| * Licensed under the MIT and GPL licenses. | |
| */ | |
| if (window.jQuery) { | |
| ;(function ( $, window, document, undefined ) { | |
| curl -s https://api.github.com/orgs/twitter/repos?per_page=200 | ruby -rubygems -e 'require "json"; JSON.load(STDIN.read).each { |repo| %x[git clone #{repo["ssh_url"]} ]}' |