From 7de7fadd86ec5db24e9641194d814d0f489842d0 Mon Sep 17 00:00:00 2001 From: Andrew Lo Date: Thu, 31 Jul 2014 17:34:33 -0700 Subject: [PATCH 01/55] Fixed assets not loading over https --- index.html | 10 +++++----- offline.html | 2 +- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/index.html b/index.html index a2a4f31..6828d77 100644 --- a/index.html +++ b/index.html @@ -28,8 +28,8 @@ Adobe Open Source | Advancing technology through open initiatives - - + + @@ -330,9 +330,9 @@
...and with - - - + + + diff --git a/offline.html b/offline.html index 334eb90..1b11069 100644 --- a/offline.html +++ b/offline.html @@ -10,7 +10,7 @@ - + From e134bb537d633ca224bd533585ab57b8ec83a4a6 Mon Sep 17 00:00:00 2001 From: Tess Myers Date: Thu, 18 Sep 2014 20:56:28 -0700 Subject: [PATCH 02/55] Remove excess commas --- index.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/index.html b/index.html index a2a4f31..498ee2d 100644 --- a/index.html +++ b/index.html @@ -5,9 +5,9 @@ ~ Adobe + Open Source = ♥ ~ That's why we built this project on top of cutting-edge technologies like: -- AngularJS, -- Foundation, -- Github Pages and API, +- AngularJS +- Foundation +- Github Pages and API - NodeJS - D3 - and many more! From 533777cf1e850146ce3bfeaea56e6f6cb5d9c2ac Mon Sep 17 00:00:00 2001 From: Jon Sadka Date: Thu, 18 Sep 2014 21:46:24 -0700 Subject: [PATCH 03/55] Updated README.md Found some typos and felt compelled to fix them. Thanks! :) --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 744ab62..b3c0c2c 100644 --- a/README.md +++ b/README.md @@ -3,12 +3,12 @@ Presenting [Adobe Github Homepage v2.0](http://adobe.github.com), the new central hub for **Adobe Open sources** projects. -Allowing you to **search through Adobe Github repositories**, you can focus on what you are really passionated about. +Allowing you to **search through Adobe Github repositories**, you can focus on what you are really passionate about. - You are a *web developer*? Search the repositories only containing *Javascript* code, because it rocks! -- You love doing *technology watching*? Order by *Popularity*, by *Last Push* or select only the *5 stars (>1k followers)* projects to get the hotest repos! +- You love doing *technology watching*? Order by *Popularity*, by *Last Push* or select only the *5 stars (>1k followers)* projects to get the hottest repos! - You are a *web designer* and want the perfect code editor? Search *brackets* and get all the repositories related to this awesome project! -- You are a *researcher*? Check out the project pushed in Open Source by the *Adobe Research* organisation! +- You are a *researcher*? Check out the project pushed in Open Source by the *Adobe Research* organization!

Adobe + Open Source = ♥

@@ -25,7 +25,7 @@ The [Adobe Creative Cloud](http://www.adobe.com/products/creativecloud.html) was ## Be in touch! -We hope you love this new homepage. Any feedback, ideas or bugfixs is very welcome. Here is the [Trello board](https://trello.com/b/eLlfvaVe/adobe-github-com) on which you can add you ideas. You can also check out the [wiki page](https://github.com/adobe/adobe.github.com/wiki) to know how to update the page easily. +We hope you love this new homepage. Any feedback, ideas or bugfixes are very welcome. Here is the [Trello board](https://trello.com/b/eLlfvaVe/adobe-github-com) on which you can add you ideas. You can also check out the [wiki page](https://github.com/adobe/adobe.github.com/wiki) to know how to update the page easily. All this seems interesting to you? You want to contribute to the web with Adobe? From 4d5f3e0d7c01db15077335ec48ddbb9ff6636829 Mon Sep 17 00:00:00 2001 From: Parbhat Puri Date: Wed, 26 Nov 2014 11:35:55 +0530 Subject: [PATCH 04/55] schema Image link corrected --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 744ab62..b7246bb 100644 --- a/README.md +++ b/README.md @@ -35,7 +35,7 @@ All this seems interesting to you? You want to contribute to the web with Adobe? Hummm... you want to learn more about how all this is structured? A good sketch is better than a long speech, so here is a little schema: -

Adobe Open Source schema

+

Adobe Open Source schema

The information is pulled directly from the [Github API](http://developer.github.com/v3/) and aggregated by a [NodeJS](http://nodejs.org) server (its code source is available [in this repository](https://github.com/kimchouard/server.adobe.github.com)). It is available through an simple REST API, thanks to [restify](http://mcavage.me/node-restify/). From a123708a2e39df18a22f0e907ffdcc124fd3761c Mon Sep 17 00:00:00 2001 From: kimchouard Date: Tue, 2 Dec 2014 15:46:11 +0800 Subject: [PATCH 05/55] New server .json offline backup --- data/server.json | 8233 +++++++++++++++++++++++++++++++--------------- 1 file changed, 5489 insertions(+), 2744 deletions(-) diff --git a/data/server.json b/data/server.json index c3c803d..32c7209 100644 --- a/data/server.json +++ b/data/server.json @@ -1,2746 +1,5491 @@ [ - { - "lastUpdate": "2014-02-10T23:04:08.501Z", - "stats": { - "nbLinesCode": 920038980 - }, - "repos": [ - { - "name": "brackets", - "watchers_count": 14436, - "org": "Adobe Systems", - "languages": [ - { - "name": "JavaScript", - "value": 9190633 - }, - { - "name": "Ruby", - "value": 9030 - }, - { - "name": "CSS", - "value": 1608539 - }, - { - "name": "Shell", - "value": 8449 - }, - { - "name": "PHP", - "value": 28502 - }, - { - "name": "Clojure", - "value": 28 - } - ], - "description": "An open source code editor for the web, written in JavaScript, HTML and CSS.", - "pushed_at": "2014-02-10T22:54:41Z", - "html_url": "https://github.com/adobe/brackets", - "languages_url": "https://api.github.com/repos/adobe/brackets/languages", - "homepage": "http://brackets.io", - "languagesTotal": 10845181 - }, - { - "name": "brackets-shell", - "watchers_count": 507, - "org": "Adobe Systems", - "languages": [ - { - "name": "JavaScript", - "value": 124272 - }, - { - "name": "Python", - "value": 989301 - }, - { - "name": "Objective-C", - "value": 152489 - }, - { - "name": "C++", - "value": 368230 - }, - { - "name": "C", - "value": 26571 - }, - { - "name": "Shell", - "value": 9595 - } - ], - "description": "CEF3-based application shell for Brackets.", - "pushed_at": "2014-02-10T22:51:10Z", - "html_url": "https://github.com/adobe/brackets-shell", - "languages_url": "https://api.github.com/repos/adobe/brackets-shell/languages", - "homepage": "http://brackets.io", - "languagesTotal": 1670458 - }, - { - "name": "adobe.github.com", - "watchers_count": 33, - "org": "Adobe Systems", - "languages": [ - { - "name": "CSS", - "value": 62870 - }, - { - "name": "JavaScript", - "value": 43694 - } - ], - "description": "Adobe central hub for open source", - "pushed_at": "2014-02-10T22:16:37Z", - "html_url": "https://github.com/adobe/adobe.github.com", - "languages_url": "https://api.github.com/repos/adobe/adobe.github.com/languages", - "homepage": "adobe.github.io", - "languagesTotal": 106564 - }, - { - "name": "brackets.io", - "watchers_count": 18, - "org": "Adobe Systems", - "languages": [ - { - "name": "CSS", - "value": 260515 - }, - { - "name": "JavaScript", - "value": 267610 - } - ], - "description": "brackets.io website", - "pushed_at": "2014-02-07T23:40:00Z", - "html_url": "https://github.com/adobe/brackets.io", - "languages_url": "https://api.github.com/repos/adobe/brackets.io/languages", - "homepage": null, - "languagesTotal": 528125 - }, - { - "name": "brackets-updates", - "watchers_count": 3, - "org": "Adobe Systems", - "languages": [ - { - "name": "Shell", - "value": 467 - } - ], - "description": "Update info and deployment scripts for Brackets/Edge Code", - "pushed_at": "2014-02-07T18:26:01Z", - "html_url": "https://github.com/adobe/brackets-updates", - "languages_url": "https://api.github.com/repos/adobe/brackets-updates/languages", - "homepage": null, - "languagesTotal": 467 - }, - { - "name": "CodeMirror2", - "watchers_count": 68, - "org": "Adobe Systems", - "languages": [ - { - "name": "JavaScript", - "value": 1582904 - }, - { - "name": "CSS", - "value": 63406 - }, - { - "name": "Shell", - "value": 291 - }, - { - "name": "LiveScript", - "value": 6103 - } - ], - "description": "In-browser code editor", - "pushed_at": "2014-02-06T19:23:14Z", - "html_url": "https://github.com/adobe/CodeMirror2", - "languages_url": "https://api.github.com/repos/adobe/CodeMirror2/languages", - "homepage": "http://codemirror.net/", - "languagesTotal": 1652704 - }, - { - "name": "brackets-registry", - "watchers_count": 14, - "org": "Adobe Systems", - "languages": [ - { - "name": "JavaScript", - "value": 167773 - }, - { - "name": "CSS", - "value": 3678 - } - ], - "description": "A registry system for hosting Brackets extensions powered by node.js", - "pushed_at": "2014-02-05T20:58:50Z", - "html_url": "https://github.com/adobe/brackets-registry", - "languages_url": "https://api.github.com/repos/adobe/brackets-registry/languages", - "homepage": null, - "languagesTotal": 171451 - }, - { - "name": "brackets-phonegap", - "watchers_count": 81, - "org": "Adobe Systems", - "languages": [ - { - "name": "CSS", - "value": 4799 - }, - { - "name": "JavaScript", - "value": 109190 - } - ], - "description": "A brackets extension for PhoneGap development.", - "pushed_at": "2014-01-30T14:50:04Z", - "html_url": "https://github.com/adobe/brackets-phonegap", - "languages_url": "https://api.github.com/repos/adobe/brackets-phonegap/languages", - "homepage": null, - "languagesTotal": 113989 - }, - { - "name": "brackets-edge-web-fonts", - "watchers_count": 39, - "org": "Adobe Systems", - "languages": [ - { - "name": "JavaScript", - "value": 73722 - }, - { - "name": "CSS", - "value": 11944 - } - ], - "description": "Edge Web Fonts extension for Brackets. Simply unzip and drop into your Brackets extension folder to browse and include Edge Web Fonts.", - "pushed_at": "2014-01-29T00:04:56Z", - "html_url": "https://github.com/adobe/brackets-edge-web-fonts", - "languages_url": "https://api.github.com/repos/adobe/brackets-edge-web-fonts/languages", - "homepage": "http://html.adobe.com/edge/webfonts/", - "languagesTotal": 85666 - }, - { - "name": "source-code-pro", - "watchers_count": 3652, - "org": "Adobe Systems", - "languages": [ - { - "name": "Shell", - "value": 454 - } - ], - "description": "Repository for Source Code Pro Font", - "pushed_at": "2013-09-07T19:58:05Z", - "html_url": "https://github.com/adobe/source-code-pro", - "languages_url": "https://api.github.com/repos/adobe/source-code-pro/languages", - "homepage": null, - "languagesTotal": 454 - }, - { - "name": "source-sans-pro", - "watchers_count": 540, - "org": "Adobe Systems", - "languages": [ - { - "name": "Shell", - "value": 798 - } - ], - "description": "Repository for Source Sans Pro Font", - "pushed_at": "2013-10-10T08:37:43Z", - "html_url": "https://github.com/adobe/source-sans-pro", - "languages_url": "https://api.github.com/repos/adobe/source-sans-pro/languages", - "homepage": null, - "languagesTotal": 798 - }, - { - "name": "cssfilterlab", - "watchers_count": 289, - "org": "Adobe Systems", - "languages": [ - { - "name": "JavaScript", - "value": 14387578 - }, - { - "name": "CSS", - "value": 119609 - }, - { - "name": "F#", - "value": 20110 - } - ], - "description": "CSS FilterLab", - "pushed_at": "2013-10-29T21:50:34Z", - "html_url": "https://github.com/adobe/cssfilterlab", - "languages_url": "https://api.github.com/repos/adobe/cssfilterlab/languages", - "homepage": "", - "languagesTotal": 14527297 - }, - { - "name": "chromium", - "watchers_count": 17, - "org": "Adobe Systems", - "languages": [ - { - "name": "Python", - "value": 7157879 - }, - { - "name": "C++", - "value": 119862423 - }, - { - "name": "Objective-C", - "value": 6376945 - }, - { - "name": "C", - "value": 73494730 - }, - { - "name": "Shell", - "value": 1432298 - }, - { - "name": "Java", - "value": 62764 - }, - { - "name": "Assembly", - "value": 1178292 - }, - { - "name": "JavaScript", - "value": 9900561 - }, - { - "name": "AppleScript", - "value": 6973 - }, - { - "name": "PHP", - "value": 97796 - }, - { - "name": "Perl", - "value": 918491 - }, - { - "name": "XML", - "value": 13419 - }, - { - "name": "Go", - "value": 18556 - }, - { - "name": "R", - "value": 524 - }, - { - "name": "Logos", - "value": 4517 - }, - { - "name": "F#", - "value": 381 - }, - { - "name": "Ragel in Ruby Host", - "value": 3239 - }, - { - "name": "Awk", - "value": 9519 - }, - { - "name": "Matlab", - "value": 5234 - }, - { - "name": "Tcl", - "value": 277077 - }, - { - "name": "DOT", - "value": 1239 - } - ], - "description": "Experiments and contributions to Chromium project", - "pushed_at": "2013-04-17T17:46:42Z", - "html_url": "https://github.com/adobe/chromium", - "languages_url": "https://api.github.com/repos/adobe/chromium/languages", - "homepage": null, - "languagesTotal": 220822857 - }, - { - "name": "Spry", - "watchers_count": 65, - "org": "Adobe Systems", - "languages": [ - { - "name": "PHP", - "value": 3552 - }, - { - "name": "JavaScript", - "value": 1354211 - }, - { - "name": "ColdFusion", - "value": 2438 - } - ], - "description": "Spry is a JavaScript-based framework that enables the rapid development of Ajax-powered web pages.", - "pushed_at": "2012-08-16T15:26:28Z", - "html_url": "https://github.com/adobe/Spry", - "languages_url": "https://api.github.com/repos/adobe/Spry/languages", - "homepage": null, - "languagesTotal": 1360201 - }, - { - "name": "GLS3D", - "watchers_count": 69, - "org": "Adobe Systems", - "languages": [ - { - "name": "C", - "value": 1347780 - }, - { - "name": "C++", - "value": 118082 - }, - { - "name": "ActionScript", - "value": 231552 - } - ], - "description": "An implementation of OpenGL for Stage3D that can run inside Flash Player 11+", - "pushed_at": "2013-05-31T03:38:23Z", - "html_url": "https://github.com/adobe/GLS3D", - "languages_url": "https://api.github.com/repos/adobe/GLS3D/languages", - "homepage": null, - "languagesTotal": 1697414 - }, - { - "name": "telemetry-utils", - "watchers_count": 24, - "org": "Adobe Systems", - "languages": [ - { - "name": "Python", - "value": 6897 - } - ], - "description": "Tools to compliment Flash's Telemetry feature", - "pushed_at": "2013-01-29T05:57:57Z", - "html_url": "https://github.com/adobe/telemetry-utils", - "languages_url": "https://api.github.com/repos/adobe/telemetry-utils/languages", - "homepage": null, - "languagesTotal": 6897 - }, - { - "name": "css-pseudo-elements", - "watchers_count": 20, - "org": "Adobe Systems", - "languages": [ - { - "name": "JavaScript", - "value": 43140 - } - ], - "description": "Contains a prototype library for using a pseudo-elements syntax to create more boxes in the rendering tree, extending what is possible with ::before and ::after in CSS 2.1", - "pushed_at": "2012-08-21T23:29:42Z", - "html_url": "https://github.com/adobe/css-pseudo-elements", - "languages_url": "https://api.github.com/repos/adobe/css-pseudo-elements/languages", - "homepage": null, - "languagesTotal": 43140 - }, - { - "name": "brackets-app", - "watchers_count": 550, - "org": "Adobe Systems", - "languages": [ - { - "name": "C", - "value": 783645 - }, - { - "name": "C++", - "value": 1332843 - }, - { - "name": "Shell", - "value": 3558 - }, - { - "name": "Objective-C", - "value": 102532 - }, - { - "name": "JavaScript", - "value": 28633 - }, - { - "name": "Python", - "value": 22389 - } - ], - "description": "Deprecated CEF1-based app shell for Brackets. Use https://github.com/adobe/brackets-shell instead.", - "pushed_at": "2012-09-18T20:59:44Z", - "html_url": "https://github.com/adobe/brackets-app", - "languages_url": "https://api.github.com/repos/adobe/brackets-app/languages", - "homepage": "", - "languagesTotal": 2273600 - }, - { - "name": "webkit", - "watchers_count": 70, - "org": "Adobe Systems", - "languages": [], - "description": "Experiments and contributions to WebKit. Tracks git://git.webkit.org/WebKit.git", - "pushed_at": "2013-04-17T17:32:10Z", - "html_url": "https://github.com/adobe/webkit", - "languages_url": "https://api.github.com/repos/adobe/webkit/languages", - "homepage": null, - "languagesTotal": 0 - }, - { - "name": "dds2atf", - "watchers_count": 46, - "org": "Adobe Systems", - "languages": [ - { - "name": "C", - "value": 221804 - }, - { - "name": "C++", - "value": 845089 - }, - { - "name": "Perl", - "value": 348976 - } - ], - "description": "Tool for converting DDS files into ATF files suitable for use with the Flash Stage3D API", - "pushed_at": "2012-08-10T02:36:29Z", - "html_url": "https://github.com/adobe/dds2atf", - "languages_url": "https://api.github.com/repos/adobe/dds2atf/languages", - "homepage": null, - "languagesTotal": 1415869 - }, - { - "name": "glsl2agal", - "watchers_count": 124, - "org": "Adobe Systems", - "languages": [ - { - "name": "C", - "value": 1371515 - }, - { - "name": "C++", - "value": 2685075 - }, - { - "name": "Perl", - "value": 5387 - }, - { - "name": "ActionScript", - "value": 508348 - }, - { - "name": "Shell", - "value": 7226 - }, - { - "name": "Emacs Lisp", - "value": 74 - }, - { - "name": "Python", - "value": 30508 - }, - { - "name": "Objective-C", - "value": 31372 - }, - { - "name": "F#", - "value": 3140 - } - ], - "description": "GLSL To AGAL compiler -- Use this to compile GLSL shaders so they can be used in your flash application.", - "pushed_at": "2013-02-14T18:59:21Z", - "html_url": "https://github.com/adobe/glsl2agal", - "languages_url": "https://api.github.com/repos/adobe/glsl2agal/languages", - "homepage": "http://gaming.adobe.com", - "languagesTotal": 4642645 - }, - { - "name": "brackets-phonegap-prototype", - "watchers_count": 7, - "org": "Adobe Systems", - "languages": [ - { - "name": "JavaScript", - "value": 28883 - } - ], - "description": "Brackets Extension for interacting with PhoneGap.", - "pushed_at": "2012-08-22T18:51:19Z", - "html_url": "https://github.com/adobe/brackets-phonegap-prototype", - "languages_url": "https://api.github.com/repos/adobe/brackets-phonegap-prototype/languages", - "homepage": "", - "languagesTotal": 28883 - }, - { - "name": "web-platform", - "watchers_count": 77, - "org": "Adobe Systems", - "languages": [ - { - "name": "CSS", - "value": 1029363 - }, - { - "name": "JavaScript", - "value": 1318114 - }, - { - "name": "F#", - "value": 1717 - }, - { - "name": "Perl", - "value": 860 - }, - { - "name": "PHP", - "value": 368 - }, - { - "name": "Erlang", - "value": 2150 - }, - { - "name": "Python", - "value": 12224 - }, - { - "name": "Shell", - "value": 234 - } - ], - "description": "", - "pushed_at": "2013-10-15T00:24:36Z", - "html_url": "https://github.com/adobe/web-platform", - "languages_url": "https://api.github.com/repos/adobe/web-platform/languages", - "homepage": null, - "languagesTotal": 2365030 - }, - { - "name": "skia", - "watchers_count": 6, - "org": "Adobe Systems", - "languages": [ - { - "name": "C", - "value": 587649 - }, - { - "name": "C++", - "value": 5600716 - }, - { - "name": "Objective-C", - "value": 45930 - }, - { - "name": "Assembly", - "value": 10233 - } - ], - "description": "Experiments and contributions to Skia project", - "pushed_at": "2012-05-05T01:00:15Z", - "html_url": "https://github.com/adobe/skia", - "languages_url": "https://api.github.com/repos/adobe/skia/languages", - "homepage": null, - "languagesTotal": 6244528 - }, - { - "name": "graphicalweb-keynote", - "watchers_count": 33, - "org": "Adobe Systems", - "languages": [ - { - "name": "JavaScript", - "value": 1064354 - }, - { - "name": "Shell", - "value": 389 - }, - { - "name": "F#", - "value": 7281 - }, - { - "name": "Ruby", - "value": 841 - } - ], - "description": "Keynote for Graphical Web Conference", - "pushed_at": "2013-02-15T16:58:37Z", - "html_url": "https://github.com/adobe/graphicalweb-keynote", - "languages_url": "https://api.github.com/repos/adobe/graphicalweb-keynote/languages", - "homepage": null, - "languagesTotal": 1072865 - }, - { - "name": "flash-platform", - "watchers_count": 5, - "org": "Adobe Systems", - "languages": [], - "description": "", - "pushed_at": "2012-07-04T06:44:04Z", - "html_url": "https://github.com/adobe/flash-platform", - "languages_url": "https://api.github.com/repos/adobe/flash-platform/languages", - "homepage": null, - "languagesTotal": 0 - }, - { - "name": "angle", - "watchers_count": 8, - "org": "Adobe Systems", - "languages": [ - { - "name": "C++", - "value": 1749402 - }, - { - "name": "C", - "value": 351058 - }, - { - "name": "Shell", - "value": 1389 - } - ], - "description": "Experiments and contributions to ANGLE project. ", - "pushed_at": "2012-05-30T20:47:29Z", - "html_url": "https://github.com/adobe/angle", - "languages_url": "https://api.github.com/repos/adobe/angle/languages", - "homepage": null, - "languagesTotal": 2101849 - }, - { - "name": "angle.js", - "watchers_count": 4, - "org": "Adobe Systems", - "languages": [ - { - "name": "C++", - "value": 1929294 - }, - { - "name": "C", - "value": 420053 - }, - { - "name": "Shell", - "value": 1353 - }, - { - "name": "JavaScript", - "value": 439 - }, - { - "name": "Objective-C", - "value": 4457 - } - ], - "description": "ANGLE port to JS", - "pushed_at": "2012-09-08T00:42:59Z", - "html_url": "https://github.com/adobe/angle.js", - "languages_url": "https://api.github.com/repos/adobe/angle.js/languages", - "homepage": null, - "languagesTotal": 2355596 - }, - { - "name": "incubator-cordova-weinre", - "watchers_count": 0, - "org": "Adobe Systems", - "languages": [], - "description": "Mirror of Apache Weinre", - "pushed_at": "2012-06-29T23:11:53Z", - "html_url": "https://github.com/adobe/incubator-cordova-weinre", - "languages_url": "https://api.github.com/repos/adobe/incubator-cordova-weinre/languages", - "homepage": null, - "languagesTotal": 0 - }, - { - "name": "iphone-filter-demo", - "watchers_count": 17, - "org": "Adobe Systems", - "languages": [ - { - "name": "JavaScript", - "value": 4274 - } - ], - "description": "demo for create the web showcasing filters on iPad", - "pushed_at": "2012-11-19T17:53:58Z", - "html_url": "https://github.com/adobe/iphone-filter-demo", - "languages_url": "https://api.github.com/repos/adobe/iphone-filter-demo/languages", - "homepage": null, - "languagesTotal": 4274 - }, - { - "name": "Demo-for-Alice-s-Adventures-in-Wonderland", - "watchers_count": 88, - "org": "Adobe Web Platform", - "languages": [ - { - "name": "JavaScript", - "value": 50311 - }, - { - "name": "CSS", - "value": 74830 - } - ], - "description": "Demo of CSS Shapes using the Alice in Wonderland story.", - "pushed_at": "2014-01-31T18:57:36Z", - "html_url": "https://github.com/adobe-webplatform/Demo-for-Alice-s-Adventures-in-Wonderland", - "languages_url": "https://api.github.com/repos/adobe-webplatform/Demo-for-Alice-s-Adventures-in-Wonderland/languages", - "homepage": "adobe-webplatform.github.io/Demo-for-Alice-s-Adventures-in-Wonderland", - "languagesTotal": 125141 - }, - { - "name": "custom-filters-demo-travel-app", - "watchers_count": 46, - "org": "Adobe Web Platform", - "languages": [ - { - "name": "Ruby", - "value": 1018 - }, - { - "name": "JavaScript", - "value": 637189 - } - ], - "description": "An app that explores the use of custom filters to create UI enhancements", - "pushed_at": "2013-05-27T22:46:03Z", - "html_url": "https://github.com/adobe-webplatform/custom-filters-demo-travel-app", - "languages_url": "https://api.github.com/repos/adobe-webplatform/custom-filters-demo-travel-app/languages", - "homepage": "http://adobe-webplatform.github.io/custom-filters-demo-travel-app/src/", - "languagesTotal": 638207 - }, - { - "name": "balance-text", - "watchers_count": 597, - "org": "Adobe Web Platform", - "languages": [ - { - "name": "JavaScript", - "value": 11036 - }, - { - "name": "CSS", - "value": 4856 - } - ], - "description": "A jQuery plugin for implementing balancing of wrapping text in a web page", - "pushed_at": "2014-01-21T01:57:20Z", - "html_url": "https://github.com/adobe-webplatform/balance-text", - "languages_url": "https://api.github.com/repos/adobe-webplatform/balance-text/languages", - "homepage": null, - "languagesTotal": 15892 - }, - { - "name": "Snap.svg", - "watchers_count": 3400, - "org": "Adobe Web Platform", - "languages": [ - { - "name": "JavaScript", - "value": 889871 - }, - { - "name": "CSS", - "value": 94330 - }, - { - "name": "DOT", - "value": 9005 - } - ], - "description": "The JavaScript library for modern SVG graphics.", - "pushed_at": "2014-01-13T02:06:38Z", - "html_url": "https://github.com/adobe-webplatform/Snap.svg", - "languages_url": "https://api.github.com/repos/adobe-webplatform/Snap.svg/languages", - "homepage": "http://snapsvg.io", - "languagesTotal": 993206 - }, - { - "name": "css-regions-polyfill", - "watchers_count": 127, - "org": "Adobe Web Platform", - "languages": [ - { - "name": "CSS", - "value": 16225 - }, - { - "name": "JavaScript", - "value": 196312 - } - ], - "description": "Experimental CSS Regions polyfill written in JavaScript", - "pushed_at": "2014-01-16T20:57:37Z", - "html_url": "https://github.com/adobe-webplatform/css-regions-polyfill", - "languages_url": "https://api.github.com/repos/adobe-webplatform/css-regions-polyfill/languages", - "homepage": "http://adobe-webplatform.github.com/css-regions-polyfill", - "languagesTotal": 212537 - }, - { - "name": "Demo-for-National-Geographic-Orphan-Elephants", - "watchers_count": 12, - "org": "Adobe Web Platform", - "languages": [ - { - "name": "Erlang", - "value": 4680 - }, - { - "name": "Ruby", - "value": 853 - }, - { - "name": "CSS", - "value": 17241 - }, - { - "name": "JavaScript", - "value": 1118503 - } - ], - "description": "A prototypical adaptation of the National Geographic article \"Orphan Elephants\" showcasing Regions in use with Viewport Units.", - "pushed_at": "2013-11-05T23:20:21Z", - "html_url": "https://github.com/adobe-webplatform/Demo-for-National-Geographic-Orphan-Elephants", - "languages_url": "https://api.github.com/repos/adobe-webplatform/Demo-for-National-Geographic-Orphan-Elephants/languages", - "homepage": "http://adobe-webplatform.github.io/Demo-for-National-Geographic-Orphan-Elephants/", - "languagesTotal": 1141277 - }, - { - "name": "eve", - "watchers_count": 157, - "org": "Adobe Web Platform", - "languages": [ - { - "name": "JavaScript", - "value": 12489 - } - ], - "description": "Custom events… ", - "pushed_at": "2013-12-22T04:01:21Z", - "html_url": "https://github.com/adobe-webplatform/eve", - "languages_url": "https://api.github.com/repos/adobe-webplatform/eve/languages", - "homepage": "http://dmitry.baranovskiy.com/eve/", - "languagesTotal": 12489 - }, - { - "name": "shaderdsl", - "watchers_count": 47, - "org": "Adobe Web Platform", - "languages": [ - { - "name": "JavaScript", - "value": 538386 - } - ], - "description": "A compiler from a subset of JavaScript to GLSL.", - "pushed_at": "2013-09-24T17:58:14Z", - "html_url": "https://github.com/adobe-webplatform/shaderdsl", - "languages_url": "https://api.github.com/repos/adobe-webplatform/shaderdsl/languages", - "homepage": null, - "languagesTotal": 538386 - }, - { - "name": "Demo-for-Food-Network-Cupcakes", - "watchers_count": 8, - "org": "Adobe Web Platform", - "languages": [ - { - "name": "JavaScript", - "value": 16543321 - }, - { - "name": "Ruby", - "value": 851 - }, - { - "name": "CSS", - "value": 81684 - } - ], - "description": "Demo using Food Network content to showcase Web Engine features", - "pushed_at": "2013-10-25T22:18:08Z", - "html_url": "https://github.com/adobe-webplatform/Demo-for-Food-Network-Cupcakes", - "languages_url": "https://api.github.com/repos/adobe-webplatform/Demo-for-Food-Network-Cupcakes/languages", - "homepage": "http://adobe-webplatform.github.io/Demo-for-Food-Network-Cupcakes/src/", - "languagesTotal": 16625856 - }, - { - "name": "Demo-for-National-Geographic-Forest-Giant", - "watchers_count": 132, - "org": "Adobe Web Platform", - "languages": [ - { - "name": "Perl", - "value": 346 - }, - { - "name": "JavaScript", - "value": 1749809 - }, - { - "name": "PHP", - "value": 166 - }, - { - "name": "Shell", - "value": 74 - }, - { - "name": "CSS", - "value": 146755 - }, - { - "name": "VimL", - "value": 17152 - }, - { - "name": "F#", - "value": 6285 - }, - { - "name": "Ruby", - "value": 1702 - } - ], - "description": "A prototypical adaptation of the National Geographic article \"Forest Giants\" using Adobe's contributions to WebKit.", - "pushed_at": "2013-12-05T18:07:30Z", - "html_url": "https://github.com/adobe-webplatform/Demo-for-National-Geographic-Forest-Giant", - "languages_url": "https://api.github.com/repos/adobe-webplatform/Demo-for-National-Geographic-Forest-Giant/languages", - "homepage": "http://adobe-webplatform.github.io/Demo-for-National-Geographic-Forest-Giant/browser/src/", - "languagesTotal": 1922289 - }, - { - "name": "dr.js", - "watchers_count": 82, - "org": "Adobe Web Platform", - "languages": [ - { - "name": "JavaScript", - "value": 23337 - }, - { - "name": "CSS", - "value": 11980 - }, - { - "name": "DOT", - "value": 7400 - } - ], - "description": "Tiny documentation builder", - "pushed_at": "2014-01-01T23:34:47Z", - "html_url": "https://github.com/adobe-webplatform/dr.js", - "languages_url": "https://api.github.com/repos/adobe-webplatform/dr.js/languages", - "homepage": "", - "languagesTotal": 42717 - }, - { - "name": "coding-guidelines", - "watchers_count": 14, - "org": "Adobe Web Platform", - "languages": [ - { - "name": "JavaScript", - "value": 1685 - } - ], - "description": "", - "pushed_at": "2013-06-13T17:43:45Z", - "html_url": "https://github.com/adobe-webplatform/coding-guidelines", - "languages_url": "https://api.github.com/repos/adobe-webplatform/coding-guidelines/languages", - "homepage": null, - "languagesTotal": 1685 - }, - { - "name": "screensaver", - "watchers_count": 6, - "org": "Adobe Web Platform", - "languages": [ - { - "name": "JavaScript", - "value": 32762 - } - ], - "description": "Screen Saver in HTML", - "pushed_at": "2013-02-08T23:42:28Z", - "html_url": "https://github.com/adobe-webplatform/screensaver", - "languages_url": "https://api.github.com/repos/adobe-webplatform/screensaver/languages", - "homepage": null, - "languagesTotal": 32762 - }, - { - "name": "regions-adaptive", - "watchers_count": 3, - "org": "Adobe Web Platform", - "languages": [], - "description": "Demo of an adaptive web app UI built with CSS Regions", - "pushed_at": "2013-10-08T11:31:42Z", - "html_url": "https://github.com/adobe-webplatform/regions-adaptive", - "languages_url": "https://api.github.com/repos/adobe-webplatform/regions-adaptive/languages", - "homepage": "http://adobe-webplatform.github.com/regions-adaptive/", - "languagesTotal": 0 - }, - { - "name": "transform-tests", - "watchers_count": 0, - "org": "Adobe Web Platform", - "languages": [], - "description": "", - "pushed_at": "2013-06-25T19:15:32Z", - "html_url": "https://github.com/adobe-webplatform/transform-tests", - "languages_url": "https://api.github.com/repos/adobe-webplatform/transform-tests/languages", - "homepage": null, - "languagesTotal": 0 - }, - { - "name": "html5devconf-2013", - "watchers_count": 6, - "org": "Adobe Web Platform", - "languages": [ - { - "name": "Erlang", - "value": 1080 - }, - { - "name": "CSS", - "value": 70386 - }, - { - "name": "F#", - "value": 1654 - }, - { - "name": "JavaScript", - "value": 103979 - }, - { - "name": "PHP", - "value": 92 - } - ], - "description": "Slides from @adobe-webplatform team presented at HTML5 Dev Conf.", - "pushed_at": "2013-10-25T19:11:54Z", - "html_url": "https://github.com/adobe-webplatform/html5devconf-2013", - "languages_url": "https://api.github.com/repos/adobe-webplatform/html5devconf-2013/languages", - "homepage": null, - "languagesTotal": 177191 - }, - { - "name": "road-trip", - "watchers_count": 1, - "org": "Adobe Web Platform", - "languages": [ - { - "name": "JavaScript", - "value": 8437 - } - ], - "description": "“Road Trip” CSS Regions Demo", - "pushed_at": "2013-03-25T10:52:22Z", - "html_url": "https://github.com/adobe-webplatform/road-trip", - "languages_url": "https://api.github.com/repos/adobe-webplatform/road-trip/languages", - "homepage": "http://adobe-webplatform.github.com/road-trip/", - "languagesTotal": 8437 - }, - { - "name": "exclusionsrecipe", - "watchers_count": 2, - "org": "Adobe Web Platform", - "languages": [ - { - "name": "CSS", - "value": 7441 - }, - { - "name": "JavaScript", - "value": 8369 - } - ], - "description": "Demo of exclusions for mobile.", - "pushed_at": "2013-10-23T19:15:19Z", - "html_url": "https://github.com/adobe-webplatform/exclusionsrecipe", - "languages_url": "https://api.github.com/repos/adobe-webplatform/exclusionsrecipe/languages", - "homepage": "http://adobe-webplatform.github.com/exclusionsrecipe/", - "languagesTotal": 15810 - }, - { - "name": "csswg-test", - "watchers_count": 1, - "org": "Adobe Web Platform", - "languages": [], - "description": "Mirror of CSS WG test repository - https://hg.csswg.org/test/", - "pushed_at": "2013-09-23T14:50:39Z", - "html_url": "https://github.com/adobe-webplatform/csswg-test", - "languages_url": "https://api.github.com/repos/adobe-webplatform/csswg-test/languages", - "homepage": null, - "languagesTotal": 0 - }, - { - "name": "node-theseus", - "watchers_count": 29, - "org": "Adobe Research", - "languages": [ - { - "name": "JavaScript", - "value": 10167 - } - ], - "description": "", - "pushed_at": "2014-02-10T20:25:54Z", - "html_url": "https://github.com/adobe-research/node-theseus", - "languages_url": "https://api.github.com/repos/adobe-research/node-theseus/languages", - "homepage": null, - "languagesTotal": 10167 - }, - { - "name": "theseus", - "watchers_count": 741, - "org": "Adobe Research", - "languages": [ - { - "name": "Shell", - "value": 461 - }, - { - "name": "JavaScript", - "value": 270377 - }, - { - "name": "CSS", - "value": 9500 - } - ], - "description": "A pretty darn cool JavaScript debugger for Brackets", - "pushed_at": "2014-02-10T08:13:57Z", - "html_url": "https://github.com/adobe-research/theseus", - "languages_url": "https://api.github.com/repos/adobe-research/theseus/languages", - "homepage": "", - "languagesTotal": 280338 - }, - { - "name": "fondue", - "watchers_count": 32, - "org": "Adobe Research", - "languages": [ - { - "name": "JavaScript", - "value": 809706 - } - ], - "description": "JavaScript instrumentation library for collecting traces", - "pushed_at": "2014-02-10T07:28:08Z", - "html_url": "https://github.com/adobe-research/fondue", - "languages_url": "https://api.github.com/repos/adobe-research/fondue/languages", - "homepage": null, - "languagesTotal": 809706 - }, - { - "name": "mesh", - "watchers_count": 9, - "org": "Adobe Research", - "languages": [ - { - "name": "Shell", - "value": 2751 - }, - { - "name": "Java", - "value": 1330120 - }, - { - "name": "Matlab", - "value": 172655 - }, - { - "name": "Objective-C", - "value": 193100 - }, - { - "name": "M", - "value": 740 - } - ], - "description": "General-purpose programming language featuring functional idioms, strong static inferred types, and a concurrency model built on managed mutability and STM.", - "pushed_at": "2013-09-23T07:26:24Z", - "html_url": "https://github.com/adobe-research/mesh", - "languages_url": "https://api.github.com/repos/adobe-research/mesh/languages", - "homepage": "", - "languagesTotal": 1699366 - }, - { - "name": "http_streaming_client", - "watchers_count": 2, - "org": "Adobe Research", - "languages": [ - { - "name": "Ruby", - "value": 47215 - } - ], - "description": "Ruby HTTP client with support for HTTP 1.1 streaming, GZIP compressed streams, and chunked transfer encoding. Includes extensible OAuth support for the Adobe Analytics Firehose and Twitter Streaming APIs.", - "pushed_at": "2014-01-29T21:41:03Z", - "html_url": "https://github.com/adobe-research/http_streaming_client", - "languages_url": "https://api.github.com/repos/adobe-research/http_streaming_client/languages", - "homepage": "", - "languagesTotal": 47215 - }, - { - "name": "ActionScript4", - "watchers_count": 90, - "org": "Adobe Research", - "languages": [ - { - "name": "TeX", - "value": 641142 - } - ], - "description": "ActionScript 4 specification archive", - "pushed_at": "2014-01-23T16:09:24Z", - "html_url": "https://github.com/adobe-research/ActionScript4", - "languages_url": "https://api.github.com/repos/adobe-research/ActionScript4/languages", - "homepage": "", - "languagesTotal": 641142 - }, - { - "name": "brackets", - "watchers_count": 8, - "org": "Adobe Research", - "languages": [ - { - "name": "JavaScript", - "value": 7927344 - }, - { - "name": "Ruby", - "value": 9092 - }, - { - "name": "Shell", - "value": 8449 - }, - { - "name": "PHP", - "value": 28362 - } - ], - "description": "An open source code editor for the web, written in JavaScript, HTML and CSS.", - "pushed_at": "2013-04-18T18:48:30Z", - "html_url": "https://github.com/adobe-research/brackets", - "languages_url": "https://api.github.com/repos/adobe-research/brackets/languages", - "homepage": "https://twitter.com/brackets", - "languagesTotal": 7973247 - }, - { - "name": "libkafka", - "watchers_count": 12, - "org": "Adobe Research", - "languages": [ - { - "name": "Shell", - "value": 10349 - }, - { - "name": "C++", - "value": 277839 - } - ], - "description": "A C++ client library for Apache Kafka v0.8+. Also includes C API.", - "pushed_at": "2013-12-19T14:13:26Z", - "html_url": "https://github.com/adobe-research/libkafka", - "languages_url": "https://api.github.com/repos/adobe-research/libkafka/languages", - "homepage": "", - "languagesTotal": 288188 - }, - { - "name": "GCview", - "watchers_count": 46, - "org": "Adobe Research", - "languages": [ - { - "name": "Python", - "value": 20522 - }, - { - "name": "JavaScript", - "value": 139930 - }, - { - "name": "C++", - "value": 69434 - } - ], - "description": "GC / memory management visualization and monitoring framework.", - "pushed_at": "2013-08-19T17:42:15Z", - "html_url": "https://github.com/adobe-research/GCview", - "languages_url": "https://api.github.com/repos/adobe-research/GCview/languages", - "homepage": null, - "languagesTotal": 229886 - }, - { - "name": "mississippi", - "watchers_count": 0, - "org": "Adobe Research", - "languages": [], - "description": "Mississippi is a Python package that runs batch jobs in the Amazon Web Services (AWS) environment.", - "pushed_at": "2013-09-13T22:36:47Z", - "html_url": "https://github.com/adobe-research/mississippi", - "languages_url": "https://api.github.com/repos/adobe-research/mississippi/languages", - "homepage": "", - "languagesTotal": 0 - }, - { - "name": "generator-core", - "watchers_count": 280, - "org": "Adobe Photoshop", - "languages": [ - { - "name": "JavaScript", - "value": 191865 - } - ], - "description": "Core Node.js library for Adobe Photoshop CC's Generator extensibility layer", - "pushed_at": "2014-02-10T21:24:53Z", - "html_url": "https://github.com/adobe-photoshop/generator-core", - "languages_url": "https://api.github.com/repos/adobe-photoshop/generator-core/languages", - "homepage": "", - "languagesTotal": 191865 - }, - { - "name": "generator-assets", - "watchers_count": 142, - "org": "Adobe Photoshop", - "languages": [ - { - "name": "JavaScript", - "value": 93968 - } - ], - "description": "Generator Plug-in for Adobe Photoshop CC that helps users export image assets", - "pushed_at": "2014-02-10T00:48:19Z", - "html_url": "https://github.com/adobe-photoshop/generator-assets", - "languages_url": "https://api.github.com/repos/adobe-photoshop/generator-assets/languages", - "homepage": "", - "languagesTotal": 93968 - }, - { - "name": "generator-weblogger", - "watchers_count": 20, - "org": "Adobe Photoshop", - "languages": [ - { - "name": "JavaScript", - "value": 15917 - }, - { - "name": "CSS", - "value": 231 - } - ], - "description": "", - "pushed_at": "2013-08-07T00:43:17Z", - "html_url": "https://github.com/adobe-photoshop/generator-weblogger", - "languages_url": "https://api.github.com/repos/adobe-photoshop/generator-weblogger/languages", - "homepage": null, - "languagesTotal": 16148 - }, - { - "name": "generator-getting-started", - "watchers_count": 18, - "org": "Adobe Photoshop", - "languages": [], - "description": "Adobe Generator Getting Started Tutorial. Scripting Photoshop with JavaScript Node.js", - "pushed_at": "2013-09-09T23:40:37Z", - "html_url": "https://github.com/adobe-photoshop/generator-getting-started", - "languages_url": "https://api.github.com/repos/adobe-photoshop/generator-getting-started/languages", - "homepage": "", - "languagesTotal": 0 - }, - { - "name": "generator-cli", - "watchers_count": 7, - "org": "Adobe Photoshop", - "languages": [ - { - "name": "JavaScript", - "value": 31119 - } - ], - "description": "Command line launcher for Photoshop Generator", - "pushed_at": "2013-12-04T00:42:06Z", - "html_url": "https://github.com/adobe-photoshop/generator-cli", - "languages_url": "https://api.github.com/repos/adobe-photoshop/generator-cli/languages", - "homepage": null, - "languagesTotal": 31119 - }, - { - "name": "Adobe-Chef", - "watchers_count": 1, - "org": "Adobe CloudOps", - "languages": [ - { - "name": "PowerShell", - "value": 12788 - } - ], - "description": "Adobe's OSS Contributions to the Chef Community", - "pushed_at": "2013-04-25T08:45:19Z", - "html_url": "https://github.com/Adobe-CloudOps/Adobe-Chef", - "languages_url": "https://api.github.com/repos/Adobe-CloudOps/Adobe-Chef/languages", - "homepage": null, - "languagesTotal": 12788 - }, - { - "name": "theme-desktop-dark", - "watchers_count": 0, - "org": "Topcoat", - "languages": [ - { - "name": "CSS", - "value": 268 - } - ], - "description": "Dark desktop theme for Topcoat", - "pushed_at": "2014-02-10T21:45:10Z", - "html_url": "https://github.com/topcoat/theme-desktop-dark", - "languages_url": "https://api.github.com/repos/topcoat/theme-desktop-dark/languages", - "homepage": null, - "languagesTotal": 268 - }, - { - "name": "variables-desktop", - "watchers_count": 0, - "org": "Topcoat", - "languages": [ - { - "name": "CSS", - "value": 2878 - } - ], - "description": "Desktop variables", - "pushed_at": "2014-02-10T21:40:22Z", - "html_url": "https://github.com/topcoat/variables-desktop", - "languages_url": "https://api.github.com/repos/topcoat/variables-desktop/languages", - "homepage": null, - "languagesTotal": 2878 - }, - { - "name": "variables-mobile", - "watchers_count": 1, - "org": "Topcoat", - "languages": [ - { - "name": "CSS", - "value": 2674 - } - ], - "description": "Mobile theme variables", - "pushed_at": "2014-02-10T21:40:06Z", - "html_url": "https://github.com/topcoat/variables-mobile", - "languages_url": "https://api.github.com/repos/topcoat/variables-mobile/languages", - "homepage": null, - "languagesTotal": 2674 - }, - { - "name": "theme-mobile-light", - "watchers_count": 1, - "org": "Topcoat", - "languages": [ - { - "name": "CSS", - "value": 268 - } - ], - "description": "Light theme for mobile applications", - "pushed_at": "2014-02-10T21:37:23Z", - "html_url": "https://github.com/topcoat/theme-mobile-light", - "languages_url": "https://api.github.com/repos/topcoat/theme-mobile-light/languages", - "homepage": null, - "languagesTotal": 268 - }, - { - "name": "theme-mobile-dark", - "watchers_count": 0, - "org": "Topcoat", - "languages": [ - { - "name": "CSS", - "value": 270 - } - ], - "description": "Dark mobile application theme", - "pushed_at": "2014-02-10T21:36:33Z", - "html_url": "https://github.com/topcoat/theme-mobile-dark", - "languages_url": "https://api.github.com/repos/topcoat/theme-mobile-dark/languages", - "homepage": null, - "languagesTotal": 270 - }, - { - "name": "theme-desktop-light", - "watchers_count": 0, - "org": "Topcoat", - "languages": [ - { - "name": "CSS", - "value": 269 - } - ], - "description": "Light desktop theme for Topcoat.", - "pushed_at": "2014-02-10T21:35:45Z", - "html_url": "https://github.com/topcoat/theme-desktop-light", - "languages_url": "https://api.github.com/repos/topcoat/theme-desktop-light/languages", - "homepage": null, - "languagesTotal": 269 - }, - { - "name": "overlay", - "watchers_count": 2, - "org": "Topcoat", - "languages": [ - { - "name": "JavaScript", - "value": 4476 - }, - { - "name": "CSS", - "value": 6267 - } - ], - "description": "Topcoat overlay component", - "pushed_at": "2014-02-07T23:08:56Z", - "html_url": "https://github.com/topcoat/overlay", - "languages_url": "https://api.github.com/repos/topcoat/overlay/languages", - "homepage": null, - "languagesTotal": 10743 - }, - { - "name": "grunt-topdoc", - "watchers_count": 7, - "org": "Topcoat", - "languages": [ - { - "name": "JavaScript", - "value": 4467 - } - ], - "description": "Grunt plugin to generate usage guides from css files with Topdoc", - "pushed_at": "2014-02-07T23:06:28Z", - "html_url": "https://github.com/topcoat/grunt-topdoc", - "languages_url": "https://api.github.com/repos/topcoat/grunt-topdoc/languages", - "homepage": null, - "languagesTotal": 4467 - }, - { - "name": "topdoc", - "watchers_count": 33, - "org": "Topcoat", - "languages": [ - { - "name": "JavaScript", - "value": 26243 - }, - { - "name": "CSS", - "value": 29910 - } - ], - "description": "A command line tool for generating usage docs based on css comments", - "pushed_at": "2014-02-07T23:03:43Z", - "html_url": "https://github.com/topcoat/topdoc", - "languages_url": "https://api.github.com/repos/topcoat/topdoc/languages", - "homepage": "https://npmjs.org/package/topdoc", - "languagesTotal": 56153 - }, - { - "name": "topdoc-theme", - "watchers_count": 3, - "org": "Topcoat", - "languages": [ - { - "name": "CSS", - "value": 16727 - }, - { - "name": "JavaScript", - "value": 1408 - } - ], - "description": "Topdoc theme for Topcoat.", - "pushed_at": "2014-02-07T22:55:21Z", - "html_url": "https://github.com/topcoat/topdoc-theme", - "languages_url": "https://api.github.com/repos/topcoat/topdoc-theme/languages", - "homepage": null, - "languagesTotal": 18135 - }, - { - "name": "topcoat", - "watchers_count": 3589, - "org": "Topcoat", - "languages": [ - { - "name": "JavaScript", - "value": 21716 - }, - { - "name": "CSS", - "value": 352705 - }, - { - "name": "Python", - "value": 7395 - }, - { - "name": "Shell", - "value": 2921 - } - ], - "description": "CSS for clean and fast web apps", - "pushed_at": "2014-02-07T22:28:29Z", - "html_url": "https://github.com/topcoat/topcoat", - "languages_url": "https://api.github.com/repos/topcoat/topcoat/languages", - "homepage": "topcoat.io", - "languagesTotal": 384737 - }, - { - "name": "button-bar", - "watchers_count": 0, - "org": "Topcoat", - "languages": [ - { - "name": "JavaScript", - "value": 7764 - }, - { - "name": "CSS", - "value": 133898 - } - ], - "description": "TopCoat button bar", - "pushed_at": "2014-02-07T22:15:38Z", - "html_url": "https://github.com/topcoat/button-bar", - "languages_url": "https://api.github.com/repos/topcoat/button-bar/languages", - "homepage": null, - "languagesTotal": 141662 - }, - { - "name": "button-bar-base", - "watchers_count": 0, - "org": "Topcoat", - "languages": [ - { - "name": "JavaScript", - "value": 2955 - }, - { - "name": "CSS", - "value": 1965 - } - ], - "description": "Topcoat button bar base", - "pushed_at": "2014-02-07T06:11:30Z", - "html_url": "https://github.com/topcoat/button-bar-base", - "languages_url": "https://api.github.com/repos/topcoat/button-bar-base/languages", - "homepage": "", - "languagesTotal": 4920 - }, - { - "name": "overlay-base", - "watchers_count": 0, - "org": "Topcoat", - "languages": [ - { - "name": "JavaScript", - "value": 3419 - }, - { - "name": "CSS", - "value": 2893 - } - ], - "description": "Base component for overlay", - "pushed_at": "2014-02-07T00:35:43Z", - "html_url": "https://github.com/topcoat/overlay-base", - "languages_url": "https://api.github.com/repos/topcoat/overlay-base/languages", - "homepage": null, - "languagesTotal": 6312 - }, - { - "name": "select", - "watchers_count": 0, - "org": "Topcoat", - "languages": [ - { - "name": "JavaScript", - "value": 6908 - }, - { - "name": "CSS", - "value": 45459 - } - ], - "description": "Select component", - "pushed_at": "2014-02-06T05:10:36Z", - "html_url": "https://github.com/topcoat/select", - "languages_url": "https://api.github.com/repos/topcoat/select/languages", - "homepage": null, - "languagesTotal": 52367 - }, - { - "name": "resin", - "watchers_count": 85, - "org": "Topcoat", - "languages": [ - { - "name": "CSS", - "value": 4102 - }, - { - "name": "JavaScript", - "value": 2423 - } - ], - "description": "A future facing CSS preprocessor made with rework", - "pushed_at": "2014-02-04T18:48:04Z", - "html_url": "https://github.com/topcoat/resin", - "languages_url": "https://api.github.com/repos/topcoat/resin/languages", - "homepage": "http://topcoat.io", - "languagesTotal": 6525 - }, - { - "name": "switch", - "watchers_count": 0, - "org": "Topcoat", - "languages": [ - { - "name": "JavaScript", - "value": 7326 - }, - { - "name": "CSS", - "value": 46117 - } - ], - "description": "Topcoat switch skin", - "pushed_at": "2014-02-01T00:02:52Z", - "html_url": "https://github.com/topcoat/switch", - "languages_url": "https://api.github.com/repos/topcoat/switch/languages", - "homepage": null, - "languagesTotal": 53443 - }, - { - "name": "select-base", - "watchers_count": 0, - "org": "Topcoat", - "languages": [ - { - "name": "JavaScript", - "value": 2928 - }, - { - "name": "CSS", - "value": 2183 - } - ], - "description": "Reset for Topcoat select elements", - "pushed_at": "2014-01-31T00:12:18Z", - "html_url": "https://github.com/topcoat/select-base", - "languages_url": "https://api.github.com/repos/topcoat/select-base/languages", - "homepage": null, - "languagesTotal": 5111 - }, - { - "name": "grunt-topcoat", - "watchers_count": 4, - "org": "Topcoat", - "languages": [ - { - "name": "JavaScript", - "value": 5789 - }, - { - "name": "CSS", - "value": 20174 - } - ], - "description": "Grunt task for downloading Topcoat build dependencies.", - "pushed_at": "2014-01-29T19:14:59Z", - "html_url": "https://github.com/topcoat/grunt-topcoat", - "languages_url": "https://api.github.com/repos/topcoat/grunt-topcoat/languages", - "homepage": "", - "languagesTotal": 25963 - }, - { - "name": "design", - "watchers_count": 138, - "org": "Topcoat", - "languages": [], - "description": "Design assets for Topcoat", - "pushed_at": "2014-01-23T17:29:18Z", - "html_url": "https://github.com/topcoat/design", - "languages_url": "https://api.github.com/repos/topcoat/design/languages", - "homepage": null, - "languagesTotal": 0 - }, - { - "name": "radio-button", - "watchers_count": 2, - "org": "Topcoat", - "languages": [ - { - "name": "JavaScript", - "value": 6909 - }, - { - "name": "CSS", - "value": 76181 - } - ], - "description": "Topcoat radio input", - "pushed_at": "2014-01-21T20:40:49Z", - "html_url": "https://github.com/topcoat/radio-button", - "languages_url": "https://api.github.com/repos/topcoat/radio-button/languages", - "homepage": null, - "languagesTotal": 83090 - }, - { - "name": "skin-starter", - "watchers_count": 0, - "org": "Topcoat", - "languages": [ - { - "name": "JavaScript", - "value": 4550 - } - ], - "description": "Topcoat skin starter project", - "pushed_at": "2013-04-25T20:14:01Z", - "html_url": "https://github.com/topcoat/skin-starter", - "languages_url": "https://api.github.com/repos/topcoat/skin-starter/languages", - "homepage": "", - "languagesTotal": 4550 - }, - { - "name": "icons", - "watchers_count": 150, - "org": "Topcoat", - "languages": [ - { - "name": "CSS", - "value": 820 - }, - { - "name": "JavaScript", - "value": 120458 - } - ], - "description": "Open Source Icons designed for Topcoat", - "pushed_at": "2013-12-06T04:26:48Z", - "html_url": "https://github.com/topcoat/icons", - "languages_url": "https://api.github.com/repos/topcoat/icons/languages", - "homepage": "", - "languagesTotal": 121278 - }, - { - "name": "variables-web", - "watchers_count": 0, - "org": "Topcoat", - "languages": [ - { - "name": "CSS", - "value": 2619 - } - ], - "description": "Web theme variables", - "pushed_at": "2014-01-15T18:50:39Z", - "html_url": "https://github.com/topcoat/variables-web", - "languages_url": "https://api.github.com/repos/topcoat/variables-web/languages", - "homepage": null, - "languagesTotal": 2619 - }, - { - "name": "input-base", - "watchers_count": 0, - "org": "Topcoat", - "languages": [ - { - "name": "JavaScript", - "value": 2923 - }, - { - "name": "CSS", - "value": 1389 - } - ], - "description": "Topcoat input base", - "pushed_at": "2014-01-15T08:30:57Z", - "html_url": "https://github.com/topcoat/input-base", - "languages_url": "https://api.github.com/repos/topcoat/input-base/languages", - "homepage": "", - "languagesTotal": 4312 - }, - { - "name": "theme-web-light", - "watchers_count": 0, - "org": "Topcoat", - "languages": [ - { - "name": "CSS", - "value": 265 - } - ], - "description": "Light web application theme", - "pushed_at": "2014-01-15T06:57:35Z", - "html_url": "https://github.com/topcoat/theme-web-light", - "languages_url": "https://api.github.com/repos/topcoat/theme-web-light/languages", - "homepage": null, - "languagesTotal": 265 - }, - { - "name": "scale-mobile", - "watchers_count": 0, - "org": "Topcoat", - "languages": [ - { - "name": "CSS", - "value": 444 - } - ], - "description": "Modular scale for Topcoat theme", - "pushed_at": "2014-01-15T00:02:25Z", - "html_url": "https://github.com/topcoat/scale-mobile", - "languages_url": "https://api.github.com/repos/topcoat/scale-mobile/languages", - "homepage": null, - "languagesTotal": 444 - }, - { - "name": "button-list", - "watchers_count": 1, - "org": "Topcoat", - "languages": [ - { - "name": "JavaScript", - "value": 6927 - }, - { - "name": "CSS", - "value": 177763 - } - ], - "description": "Button list component", - "pushed_at": "2014-01-14T23:58:24Z", - "html_url": "https://github.com/topcoat/button-list", - "languages_url": "https://api.github.com/repos/topcoat/button-list/languages", - "homepage": "topcoat.io/button-list", - "languagesTotal": 184690 - }, - { - "name": "notification", - "watchers_count": 3, - "org": "Topcoat", - "languages": [ - { - "name": "JavaScript", - "value": 6257 - }, - { - "name": "CSS", - "value": 26951 - } - ], - "description": "Topcoat notification", - "pushed_at": "2014-01-14T23:54:49Z", - "html_url": "https://github.com/topcoat/notification", - "languages_url": "https://api.github.com/repos/topcoat/notification/languages", - "homepage": null, - "languagesTotal": 33208 - }, - { - "name": "notification-base", - "watchers_count": 0, - "org": "Topcoat", - "languages": [ - { - "name": "JavaScript", - "value": 2932 - }, - { - "name": "CSS", - "value": 2001 - } - ], - "description": "notification-base component", - "pushed_at": "2014-01-14T23:49:50Z", - "html_url": "https://github.com/topcoat/notification-base", - "languages_url": "https://api.github.com/repos/topcoat/notification-base/languages", - "homepage": null, - "languagesTotal": 4933 - }, - { - "name": "Malware-classifier", - "watchers_count": 2, - "org": "Adobe Security", - "languages": [ - { - "name": "Python", - "value": 31044 - } - ], - "description": "Perform quick, easy classification of binaries for malware analysis.", - "pushed_at": "2013-02-27T18:50:52Z", - "html_url": "https://github.com/adobe-security/Malware-classifier", - "languages_url": "https://api.github.com/repos/adobe-security/Malware-classifier/languages", - "homepage": null, - "languagesTotal": 31044 - }, - { - "name": "adobe-blank", - "watchers_count": 27, - "org": "Adobe Fonts", - "languages": [], - "description": "Adobe Blank", - "pushed_at": "2013-04-04T14:53:22Z", - "html_url": "https://github.com/adobe-fonts/adobe-blank", - "languages_url": "https://api.github.com/repos/adobe-fonts/adobe-blank/languages", - "homepage": null, - "languagesTotal": 0 - }, - { - "name": "crossbridge", - "watchers_count": 380, - "org": "Adobe Flash", - "languages": [ - { - "name": "Shell", - "value": 8856310 - }, - { - "name": "C", - "value": 268417872 - }, - { - "name": "C++", - "value": 97005049 - }, - { - "name": "Assembly", - "value": 18813595 - }, - { - "name": "Objective-C", - "value": 21388608 - }, - { - "name": "R", - "value": 44081 - }, - { - "name": "Logos", - "value": 502868 - }, - { - "name": "Perl", - "value": 988249 - }, - { - "name": "Awk", - "value": 98814 - }, - { - "name": "Python", - "value": 10010186 - }, - { - "name": "CSS", - "value": 242749 - }, - { - "name": "ColdFusion", - "value": 1755 - }, - { - "name": "ActionScript", - "value": 32984587 - }, - { - "name": "Java", - "value": 42314945 - }, - { - "name": "Smalltalk", - "value": 150473 - }, - { - "name": "Scheme", - "value": 79604 - }, - { - "name": "JavaScript", - "value": 466908 - }, - { - "name": "VimL", - "value": 22523 - }, - { - "name": "Emacs Lisp", - "value": 62914 - }, - { - "name": "D", - "value": 17236590 - }, - { - "name": "Eiffel", - "value": 2798 - }, - { - "name": "Erlang", - "value": 512 - }, - { - "name": "M", - "value": 59348 - }, - { - "name": "SuperCollider", - "value": 363520 - }, - { - "name": "Pure Data", - "value": 1391 - }, - { - "name": "Elixir", - "value": 157 - }, - { - "name": "Turing", - "value": 11 - }, - { - "name": "FORTRAN", - "value": 1818225 - }, - { - "name": "Lua", - "value": 55694 - }, - { - "name": "PHP", - "value": 85076 - }, - { - "name": "Pike", - "value": 7939 - }, - { - "name": "Ruby", - "value": 122420 - }, - { - "name": "Tcl", - "value": 48625 - }, - { - "name": "XSLT", - "value": 20333 - }, - { - "name": "Scilab", - "value": 690693 - }, - { - "name": "Racket", - "value": 87511 - }, - { - "name": "C#", - "value": 433975 - }, - { - "name": "Verilog", - "value": 34576 - }, - { - "name": "Ada", - "value": 29385440 - }, - { - "name": "Pascal", - "value": 84184 - }, - { - "name": "Matlab", - "value": 85680 - }, - { - "name": "OCaml", - "value": 513262 - }, - { - "name": "Haskell", - "value": 2194 - }, - { - "name": "DOT", - "value": 473 - }, - { - "name": "CLIPS", - "value": 13866 - }, - { - "name": "Scala", - "value": 36 - }, - { - "name": "Go", - "value": 89398 - }, - { - "name": "Common Lisp", - "value": 13780 - } - ], - "description": "Welcome to visit the homepage!", - "pushed_at": "2013-11-04T08:49:24Z", - "html_url": "https://github.com/adobe-flash/crossbridge", - "languages_url": "https://api.github.com/repos/adobe-flash/crossbridge/languages", - "homepage": "http://www.crossbridge.io", - "languagesTotal": 553709797 - }, - { - "name": "avmplus", - "watchers_count": 6, - "org": "Adobe Flash", - "languages": [ - { - "name": "C", - "value": 3239425 - }, - { - "name": "C++", - "value": 14264675 - }, - { - "name": "Python", - "value": 1789770 - }, - { - "name": "CSS", - "value": 2102 - }, - { - "name": "ColdFusion", - "value": 1755 - }, - { - "name": "Shell", - "value": 952609 - }, - { - "name": "ActionScript", - "value": 32571225 - }, - { - "name": "Objective-C", - "value": 53946 - }, - { - "name": "Assembly", - "value": 696023 - }, - { - "name": "Java", - "value": 6593 - }, - { - "name": "R", - "value": 2001 - }, - { - "name": "Smalltalk", - "value": 140381 - }, - { - "name": "Scheme", - "value": 1420 - }, - { - "name": "JavaScript", - "value": 389839 - }, - { - "name": "VimL", - "value": 1994 - } - ], - "description": "Source code for the Actionscript virtual machine ", - "pushed_at": "2013-12-03T00:05:33Z", - "html_url": "https://github.com/adobe-flash/avmplus", - "languages_url": "https://api.github.com/repos/adobe-flash/avmplus/languages", - "homepage": null, - "languagesTotal": 54113758 - } - ], - "langs": [ - { - "name": "Shell", - "value": 11300425 - }, - { - "name": "C", - "value": 350262102 - }, - { - "name": "C++", - "value": 246108151 - }, - { - "name": "Perl", - "value": 2262309 - }, - { - "name": "ActionScript", - "value": 66295712 - }, - { - "name": "Emacs Lisp", - "value": 62988 - }, - { - "name": "Python", - "value": 20078115 - }, - { - "name": "Objective-C", - "value": 28349379 - }, - { - "name": "F#", - "value": 40568 - }, - { - "name": "JavaScript", - "value": 72211699 - }, - { - "name": "Ruby", - "value": 193022 - }, - { - "name": "CSS", - "value": 4902493 - }, - { - "name": "PHP", - "value": 243914 - }, - { - "name": "Clojure", - "value": 28 - }, - { - "name": "Java", - "value": 43714422 - }, - { - "name": "Assembly", - "value": 20698143 - }, - { - "name": "AppleScript", - "value": 6973 - }, - { - "name": "XML", - "value": 13419 - }, - { - "name": "Go", - "value": 107954 - }, - { - "name": "R", - "value": 46606 - }, - { - "name": "Logos", - "value": 507385 - }, - { - "name": "Ragel in Ruby Host", - "value": 3239 - }, - { - "name": "Awk", - "value": 108333 - }, - { - "name": "Matlab", - "value": 263569 - }, - { - "name": "Tcl", - "value": 325702 - }, - { - "name": "DOT", - "value": 18117 - }, - { - "name": "Erlang", - "value": 8422 - }, - { - "name": "ColdFusion", - "value": 5948 - }, - { - "name": "TeX", - "value": 641142 - }, - { - "name": "VimL", - "value": 41669 - }, - { - "name": "PowerShell", - "value": 12788 - }, - { - "name": "LiveScript", - "value": 6103 - }, - { - "name": "M", - "value": 60088 - }, - { - "name": "Smalltalk", - "value": 290854 - }, - { - "name": "Scheme", - "value": 81024 - }, - { - "name": "D", - "value": 17236590 - }, - { - "name": "Eiffel", - "value": 2798 - }, - { - "name": "SuperCollider", - "value": 363520 - }, - { - "name": "Pure Data", - "value": 1391 - }, - { - "name": "Elixir", - "value": 157 - }, - { - "name": "Turing", - "value": 11 - }, - { - "name": "FORTRAN", - "value": 1818225 - }, - { - "name": "Lua", - "value": 55694 - }, - { - "name": "Pike", - "value": 7939 - }, - { - "name": "XSLT", - "value": 20333 - }, - { - "name": "Scilab", - "value": 690693 - }, - { - "name": "Racket", - "value": 87511 - }, - { - "name": "C#", - "value": 433975 - }, - { - "name": "Verilog", - "value": 34576 - }, - { - "name": "Ada", - "value": 29385440 - }, - { - "name": "Pascal", - "value": 84184 - }, - { - "name": "OCaml", - "value": 513262 - }, - { - "name": "Haskell", - "value": 2194 - }, - { - "name": "CLIPS", - "value": 13866 - }, - { - "name": "Scala", - "value": 36 - }, - { - "name": "Common Lisp", - "value": 13780 - } - ], - "orgs": [ - { - "userName": "adobe", - "name": "Adobe Systems", - "desc": "Repository for certain Adobe Open Source releases", - "avatar_url": "https://gravatar.com/avatar/cc40327f6f93a7b75207a152962d8dbe?d=https%3A%2F%2Fidenticons.github.com%2Fb388f007cd411941d8225ac4d11766a3.png&r=x", - "blog": "http://www.adobe.com/open-source.html", - "public_repos": 32, - "html_url": "https://github.com/adobe", - "updated_at": "2014-02-10T22:54:42Z" - }, - { - "userName": "adobe-webplatform", - "name": "Adobe Web Platform", - "desc": "Releases from the Adobe Web Platform teams", - "avatar_url": "https://identicons.github.com/0cf913c9f9270dfe3ea59f178a9fec1c.png", - "public_repos": 19, - "html_url": "https://github.com/adobe-webplatform", - "updated_at": "2014-02-10T22:28:29Z" - }, - { - "userName": "adobe-research", - "name": "Adobe Research", - "desc": "Releases from the Adobe Research teams", - "avatar_url": "https://gravatar.com/avatar/0ac147765b2f6b242f47cb9ccef149e0?d=https%3A%2F%2Fidenticons.github.com%2Fc04d167c0e17f9ae8cd4296b83f8bb84.png&r=x", - "blog": "http://research.adobe.com", - "public_repos": 10, - "html_url": "https://github.com/adobe-research", - "updated_at": "2014-02-10T20:25:55Z" - }, - { - "userName": "adobe-photoshop", - "name": "Adobe Photoshop", - "desc": "Stuff from the Adobe Photoshop team", - "avatar_url": "https://gravatar.com/avatar/77e4e1f2014c46ddc40676d4a2c5156c?d=https%3A%2F%2Fidenticons.github.com%2Fbb627d582af1ea312108e3e5b4922f04.png&r=x", - "blog": null, - "public_repos": 5, - "html_url": "https://github.com/adobe-photoshop", - "updated_at": "2014-02-10T21:24:54Z" - }, - { - "userName": "adobe-cloudops", - "name": "Adobe CloudOps", - "desc": "Releases from the Adobe Cloud Operations teams", - "avatar_url": "https://identicons.github.com/6eca5f49ceec3413752edb7d3ea220d4.png", - "public_repos": 1, - "html_url": "https://github.com/Adobe-CloudOps", - "updated_at": "2013-12-21T15:39:02Z" - }, - { - "userName": "topcoat", - "name": "Topcoat", - "desc": "UI Library for creating beautiful and responsive applications using web standards", - "avatar_url": "https://gravatar.com/avatar/015206a28497444e665f9896ca017814?d=https%3A%2F%2Fidenticons.github.com%2F4972fd23980bf8b5d6879a422198ac33.png&r=x", - "blog": "http://topcoat.io", - "public_repos": 78, - "html_url": "https://github.com/topcoat", - "updated_at": "2014-02-10T21:45:10Z" - }, - { - "userName": "adobe-security", - "name": "Adobe Security", - "desc": "Releases from the Adobe Security teams", - "avatar_url": "https://identicons.github.com/471c72eb462b08eef560044fe19b3ea5.png", - "blog": null, - "public_repos": 1, - "html_url": "https://github.com/adobe-security", - "updated_at": "2013-10-25T21:13:23Z" - }, - { - "userName": "adobe-fonts", - "name": "Adobe Fonts", - "desc": "Releases from the Adobe Font teams", - "avatar_url": "https://identicons.github.com/242d5a2340c6407b8a0f96115ae7037e.png", - "public_repos": 1, - "html_url": "https://github.com/adobe-fonts", - "updated_at": "2014-01-05T19:56:45Z" - }, - { - "userName": "adobe-flash", - "name": "Adobe Flash", - "desc": "Stuff from the Adobe Flash team", - "avatar_url": "https://gravatar.com/avatar/08468976ba96edfd8cd0c37a0f0a0056?d=https%3A%2F%2Fidenticons.github.com%2Fae439562334df5d60b7ea629d7c7dc9d.png&r=x", - "blog": "http://adobe.github.io/", - "public_repos": 2, - "html_url": "https://github.com/adobe-flash", - "updated_at": "2014-01-15T20:19:49Z" - } - ] - } + { + "lastUpdate":"2014-12-02T07:35:20.605Z", + "stats":{ + "bitesLangCode":1409361933, + "bitesCode":18339072 + }, + "repos":[ + { + "name":"brackets", + "watchers_count":20034, + "org":"Adobe Systems", + "languages":[ + { + "name":"JavaScript", + "value":11327974 + }, + { + "name":"Ruby", + "value":9030 + }, + { + "name":"CSS", + "value":508123 + }, + { + "name":"Shell", + "value":8449 + }, + { + "name":"PHP", + "value":28796 + }, + { + "name":"Makefile", + "value":2176 + }, + { + "name":"Clojure", + "value":28 + } + ], + "description":"An open source code editor for the web, written in JavaScript, HTML and CSS.", + "size":379966, + "pushed_at":"2014-12-02T00:51:22Z", + "html_url":"https://github.com/adobe/brackets", + "languages_url":"https://api.github.com/repos/adobe/brackets/languages", + "homepage":"http://brackets.io", + "languagesTotal":11884576 + }, + { + "name":"adobe.github.com", + "watchers_count":208, + "org":"Adobe Systems", + "languages":[ + { + "name":"Ruby", + "value":887 + }, + { + "name":"JavaScript", + "value":174806 + }, + { + "name":"CSS", + "value":425577 + } + ], + "description":"Adobe central hub for open source", + "size":9076, + "pushed_at":"2014-06-14T19:06:16Z", + "html_url":"https://github.com/adobe/adobe.github.com", + "languages_url":"https://api.github.com/repos/adobe/adobe.github.com/languages", + "homepage":"adobe.github.io", + "languagesTotal":601270 + }, + { + "name":"source-code-pro", + "watchers_count":107, + "org":"Adobe Systems", + "languages":[ + { + "name":"Shell", + "value":454 + } + ], + "description":"Monospaced font family for user interface and coding environments", + "size":10038, + "pushed_at":"2014-08-08T07:41:01Z", + "html_url":"https://github.com/adobe/source-code-pro", + "languages_url":"https://api.github.com/repos/adobe/source-code-pro/languages", + "homepage":"", + "languagesTotal":454 + }, + { + "name":"cssfilterlab", + "watchers_count":314, + "org":"Adobe Systems", + "languages":[ + { + "name":"JavaScript", + "value":14387585 + }, + { + "name":"CSS", + "value":71301 + }, + { + "name":"F#", + "value":20110 + } + ], + "description":"CSS FilterLab", + "size":11648, + "pushed_at":"2014-02-18T22:27:51Z", + "html_url":"https://github.com/adobe/cssfilterlab", + "languages_url":"https://api.github.com/repos/adobe/cssfilterlab/languages", + "homepage":"", + "languagesTotal":14478996 + }, + { + "name":"brackets-shell", + "watchers_count":810, + "org":"Adobe Systems", + "languages":[ + { + "name":"Objective-C", + "value":22670 + }, + { + "name":"Objective-C++", + "value":134222 + }, + { + "name":"C++", + "value":388219 + }, + { + "name":"C", + "value":33836 + }, + { + "name":"JavaScript", + "value":130119 + }, + { + "name":"Python", + "value":989337 + }, + { + "name":"Shell", + "value":12939 + } + ], + "description":"CEF3-based application shell for Brackets.", + "size":83100, + "pushed_at":"2014-12-02T06:33:07Z", + "html_url":"https://github.com/adobe/brackets-shell", + "languages_url":"https://api.github.com/repos/adobe/brackets-shell/languages", + "homepage":"http://brackets.io", + "languagesTotal":1711342 + }, + { + "name":"chromium", + "watchers_count":35, + "org":"Adobe Systems", + "languages":[ + { + "name":"Python", + "value":7157879 + }, + { + "name":"C++", + "value":119862423 + }, + { + "name":"Objective-C", + "value":6376945 + }, + { + "name":"C", + "value":73494730 + }, + { + "name":"Shell", + "value":1432298 + }, + { + "name":"Java", + "value":62764 + }, + { + "name":"Assembly", + "value":1178292 + }, + { + "name":"JavaScript", + "value":9900561 + }, + { + "name":"AppleScript", + "value":6973 + }, + { + "name":"PHP", + "value":97796 + }, + { + "name":"Perl", + "value":918491 + }, + { + "name":"XML", + "value":13419 + }, + { + "name":"Go", + "value":18556 + }, + { + "name":"R", + "value":524 + }, + { + "name":"Logos", + "value":4517 + }, + { + "name":"F#", + "value":381 + }, + { + "name":"Ragel in Ruby Host", + "value":3239 + }, + { + "name":"Awk", + "value":9519 + }, + { + "name":"Matlab", + "value":5234 + }, + { + "name":"Tcl", + "value":277077 + }, + { + "name":"DOT", + "value":1239 + } + ], + "description":"Experiments and contributions to Chromium project", + "size":1773327, + "pushed_at":"2013-04-17T17:46:42Z", + "html_url":"https://github.com/adobe/chromium", + "languages_url":"https://api.github.com/repos/adobe/chromium/languages", + "homepage":null, + "languagesTotal":220822857 + }, + { + "name":"brackets-edge-web-fonts", + "watchers_count":47, + "org":"Adobe Systems", + "languages":[ + { + "name":"JavaScript", + "value":71155 + }, + { + "name":"CSS", + "value":11740 + } + ], + "description":"Edge Web Fonts extension for Brackets. Simply unzip and drop into your Brackets extension folder to browse and include Edge Web Fonts.", + "size":2245, + "pushed_at":"2014-11-27T17:50:54Z", + "html_url":"https://github.com/adobe/brackets-edge-web-fonts", + "languages_url":"https://api.github.com/repos/adobe/brackets-edge-web-fonts/languages", + "homepage":"http://html.adobe.com/edge/webfonts/", + "languagesTotal":82895 + }, + { + "name":"brackets.io", + "watchers_count":54, + "org":"Adobe Systems", + "languages":[ + { + "name":"CSS", + "value":70082 + }, + { + "name":"JavaScript", + "value":223241 + } + ], + "description":"brackets.io website", + "size":15458, + "pushed_at":"2014-11-13T00:33:30Z", + "html_url":"https://github.com/adobe/brackets.io", + "languages_url":"https://api.github.com/repos/adobe/brackets.io/languages", + "homepage":null, + "languagesTotal":293323 + }, + { + "name":"CodeMirror2", + "watchers_count":92, + "org":"Adobe Systems", + "languages":[ + { + "name":"JavaScript", + "value":2052019 + }, + { + "name":"CSS", + "value":73121 + }, + { + "name":"Shell", + "value":291 + } + ], + "description":"In-browser code editor", + "size":13026, + "pushed_at":"2014-11-22T17:32:03Z", + "html_url":"https://github.com/adobe/CodeMirror2", + "languages_url":"https://api.github.com/repos/adobe/CodeMirror2/languages", + "homepage":"http://codemirror.net/", + "languagesTotal":2125431 + }, + { + "name":"webkit", + "watchers_count":93, + "org":"Adobe Systems", + "languages":[ + + ], + "description":"Experiments and contributions to WebKit. Tracks git://git.webkit.org/WebKit.git", + "size":4771422, + "pushed_at":"2013-04-17T17:32:10Z", + "html_url":"https://github.com/adobe/webkit", + "languages_url":"https://api.github.com/repos/adobe/webkit/languages", + "homepage":null, + "languagesTotal":0 + }, + { + "name":"source-sans-pro", + "watchers_count":19, + "org":"Adobe Systems", + "languages":[ + { + "name":"Shell", + "value":798 + } + ], + "description":"Sans serif font family for user interface environments", + "size":59463, + "pushed_at":"2014-08-08T15:28:37Z", + "html_url":"https://github.com/adobe/source-sans-pro", + "languages_url":"https://api.github.com/repos/adobe/source-sans-pro/languages", + "homepage":"", + "languagesTotal":798 + }, + { + "name":"Spry", + "watchers_count":83, + "org":"Adobe Systems", + "languages":[ + { + "name":"PHP", + "value":3552 + }, + { + "name":"JavaScript", + "value":1354211 + }, + { + "name":"ColdFusion", + "value":2438 + } + ], + "description":"Spry is a JavaScript-based framework that enables the rapid development of Ajax-powered web pages.", + "size":6175, + "pushed_at":"2012-08-16T15:26:28Z", + "html_url":"https://github.com/adobe/Spry", + "languages_url":"https://api.github.com/repos/adobe/Spry/languages", + "homepage":null, + "languagesTotal":1360201 + }, + { + "name":"flash-platform", + "watchers_count":7, + "org":"Adobe Systems", + "languages":[ + + ], + "description":"", + "size":100, + "pushed_at":"2012-07-04T06:44:04Z", + "html_url":"https://github.com/adobe/flash-platform", + "languages_url":"https://api.github.com/repos/adobe/flash-platform/languages", + "homepage":null, + "languagesTotal":0 + }, + { + "name":"glsl2agal", + "watchers_count":140, + "org":"Adobe Systems", + "languages":[ + { + "name":"C", + "value":1371515 + }, + { + "name":"C++", + "value":2685075 + }, + { + "name":"Perl", + "value":5387 + }, + { + "name":"ActionScript", + "value":508348 + }, + { + "name":"Shell", + "value":7226 + }, + { + "name":"Emacs Lisp", + "value":74 + }, + { + "name":"Python", + "value":30508 + }, + { + "name":"Objective-C", + "value":31372 + }, + { + "name":"F#", + "value":3140 + } + ], + "description":"GLSL To AGAL compiler -- Use this to compile GLSL shaders so they can be used in your flash application.", + "size":193615, + "pushed_at":"2013-02-14T18:59:21Z", + "html_url":"https://github.com/adobe/glsl2agal", + "languages_url":"https://api.github.com/repos/adobe/glsl2agal/languages", + "homepage":"http://gaming.adobe.com", + "languagesTotal":4642645 + }, + { + "name":"dds2atf", + "watchers_count":47, + "org":"Adobe Systems", + "languages":[ + { + "name":"C", + "value":221804 + }, + { + "name":"C++", + "value":845089 + }, + { + "name":"Perl", + "value":348976 + } + ], + "description":"Tool for converting DDS files into ATF files suitable for use with the Flash Stage3D API", + "size":562, + "pushed_at":"2012-08-10T02:36:29Z", + "html_url":"https://github.com/adobe/dds2atf", + "languages_url":"https://api.github.com/repos/adobe/dds2atf/languages", + "homepage":null, + "languagesTotal":1415869 + }, + { + "name":"GLS3D", + "watchers_count":77, + "org":"Adobe Systems", + "languages":[ + { + "name":"C", + "value":1347780 + }, + { + "name":"C++", + "value":118082 + }, + { + "name":"ActionScript", + "value":231552 + } + ], + "description":"An implementation of OpenGL for Stage3D that can run inside Flash Player 11+", + "size":800, + "pushed_at":"2013-05-31T03:38:23Z", + "html_url":"https://github.com/adobe/GLS3D", + "languages_url":"https://api.github.com/repos/adobe/GLS3D/languages", + "homepage":null, + "languagesTotal":1697414 + }, + { + "name":"brackets-phonegap", + "watchers_count":111, + "org":"Adobe Systems", + "languages":[ + { + "name":"CSS", + "value":4799 + }, + { + "name":"JavaScript", + "value":109190 + } + ], + "description":"A brackets extension for PhoneGap development.", + "size":583, + "pushed_at":"2014-04-08T01:41:18Z", + "html_url":"https://github.com/adobe/brackets-phonegap", + "languages_url":"https://api.github.com/repos/adobe/brackets-phonegap/languages", + "homepage":null, + "languagesTotal":113989 + }, + { + "name":"source-serif-pro", + "watchers_count":18, + "org":"Adobe Systems", + "languages":[ + { + "name":"Shell", + "value":397 + } + ], + "description":"Serif font family designed to complement Source Sans Pro", + "size":2801, + "pushed_at":"2014-08-08T08:19:04Z", + "html_url":"https://github.com/adobe/source-serif-pro", + "languages_url":"https://api.github.com/repos/adobe/source-serif-pro/languages", + "homepage":"", + "languagesTotal":397 + }, + { + "name":"web-platform", + "watchers_count":85, + "org":"Adobe Systems", + "languages":[ + { + "name":"CSS", + "value":706002 + }, + { + "name":"JavaScript", + "value":1152278 + }, + { + "name":"F#", + "value":1717 + }, + { + "name":"Python", + "value":12224 + }, + { + "name":"Shell", + "value":234 + } + ], + "description":"", + "size":114593, + "pushed_at":"2014-10-08T22:46:21Z", + "html_url":"https://github.com/adobe/web-platform", + "languages_url":"https://api.github.com/repos/adobe/web-platform/languages", + "homepage":null, + "languagesTotal":1872455 + }, + { + "name":"brackets-app", + "watchers_count":545, + "org":"Adobe Systems", + "languages":[ + { + "name":"C", + "value":783645 + }, + { + "name":"C++", + "value":1332843 + }, + { + "name":"Shell", + "value":3558 + }, + { + "name":"Objective-C", + "value":102532 + }, + { + "name":"JavaScript", + "value":28633 + }, + { + "name":"Python", + "value":22389 + } + ], + "description":"Deprecated CEF1-based app shell for Brackets. Use https://github.com/adobe/brackets-shell instead.", + "size":156407, + "pushed_at":"2012-09-18T20:59:44Z", + "html_url":"https://github.com/adobe/brackets-app", + "languages_url":"https://api.github.com/repos/adobe/brackets-app/languages", + "homepage":"", + "languagesTotal":2273600 + }, + { + "name":"edge-hub", + "watchers_count":1, + "org":"Adobe Systems", + "languages":[ + + ], + "description":"", + "size":100, + "pushed_at":"2012-05-30T17:53:16Z", + "html_url":"https://github.com/adobe/edge-hub", + "languages_url":"https://api.github.com/repos/adobe/edge-hub/languages", + "homepage":null, + "languagesTotal":0 + }, + { + "name":"brackets-updates", + "watchers_count":6, + "org":"Adobe Systems", + "languages":[ + { + "name":"Shell", + "value":1055 + }, + { + "name":"JavaScript", + "value":2427 + } + ], + "description":"Update info and deployment scripts for Brackets/Edge Code", + "size":4278, + "pushed_at":"2014-11-03T13:43:42Z", + "html_url":"https://github.com/adobe/brackets-updates", + "languages_url":"https://api.github.com/repos/adobe/brackets-updates/languages", + "homepage":null, + "languagesTotal":3482 + }, + { + "name":"brackets-registry", + "watchers_count":34, + "org":"Adobe Systems", + "languages":[ + { + "name":"JavaScript", + "value":224776 + }, + { + "name":"CSS", + "value":3760 + } + ], + "description":"A registry system for hosting Brackets extensions powered by node.js", + "size":1996, + "pushed_at":"2014-11-17T19:33:43Z", + "html_url":"https://github.com/adobe/brackets-registry", + "languages_url":"https://api.github.com/repos/adobe/brackets-registry/languages", + "homepage":null, + "languagesTotal":228536 + }, + { + "name":"brackets-plugin-exclusions", + "watchers_count":8, + "org":"Adobe Systems", + "languages":[ + { + "name":"JavaScript", + "value":19509 + } + ], + "description":"Brackets plugin for working with CSS Exclusions", + "size":138, + "pushed_at":"2013-03-15T22:06:14Z", + "html_url":"https://github.com/adobe/brackets-plugin-exclusions", + "languages_url":"https://api.github.com/repos/adobe/brackets-plugin-exclusions/languages", + "homepage":null, + "languagesTotal":19509 + }, + { + "name":"telemetry-utils", + "watchers_count":30, + "org":"Adobe Systems", + "languages":[ + { + "name":"Python", + "value":6897 + } + ], + "description":"Tools to compliment Flash's Telemetry feature", + "size":195, + "pushed_at":"2013-01-29T05:57:57Z", + "html_url":"https://github.com/adobe/telemetry-utils", + "languages_url":"https://api.github.com/repos/adobe/telemetry-utils/languages", + "homepage":null, + "languagesTotal":6897 + }, + { + "name":"css-pseudo-elements", + "watchers_count":22, + "org":"Adobe Systems", + "languages":[ + { + "name":"JavaScript", + "value":43140 + } + ], + "description":"Contains a prototype library for using a pseudo-elements syntax to create more boxes in the rendering tree, extending what is possible with ::before and ::after in CSS 2.1", + "size":342, + "pushed_at":"2012-08-21T23:29:42Z", + "html_url":"https://github.com/adobe/css-pseudo-elements", + "languages_url":"https://api.github.com/repos/adobe/css-pseudo-elements/languages", + "homepage":null, + "languagesTotal":43140 + }, + { + "name":"skia", + "watchers_count":9, + "org":"Adobe Systems", + "languages":[ + { + "name":"C", + "value":587649 + }, + { + "name":"C++", + "value":5600716 + }, + { + "name":"Objective-C", + "value":45930 + }, + { + "name":"Assembly", + "value":10233 + } + ], + "description":"Experiments and contributions to Skia project", + "size":4416, + "pushed_at":"2012-05-05T01:00:15Z", + "html_url":"https://github.com/adobe/skia", + "languages_url":"https://api.github.com/repos/adobe/skia/languages", + "homepage":null, + "languagesTotal":6244528 + }, + { + "name":"angle", + "watchers_count":10, + "org":"Adobe Systems", + "languages":[ + { + "name":"C++", + "value":1749402 + }, + { + "name":"C", + "value":351058 + }, + { + "name":"Shell", + "value":1389 + } + ], + "description":"Experiments and contributions to ANGLE project. ", + "size":3392, + "pushed_at":"2012-05-30T20:47:29Z", + "html_url":"https://github.com/adobe/angle", + "languages_url":"https://api.github.com/repos/adobe/angle/languages", + "homepage":null, + "languagesTotal":2101849 + }, + { + "name":"incubator-cordova-weinre", + "watchers_count":2, + "org":"Adobe Systems", + "languages":[ + + ], + "description":"Mirror of Apache Weinre", + "size":5302, + "pushed_at":"2012-06-29T23:11:53Z", + "html_url":"https://github.com/adobe/incubator-cordova-weinre", + "languages_url":"https://api.github.com/repos/adobe/incubator-cordova-weinre/languages", + "homepage":null, + "languagesTotal":0 + }, + { + "name":"brackets-phonegap-prototype", + "watchers_count":8, + "org":"Adobe Systems", + "languages":[ + { + "name":"JavaScript", + "value":28883 + } + ], + "description":"Brackets Extension for interacting with PhoneGap.", + "size":318, + "pushed_at":"2012-08-22T18:51:19Z", + "html_url":"https://github.com/adobe/brackets-phonegap-prototype", + "languages_url":"https://api.github.com/repos/adobe/brackets-phonegap-prototype/languages", + "homepage":"", + "languagesTotal":28883 + }, + { + "name":"Snap.svg", + "watchers_count":5402, + "org":"Adobe Web Platform", + "languages":[ + { + "name":"JavaScript", + "value":1239099 + }, + { + "name":"CSS", + "value":99417 + }, + { + "name":"Ruby", + "value":851 + } + ], + "description":"The JavaScript library for modern SVG graphics.", + "size":4715, + "pushed_at":"2014-11-19T07:23:44Z", + "html_url":"https://github.com/adobe-webplatform/Snap.svg", + "languages_url":"https://api.github.com/repos/adobe-webplatform/Snap.svg/languages", + "homepage":"http://snapsvg.io", + "languagesTotal":1339367 + }, + { + "name":"dropcap.js", + "watchers_count":670, + "org":"Adobe Web Platform", + "languages":[ + { + "name":"JavaScript", + "value":29127 + } + ], + "description":"Beautiful CSS drop caps made easy", + "size":333, + "pushed_at":"2014-10-27T18:41:15Z", + "html_url":"https://github.com/adobe-webplatform/dropcap.js", + "languages_url":"https://api.github.com/repos/adobe-webplatform/dropcap.js/languages", + "homepage":null, + "languagesTotal":29127 + }, + { + "name":"Demo-for-National-Geographic-Forest-Giant", + "watchers_count":135, + "org":"Adobe Web Platform", + "languages":[ + { + "name":"Perl", + "value":346 + }, + { + "name":"JavaScript", + "value":222261 + }, + { + "name":"VimL", + "value":17152 + }, + { + "name":"F#", + "value":6285 + }, + { + "name":"Ruby", + "value":1702 + }, + { + "name":"CSS", + "value":195816 + } + ], + "description":"A prototypical adaptation of the National Geographic article \"Forest Giants\" using Adobe's contributions to WebKit.", + "size":149099, + "pushed_at":"2014-09-06T06:15:19Z", + "html_url":"https://github.com/adobe-webplatform/Demo-for-National-Geographic-Forest-Giant", + "languages_url":"https://api.github.com/repos/adobe-webplatform/Demo-for-National-Geographic-Forest-Giant/languages", + "homepage":"http://adobe-webplatform.github.io/Demo-for-National-Geographic-Forest-Giant/browser/src/", + "languagesTotal":443562 + }, + { + "name":"balance-text", + "watchers_count":674, + "org":"Adobe Web Platform", + "languages":[ + { + "name":"JavaScript", + "value":13308 + }, + { + "name":"CSS", + "value":4856 + } + ], + "description":"A jQuery plugin for implementing balancing of wrapping text in a web page", + "size":1079, + "pushed_at":"2014-04-28T15:30:38Z", + "html_url":"https://github.com/adobe-webplatform/balance-text", + "languages_url":"https://api.github.com/repos/adobe-webplatform/balance-text/languages", + "homepage":null, + "languagesTotal":18164 + }, + { + "name":"css-shapes-polyfill", + "watchers_count":168, + "org":"Adobe Web Platform", + "languages":[ + { + "name":"JavaScript", + "value":279694 + }, + { + "name":"CSS", + "value":1888 + } + ], + "description":"Polyfill for the CSS Shapes Specification", + "size":2916, + "pushed_at":"2014-06-12T22:43:22Z", + "html_url":"https://github.com/adobe-webplatform/css-shapes-polyfill", + "languages_url":"https://api.github.com/repos/adobe-webplatform/css-shapes-polyfill/languages", + "homepage":null, + "languagesTotal":281582 + }, + { + "name":"coding-guidelines", + "watchers_count":22, + "org":"Adobe Web Platform", + "languages":[ + { + "name":"JavaScript", + "value":1685 + } + ], + "description":"", + "size":1620, + "pushed_at":"2013-06-13T17:43:45Z", + "html_url":"https://github.com/adobe-webplatform/coding-guidelines", + "languages_url":"https://api.github.com/repos/adobe-webplatform/coding-guidelines/languages", + "homepage":null, + "languagesTotal":1685 + }, + { + "name":"road-trip", + "watchers_count":3, + "org":"Adobe Web Platform", + "languages":[ + { + "name":"JavaScript", + "value":8437 + } + ], + "description":"“Road Trip” CSS Regions Demo", + "size":1861, + "pushed_at":"2013-03-25T10:52:22Z", + "html_url":"https://github.com/adobe-webplatform/road-trip", + "languages_url":"https://api.github.com/repos/adobe-webplatform/road-trip/languages", + "homepage":"http://adobe-webplatform.github.com/road-trip/", + "languagesTotal":8437 + }, + { + "name":"css-regions-polyfill", + "watchers_count":140, + "org":"Adobe Web Platform", + "languages":[ + { + "name":"CSS", + "value":16225 + }, + { + "name":"JavaScript", + "value":196312 + } + ], + "description":"Experimental CSS Regions polyfill written in JavaScript", + "size":2812, + "pushed_at":"2014-04-27T10:54:19Z", + "html_url":"https://github.com/adobe-webplatform/css-regions-polyfill", + "languages_url":"https://api.github.com/repos/adobe-webplatform/css-regions-polyfill/languages", + "homepage":"http://adobe-webplatform.github.com/css-regions-polyfill", + "languagesTotal":212537 + }, + { + "name":"brackets-css-shapes-editor", + "watchers_count":47, + "org":"Adobe Web Platform", + "languages":[ + { + "name":"JavaScript", + "value":61346 + }, + { + "name":"CSS", + "value":726 + } + ], + "description":"CSS Shapes Editor extension for Brackets / Adobe Edge Code", + "size":656, + "pushed_at":"2014-09-02T13:13:02Z", + "html_url":"https://github.com/adobe-webplatform/brackets-css-shapes-editor", + "languages_url":"https://api.github.com/repos/adobe-webplatform/brackets-css-shapes-editor/languages", + "homepage":"", + "languagesTotal":62072 + }, + { + "name":"shaderdsl", + "watchers_count":59, + "org":"Adobe Web Platform", + "languages":[ + { + "name":"JavaScript", + "value":538386 + } + ], + "description":"A compiler from a subset of JavaScript to GLSL.", + "size":256, + "pushed_at":"2013-09-24T17:58:14Z", + "html_url":"https://github.com/adobe-webplatform/shaderdsl", + "languages_url":"https://api.github.com/repos/adobe-webplatform/shaderdsl/languages", + "homepage":null, + "languagesTotal":538386 + }, + { + "name":"Demo-for-Food-Network-Cupcakes", + "watchers_count":19, + "org":"Adobe Web Platform", + "languages":[ + { + "name":"JavaScript", + "value":16543161 + }, + { + "name":"Ruby", + "value":851 + }, + { + "name":"CSS", + "value":125096 + } + ], + "description":"Demo using Food Network content to showcase Web Engine features", + "size":129177, + "pushed_at":"2014-04-14T12:40:23Z", + "html_url":"https://github.com/adobe-webplatform/Demo-for-Food-Network-Cupcakes", + "languages_url":"https://api.github.com/repos/adobe-webplatform/Demo-for-Food-Network-Cupcakes/languages", + "homepage":"http://adobe-webplatform.github.io/Demo-for-Food-Network-Cupcakes/src/", + "languagesTotal":16669108 + }, + { + "name":"Demo-for-Alice-s-Adventures-in-Wonderland", + "watchers_count":118, + "org":"Adobe Web Platform", + "languages":[ + { + "name":"JavaScript", + "value":691 + }, + { + "name":"CSS", + "value":25214 + } + ], + "description":"Demo of CSS Shapes using the Alice in Wonderland story.", + "size":86960, + "pushed_at":"2014-08-21T14:13:39Z", + "html_url":"https://github.com/adobe-webplatform/Demo-for-Alice-s-Adventures-in-Wonderland", + "languages_url":"https://api.github.com/repos/adobe-webplatform/Demo-for-Alice-s-Adventures-in-Wonderland/languages", + "homepage":"adobe-webplatform.github.io/Demo-for-Alice-s-Adventures-in-Wonderland", + "languagesTotal":25905 + }, + { + "name":"iframeflow.js", + "watchers_count":29, + "org":"Adobe Web Platform", + "languages":[ + { + "name":"JavaScript", + "value":14222 + }, + { + "name":"CSS", + "value":1888 + } + ], + "description":"A Javascript helper for cross-browser CSS Regions support", + "size":257, + "pushed_at":"2014-08-19T00:34:29Z", + "html_url":"https://github.com/adobe-webplatform/iframeflow.js", + "languages_url":"https://api.github.com/repos/adobe-webplatform/iframeflow.js/languages", + "homepage":null, + "languagesTotal":16110 + }, + { + "name":"eve", + "watchers_count":189, + "org":"Adobe Web Platform", + "languages":[ + { + "name":"JavaScript", + "value":15014 + } + ], + "description":"Custom events… ", + "size":235, + "pushed_at":"2014-07-07T05:45:24Z", + "html_url":"https://github.com/adobe-webplatform/eve", + "languages_url":"https://api.github.com/repos/adobe-webplatform/eve/languages", + "homepage":"http://dmitry.baranovskiy.com/eve/", + "languagesTotal":15014 + }, + { + "name":"custom-filters-demo-travel-app", + "watchers_count":51, + "org":"Adobe Web Platform", + "languages":[ + { + "name":"Ruby", + "value":1018 + }, + { + "name":"JavaScript", + "value":637189 + } + ], + "description":"An app that explores the use of custom filters to create UI enhancements", + "size":7768, + "pushed_at":"2013-05-27T22:46:03Z", + "html_url":"https://github.com/adobe-webplatform/custom-filters-demo-travel-app", + "languages_url":"https://api.github.com/repos/adobe-webplatform/custom-filters-demo-travel-app/languages", + "homepage":"http://adobe-webplatform.github.io/custom-filters-demo-travel-app/src/", + "languagesTotal":638207 + }, + { + "name":"css-shapes-editor", + "watchers_count":56, + "org":"Adobe Web Platform", + "languages":[ + { + "name":"CSS", + "value":7310 + }, + { + "name":"JavaScript", + "value":1227652 + }, + { + "name":"Shell", + "value":119 + } + ], + "description":"Standalone in-browser editor for CSS Shapes.", + "size":1602, + "pushed_at":"2014-09-02T13:06:21Z", + "html_url":"https://github.com/adobe-webplatform/css-shapes-editor", + "languages_url":"https://api.github.com/repos/adobe-webplatform/css-shapes-editor/languages", + "homepage":"", + "languagesTotal":1235081 + }, + { + "name":"Demo-for-PBS-Kids-Word-Girl", + "watchers_count":3, + "org":"Adobe Web Platform", + "languages":[ + { + "name":"JavaScript", + "value":453631 + }, + { + "name":"Scala", + "value":3532 + }, + { + "name":"Shell", + "value":338 + }, + { + "name":"CSS", + "value":68357 + }, + { + "name":"Ruby", + "value":851 + } + ], + "description":"Digital comic book adaptation using Photoshop Generator", + "size":371099, + "pushed_at":"2014-05-27T16:41:44Z", + "html_url":"https://github.com/adobe-webplatform/Demo-for-PBS-Kids-Word-Girl", + "languages_url":"https://api.github.com/repos/adobe-webplatform/Demo-for-PBS-Kids-Word-Girl/languages", + "homepage":"http://adobe-webplatform.github.io/Demo-for-PBS-Kids-Word-Girl/src/", + "languagesTotal":526709 + }, + { + "name":"dr.js", + "watchers_count":99, + "org":"Adobe Web Platform", + "languages":[ + { + "name":"JavaScript", + "value":23337 + }, + { + "name":"CSS", + "value":11980 + }, + { + "name":"DOT", + "value":7400 + } + ], + "description":"Tiny documentation builder", + "size":186, + "pushed_at":"2014-01-01T23:34:47Z", + "html_url":"https://github.com/adobe-webplatform/dr.js", + "languages_url":"https://api.github.com/repos/adobe-webplatform/dr.js/languages", + "homepage":"", + "languagesTotal":42717 + }, + { + "name":"cdnjs", + "watchers_count":2, + "org":"Adobe Web Platform", + "languages":[ + { + "name":"CSS", + "value":21075898 + }, + { + "name":"JavaScript", + "value":334899999 + }, + { + "name":"Shell", + "value":2721 + }, + { + "name":"Ruby", + "value":168 + }, + { + "name":"LiveScript", + "value":30515 + }, + { + "name":"PHP", + "value":643 + }, + { + "name":"CoffeeScript", + "value":25217 + } + ], + "description":"Our goal is to operate this CDN in a peer reviewed fashion.", + "size":152080, + "pushed_at":"2014-02-27T17:18:29Z", + "html_url":"https://github.com/adobe-webplatform/cdnjs", + "languages_url":"https://api.github.com/repos/adobe-webplatform/cdnjs/languages", + "homepage":"http://cdnjs.com", + "languagesTotal":356035161 + }, + { + "name":"screensaver", + "watchers_count":13, + "org":"Adobe Web Platform", + "languages":[ + { + "name":"JavaScript", + "value":32762 + } + ], + "description":"Screen Saver in HTML", + "size":127, + "pushed_at":"2013-02-08T23:42:28Z", + "html_url":"https://github.com/adobe-webplatform/screensaver", + "languages_url":"https://api.github.com/repos/adobe-webplatform/screensaver/languages", + "homepage":null, + "languagesTotal":32762 + }, + { + "name":"html5devconf-2013", + "watchers_count":8, + "org":"Adobe Web Platform", + "languages":[ + { + "name":"Erlang", + "value":1080 + }, + { + "name":"CSS", + "value":70386 + }, + { + "name":"F#", + "value":1654 + }, + { + "name":"JavaScript", + "value":103979 + }, + { + "name":"PHP", + "value":92 + } + ], + "description":"Slides from @adobe-webplatform team presented at HTML5 Dev Conf.", + "size":1665, + "pushed_at":"2013-10-25T19:11:54Z", + "html_url":"https://github.com/adobe-webplatform/html5devconf-2013", + "languages_url":"https://api.github.com/repos/adobe-webplatform/html5devconf-2013/languages", + "homepage":null, + "languagesTotal":177191 + }, + { + "name":"Demo-for-National-Geographic-Orphan-Elephants", + "watchers_count":15, + "org":"Adobe Web Platform", + "languages":[ + { + "name":"Erlang", + "value":4680 + }, + { + "name":"Ruby", + "value":853 + }, + { + "name":"CSS", + "value":27531 + }, + { + "name":"JavaScript", + "value":1122039 + } + ], + "description":"A prototypical adaptation of the National Geographic article \"Orphan Elephants\" showcasing Regions in use with Viewport Units.", + "size":21872, + "pushed_at":"2014-03-06T11:52:24Z", + "html_url":"https://github.com/adobe-webplatform/Demo-for-National-Geographic-Orphan-Elephants", + "languages_url":"https://api.github.com/repos/adobe-webplatform/Demo-for-National-Geographic-Orphan-Elephants/languages", + "homepage":"http://adobe-webplatform.github.io/Demo-for-National-Geographic-Orphan-Elephants/", + "languagesTotal":1155103 + }, + { + "name":"exclusionsrecipe", + "watchers_count":2, + "org":"Adobe Web Platform", + "languages":[ + { + "name":"CSS", + "value":7559 + }, + { + "name":"JavaScript", + "value":1277 + } + ], + "description":"Demo of exclusions for mobile.", + "size":1567, + "pushed_at":"2014-05-22T18:09:15Z", + "html_url":"https://github.com/adobe-webplatform/exclusionsrecipe", + "languages_url":"https://api.github.com/repos/adobe-webplatform/exclusionsrecipe/languages", + "homepage":"http://adobe-webplatform.github.com/exclusionsrecipe/", + "languagesTotal":8836 + }, + { + "name":"regions-adaptive", + "watchers_count":3, + "org":"Adobe Web Platform", + "languages":[ + + ], + "description":"Demo of an adaptive web app UI built with CSS Regions", + "size":155, + "pushed_at":"2014-03-06T11:48:53Z", + "html_url":"https://github.com/adobe-webplatform/regions-adaptive", + "languages_url":"https://api.github.com/repos/adobe-webplatform/regions-adaptive/languages", + "homepage":"http://adobe-webplatform.github.com/regions-adaptive/", + "languagesTotal":0 + }, + { + "name":"transform-tests", + "watchers_count":0, + "org":"Adobe Web Platform", + "languages":[ + + ], + "description":"", + "size":593, + "pushed_at":"2013-06-25T19:15:32Z", + "html_url":"https://github.com/adobe-webplatform/transform-tests", + "languages_url":"https://api.github.com/repos/adobe-webplatform/transform-tests/languages", + "homepage":null, + "languagesTotal":0 + }, + { + "name":"csswg-test", + "watchers_count":1, + "org":"Adobe Web Platform", + "languages":[ + + ], + "description":"Mirror of CSS WG test repository - https://hg.csswg.org/test/", + "size":64971, + "pushed_at":"2013-09-23T14:50:39Z", + "html_url":"https://github.com/adobe-webplatform/csswg-test", + "languages_url":"https://api.github.com/repos/adobe-webplatform/csswg-test/languages", + "homepage":null, + "languagesTotal":0 + }, + { + "name":"theseus", + "watchers_count":1106, + "org":"Adobe Research", + "languages":[ + { + "name":"Shell", + "value":461 + }, + { + "name":"JavaScript", + "value":280199 + }, + { + "name":"CSS", + "value":9500 + } + ], + "description":"A pretty darn cool JavaScript debugger for Brackets", + "size":2531, + "pushed_at":"2014-11-16T02:41:42Z", + "html_url":"https://github.com/adobe-research/theseus", + "languages_url":"https://api.github.com/repos/adobe-research/theseus/languages", + "homepage":"", + "languagesTotal":290160 + }, + { + "name":"fondue", + "watchers_count":59, + "org":"Adobe Research", + "languages":[ + { + "name":"JavaScript", + "value":576560 + } + ], + "description":"JavaScript instrumentation library for collecting traces", + "size":953, + "pushed_at":"2014-10-30T19:24:41Z", + "html_url":"https://github.com/adobe-research/fondue", + "languages_url":"https://api.github.com/repos/adobe-research/fondue/languages", + "homepage":null, + "languagesTotal":576560 + }, + { + "name":"video-lecture-summaries", + "watchers_count":1, + "org":"Adobe Research", + "languages":[ + { + "name":"Python", + "value":286349 + }, + { + "name":"Shell", + "value":36503 + }, + { + "name":"CSS", + "value":23781 + }, + { + "name":"JavaScript", + "value":166105 + }, + { + "name":"TeX", + "value":5994 + }, + { + "name":"Ruby", + "value":573 + } + ], + "description":"", + "size":4768156, + "pushed_at":"2014-11-29T22:04:06Z", + "html_url":"https://github.com/adobe-research/video-lecture-summaries", + "languages_url":"https://api.github.com/repos/adobe-research/video-lecture-summaries/languages", + "homepage":null, + "languagesTotal":519305 + }, + { + "name":"node-theseus", + "watchers_count":51, + "org":"Adobe Research", + "languages":[ + { + "name":"JavaScript", + "value":10332 + } + ], + "description":"", + "size":306, + "pushed_at":"2014-08-26T18:36:51Z", + "html_url":"https://github.com/adobe-research/node-theseus", + "languages_url":"https://api.github.com/repos/adobe-research/node-theseus/languages", + "homepage":null, + "languagesTotal":10332 + }, + { + "name":"spindle", + "watchers_count":204, + "org":"Adobe Research", + "languages":[ + { + "name":"Python", + "value":64210 + }, + { + "name":"Scala", + "value":57595 + }, + { + "name":"CSS", + "value":11296 + }, + { + "name":"JavaScript", + "value":206919 + }, + { + "name":"TeX", + "value":42631 + }, + { + "name":"Makefile", + "value":124 + } + ], + "description":"Next-generation web analytics processing with Scala, Spark, and Parquet.", + "size":11086, + "pushed_at":"2014-11-25T18:11:55Z", + "html_url":"https://github.com/adobe-research/spindle", + "languages_url":"https://api.github.com/repos/adobe-research/spindle/languages", + "homepage":"http://adobe-research.github.io/spindle/", + "languagesTotal":382775 + }, + { + "name":"ActionScript4", + "watchers_count":113, + "org":"Adobe Research", + "languages":[ + { + "name":"TeX", + "value":641142 + } + ], + "description":"ActionScript 4 specification archive", + "size":1618, + "pushed_at":"2014-01-23T16:09:24Z", + "html_url":"https://github.com/adobe-research/ActionScript4", + "languages_url":"https://api.github.com/repos/adobe-research/ActionScript4/languages", + "homepage":"", + "languagesTotal":641142 + }, + { + "name":"spark-parquet-thrift-example", + "watchers_count":12, + "org":"Adobe Research", + "languages":[ + { + "name":"Scala", + "value":6202 + } + ], + "description":"Example Spark project using Parquet as a columnar store with Thrift objects.", + "size":132, + "pushed_at":"2014-08-14T18:51:52Z", + "html_url":"https://github.com/adobe-research/spark-parquet-thrift-example", + "languages_url":"https://api.github.com/repos/adobe-research/spark-parquet-thrift-example/languages", + "homepage":null, + "languagesTotal":6202 + }, + { + "name":"spark-cluster-deployment", + "watchers_count":14, + "org":"Adobe Research", + "languages":[ + { + "name":"Shell", + "value":81206 + }, + { + "name":"Python", + "value":330469 + }, + { + "name":"Puppet", + "value":138226 + }, + { + "name":"Java", + "value":53965 + }, + { + "name":"Scala", + "value":191057 + } + ], + "description":"Automates Spark standalone cluster tasks with Puppet and Fabric.", + "size":106568, + "pushed_at":"2014-08-14T18:51:22Z", + "html_url":"https://github.com/adobe-research/spark-cluster-deployment", + "languages_url":"https://api.github.com/repos/adobe-research/spark-cluster-deployment/languages", + "homepage":null, + "languagesTotal":794923 + }, + { + "name":"GCview", + "watchers_count":55, + "org":"Adobe Research", + "languages":[ + { + "name":"Python", + "value":20522 + }, + { + "name":"JavaScript", + "value":139930 + }, + { + "name":"C++", + "value":69434 + } + ], + "description":"GC / memory management visualization and monitoring framework.", + "size":517, + "pushed_at":"2013-08-19T17:42:15Z", + "html_url":"https://github.com/adobe-research/GCview", + "languages_url":"https://api.github.com/repos/adobe-research/GCview/languages", + "homepage":null, + "languagesTotal":229886 + }, + { + "name":"libkafka", + "watchers_count":37, + "org":"Adobe Research", + "languages":[ + { + "name":"Shell", + "value":10349 + }, + { + "name":"C++", + "value":277839 + } + ], + "description":"A C++ client library for Apache Kafka v0.8+. Also includes C API.", + "size":1080, + "pushed_at":"2013-12-19T14:13:26Z", + "html_url":"https://github.com/adobe-research/libkafka", + "languages_url":"https://api.github.com/repos/adobe-research/libkafka/languages", + "homepage":"", + "languagesTotal":288188 + }, + { + "name":"svgObjectModelGenerator", + "watchers_count":12, + "org":"Adobe Research", + "languages":[ + { + "name":"JavaScript", + "value":1899115 + } + ], + "description":"SVG OM Generator & Writer", + "size":1929, + "pushed_at":"2014-11-18T01:00:22Z", + "html_url":"https://github.com/adobe-research/svgObjectModelGenerator", + "languages_url":"https://api.github.com/repos/adobe-research/svgObjectModelGenerator/languages", + "homepage":"", + "languagesTotal":1899115 + }, + { + "name":"audio-retargeting", + "watchers_count":0, + "org":"Adobe Research", + "languages":[ + + ], + "description":"", + "size":0, + "pushed_at":"2014-11-13T21:55:01Z", + "html_url":"https://github.com/adobe-research/audio-retargeting", + "languages_url":"https://api.github.com/repos/adobe-research/audio-retargeting/languages", + "homepage":null, + "languagesTotal":0 + }, + { + "name":"brackets", + "watchers_count":12, + "org":"Adobe Research", + "languages":[ + { + "name":"JavaScript", + "value":7927344 + }, + { + "name":"Ruby", + "value":9092 + }, + { + "name":"Shell", + "value":8449 + }, + { + "name":"PHP", + "value":28362 + } + ], + "description":"An open source code editor for the web, written in JavaScript, HTML and CSS.", + "size":45576, + "pushed_at":"2013-04-18T18:48:30Z", + "html_url":"https://github.com/adobe-research/brackets", + "languages_url":"https://api.github.com/repos/adobe-research/brackets/languages", + "homepage":"https://twitter.com/brackets", + "languagesTotal":7973247 + }, + { + "name":"mesh", + "watchers_count":10, + "org":"Adobe Research", + "languages":[ + { + "name":"Shell", + "value":2751 + }, + { + "name":"Java", + "value":1330120 + }, + { + "name":"Matlab", + "value":172655 + }, + { + "name":"Objective-C", + "value":193100 + }, + { + "name":"M", + "value":740 + } + ], + "description":"General-purpose programming language featuring functional idioms, strong static inferred types, and a concurrency model built on managed mutability and STM.", + "size":17160, + "pushed_at":"2013-09-23T07:26:24Z", + "html_url":"https://github.com/adobe-research/mesh", + "languages_url":"https://api.github.com/repos/adobe-research/mesh/languages", + "homepage":"", + "languagesTotal":1699366 + }, + { + "name":"http_streaming_client", + "watchers_count":4, + "org":"Adobe Research", + "languages":[ + { + "name":"Ruby", + "value":54967 + } + ], + "description":"Ruby HTTP client with support for HTTP 1.1 streaming, GZIP compressed streams, and chunked transfer encoding. Includes extensible OAuth support for the Adobe Analytics Firehose and Twitter Streaming APIs.", + "size":432, + "pushed_at":"2014-07-21T20:15:22Z", + "html_url":"https://github.com/adobe-research/http_streaming_client", + "languages_url":"https://api.github.com/repos/adobe-research/http_streaming_client/languages", + "homepage":"", + "languagesTotal":54967 + }, + { + "name":"mississippi", + "watchers_count":3, + "org":"Adobe Research", + "languages":[ + + ], + "description":"Mississippi is a Python package that runs batch jobs in the Amazon Web Services (AWS) environment.", + "size":128, + "pushed_at":"2013-09-13T22:36:47Z", + "html_url":"https://github.com/adobe-research/mississippi", + "languages_url":"https://api.github.com/repos/adobe-research/mississippi/languages", + "homepage":"", + "languagesTotal":0 + }, + { + "name":"generator-assets", + "watchers_count":257, + "org":"Adobe Photoshop", + "languages":[ + { + "name":"Shell", + "value":617 + }, + { + "name":"JavaScript", + "value":326840 + } + ], + "description":"Generator Plug-in for Adobe Photoshop CC that helps users export image assets", + "size":8753, + "pushed_at":"2014-11-22T02:54:35Z", + "html_url":"https://github.com/adobe-photoshop/generator-assets", + "languages_url":"https://api.github.com/repos/adobe-photoshop/generator-assets/languages", + "homepage":"", + "languagesTotal":327457 + }, + { + "name":"generator-core", + "watchers_count":384, + "org":"Adobe Photoshop", + "languages":[ + { + "name":"JavaScript", + "value":317468 + } + ], + "description":"Core Node.js library for Adobe Photoshop CC's Generator extensibility layer", + "size":9071, + "pushed_at":"2014-11-20T18:19:41Z", + "html_url":"https://github.com/adobe-photoshop/generator-core", + "languages_url":"https://api.github.com/repos/adobe-photoshop/generator-core/languages", + "homepage":"", + "languagesTotal":317468 + }, + { + "name":"generator-panels", + "watchers_count":13, + "org":"Adobe Photoshop", + "languages":[ + { + "name":"Shell", + "value":662 + }, + { + "name":"CSS", + "value":17591 + }, + { + "name":"JavaScript", + "value":98693 + }, + { + "name":"Python", + "value":17331 + } + ], + "description":"CEP-based panels supporting generator.", + "size":2710, + "pushed_at":"2014-11-03T22:09:12Z", + "html_url":"https://github.com/adobe-photoshop/generator-panels", + "languages_url":"https://api.github.com/repos/adobe-photoshop/generator-panels/languages", + "homepage":null, + "languagesTotal":134277 + }, + { + "name":"adobe-photoshop.github.io", + "watchers_count":4, + "org":"Adobe Photoshop", + "languages":[ + { + "name":"CSS", + "value":105802 + }, + { + "name":"JavaScript", + "value":98166 + } + ], + "description":"", + "size":584, + "pushed_at":"2014-05-31T01:02:00Z", + "html_url":"https://github.com/adobe-photoshop/adobe-photoshop.github.io", + "languages_url":"https://api.github.com/repos/adobe-photoshop/adobe-photoshop.github.io/languages", + "homepage":null, + "languagesTotal":203968 + }, + { + "name":"generator-cli", + "watchers_count":14, + "org":"Adobe Photoshop", + "languages":[ + { + "name":"JavaScript", + "value":31119 + } + ], + "description":"Command line launcher for Photoshop Generator", + "size":120, + "pushed_at":"2013-12-04T00:42:06Z", + "html_url":"https://github.com/adobe-photoshop/generator-cli", + "languages_url":"https://api.github.com/repos/adobe-photoshop/generator-cli/languages", + "homepage":null, + "languagesTotal":31119 + }, + { + "name":"generator-getting-started", + "watchers_count":32, + "org":"Adobe Photoshop", + "languages":[ + { + "name":"JavaScript", + "value":5184 + } + ], + "description":"Adobe Generator Getting Started Tutorial. Scripting Photoshop with JavaScript Node.js", + "size":170, + "pushed_at":"2014-05-01T21:23:22Z", + "html_url":"https://github.com/adobe-photoshop/generator-getting-started", + "languages_url":"https://api.github.com/repos/adobe-photoshop/generator-getting-started/languages", + "homepage":"", + "languagesTotal":5184 + }, + { + "name":"generator-weblogger", + "watchers_count":24, + "org":"Adobe Photoshop", + "languages":[ + { + "name":"JavaScript", + "value":19414 + }, + { + "name":"CSS", + "value":32 + } + ], + "description":"", + "size":413, + "pushed_at":"2014-07-26T23:22:32Z", + "html_url":"https://github.com/adobe-photoshop/generator-weblogger", + "languages_url":"https://api.github.com/repos/adobe-photoshop/generator-weblogger/languages", + "homepage":null, + "languagesTotal":19446 + }, + { + "name":"generator-assets-automation", + "watchers_count":6, + "org":"Adobe Photoshop", + "languages":[ + { + "name":"JavaScript", + "value":24355 + }, + { + "name":"Shell", + "value":557 + } + ], + "description":"Automated testing framework and corpus for the Generator Image Assets plugin", + "size":23837, + "pushed_at":"2014-11-13T01:13:21Z", + "html_url":"https://github.com/adobe-photoshop/generator-assets-automation", + "languages_url":"https://api.github.com/repos/adobe-photoshop/generator-assets-automation/languages", + "homepage":"", + "languagesTotal":24912 + }, + { + "name":"generator-connection", + "watchers_count":0, + "org":"Adobe Photoshop", + "languages":[ + { + "name":"JavaScript", + "value":34715 + } + ], + "description":"Generator Websocket RPC client", + "size":148, + "pushed_at":"2014-07-17T16:00:55Z", + "html_url":"https://github.com/adobe-photoshop/generator-connection", + "languages_url":"https://api.github.com/repos/adobe-photoshop/generator-connection/languages", + "homepage":"", + "languagesTotal":34715 + }, + { + "name":"ws", + "watchers_count":0, + "org":"Adobe Photoshop", + "languages":[ + + ], + "description":"`ws`: The fastest RFC-6455 WebSocket implementation for Node.js.", + "size":2377, + "pushed_at":"2014-07-16T17:46:48Z", + "html_url":"https://github.com/adobe-photoshop/ws", + "languages_url":"https://api.github.com/repos/adobe-photoshop/ws/languages", + "homepage":"http://einaros.github.com/ws", + "languagesTotal":0 + }, + { + "name":"Adobe-Chef", + "watchers_count":1, + "org":"Adobe CloudOps", + "languages":[ + { + "name":"PowerShell", + "value":12788 + } + ], + "description":"Adobe's OSS Contributions to the Chef Community", + "size":116, + "pushed_at":"2013-04-25T08:45:19Z", + "html_url":"https://github.com/Adobe-CloudOps/Adobe-Chef", + "languages_url":"https://api.github.com/repos/Adobe-CloudOps/Adobe-Chef/languages", + "homepage":null, + "languagesTotal":12788 + }, + { + "name":"topcoat.github.com", + "watchers_count":94, + "org":"Topcoat", + "languages":[ + { + "name":"CSS", + "value":34490 + }, + { + "name":"CoffeeScript", + "value":2022 + }, + { + "name":"JavaScript", + "value":604 + } + ], + "description":"Topcoat's home", + "size":19958, + "pushed_at":"2014-11-18T21:34:39Z", + "html_url":"https://github.com/topcoat/topcoat.github.com", + "languages_url":"https://api.github.com/repos/topcoat/topcoat.github.com/languages", + "homepage":"http://topcoat.io", + "languagesTotal":37116 + }, + { + "name":"topcoat", + "watchers_count":3968, + "org":"Topcoat", + "languages":[ + { + "name":"JavaScript", + "value":21716 + }, + { + "name":"CSS", + "value":352705 + }, + { + "name":"Python", + "value":7395 + }, + { + "name":"Shell", + "value":2921 + } + ], + "description":"CSS for clean and fast web apps", + "size":66427, + "pushed_at":"2014-02-25T22:16:57Z", + "html_url":"https://github.com/topcoat/topcoat", + "languages_url":"https://api.github.com/repos/topcoat/topcoat/languages", + "homepage":"topcoat.io", + "languagesTotal":384737 + }, + { + "name":"design", + "watchers_count":196, + "org":"Topcoat", + "languages":[ + + ], + "description":"Design assets for Topcoat", + "size":37118, + "pushed_at":"2014-01-23T17:29:18Z", + "html_url":"https://github.com/topcoat/design", + "languages_url":"https://api.github.com/repos/topcoat/design/languages", + "homepage":null, + "languagesTotal":0 + }, + { + "name":"resin", + "watchers_count":149, + "org":"Topcoat", + "languages":[ + { + "name":"CSS", + "value":4201 + }, + { + "name":"JavaScript", + "value":3817 + } + ], + "description":"A future facing CSS preprocessor made with rework", + "size":531, + "pushed_at":"2014-08-27T17:04:48Z", + "html_url":"https://github.com/topcoat/resin", + "languages_url":"https://api.github.com/repos/topcoat/resin/languages", + "homepage":"http://topcoat.io", + "languagesTotal":8018 + }, + { + "name":"icons", + "watchers_count":221, + "org":"Topcoat", + "languages":[ + { + "name":"CSS", + "value":820 + }, + { + "name":"JavaScript", + "value":120458 + } + ], + "description":"Open Source Icons designed for Topcoat", + "size":12234, + "pushed_at":"2014-02-11T19:52:55Z", + "html_url":"https://github.com/topcoat/icons", + "languages_url":"https://api.github.com/repos/topcoat/icons/languages", + "homepage":"", + "languagesTotal":121278 + }, + { + "name":"topdoc", + "watchers_count":58, + "org":"Topcoat", + "languages":[ + { + "name":"JavaScript", + "value":26243 + }, + { + "name":"CSS", + "value":29910 + } + ], + "description":"A command line tool for generating usage docs based on css comments", + "size":1133, + "pushed_at":"2014-11-04T20:06:06Z", + "html_url":"https://github.com/topcoat/topdoc", + "languages_url":"https://api.github.com/repos/topcoat/topdoc/languages", + "homepage":"https://npmjs.org/package/topdoc", + "languagesTotal":56153 + }, + { + "name":"grunt-topcoat", + "watchers_count":13, + "org":"Topcoat", + "languages":[ + { + "name":"JavaScript", + "value":5821 + }, + { + "name":"CSS", + "value":21034 + } + ], + "description":"Grunt task for downloading Topcoat build dependencies.", + "size":518, + "pushed_at":"2014-03-09T13:31:17Z", + "html_url":"https://github.com/topcoat/grunt-topcoat", + "languages_url":"https://api.github.com/repos/topcoat/grunt-topcoat/languages", + "homepage":"", + "languagesTotal":26855 + }, + { + "name":"grid", + "watchers_count":36, + "org":"Topcoat", + "languages":[ + { + "name":"JavaScript", + "value":748 + }, + { + "name":"CSS", + "value":2999 + } + ], + "description":"small grid system using CSS flex properties", + "size":174, + "pushed_at":"2013-11-27T23:59:57Z", + "html_url":"https://github.com/topcoat/grid", + "languages_url":"https://api.github.com/repos/topcoat/grid/languages", + "homepage":null, + "languagesTotal":3747 + }, + { + "name":"topdoc-parse", + "watchers_count":0, + "org":"Topcoat", + "languages":[ + { + "name":"CSS", + "value":32713 + }, + { + "name":"JavaScript", + "value":6802 + } + ], + "description":"A tool to parse a css file with Topdoc comments.", + "size":152, + "pushed_at":"2014-11-03T23:13:17Z", + "html_url":"https://github.com/topcoat/topdoc-parse", + "languages_url":"https://api.github.com/repos/topcoat/topdoc-parse/languages", + "homepage":null, + "languagesTotal":39515 + }, + { + "name":"topdoc-utils", + "watchers_count":0, + "org":"Topcoat", + "languages":[ + { + "name":"JavaScript", + "value":2385 + } + ], + "description":"Small utility functions used by Topdoc and Topdoc Parse", + "size":168, + "pushed_at":"2014-11-03T21:44:54Z", + "html_url":"https://github.com/topcoat/topdoc-utils", + "languages_url":"https://api.github.com/repos/topcoat/topdoc-utils/languages", + "homepage":null, + "languagesTotal":2385 + }, + { + "name":"fonts", + "watchers_count":2, + "org":"Topcoat", + "languages":[ + { + "name":"CSS", + "value":528 + } + ], + "description":"Fonts for topcoat theme", + "size":1316, + "pushed_at":"2014-02-25T07:08:51Z", + "html_url":"https://github.com/topcoat/fonts", + "languages_url":"https://api.github.com/repos/topcoat/fonts/languages", + "homepage":null, + "languagesTotal":528 + }, + { + "name":"theme", + "watchers_count":50, + "org":"Topcoat", + "languages":[ + + ], + "description":"Topcoat default theme", + "size":2985, + "pushed_at":"2013-10-29T05:00:49Z", + "html_url":"https://github.com/topcoat/theme", + "languages_url":"https://api.github.com/repos/topcoat/theme/languages", + "homepage":"", + "languagesTotal":0 + }, + { + "name":"yeoman-generator-topcoat", + "watchers_count":11, + "org":"Topcoat", + "languages":[ + { + "name":"JavaScript", + "value":3326 + } + ], + "description":"Yeoman Topcoat generator", + "size":137, + "pushed_at":"2013-06-19T16:46:38Z", + "html_url":"https://github.com/topcoat/yeoman-generator-topcoat", + "languages_url":"https://api.github.com/repos/topcoat/yeoman-generator-topcoat/languages", + "homepage":null, + "languagesTotal":3326 + }, + { + "name":"topcoat-server", + "watchers_count":42, + "org":"Topcoat", + "languages":[ + { + "name":"JavaScript", + "value":45116 + }, + { + "name":"CSS", + "value":89417 + } + ], + "description":"topcoat benchmark server", + "size":2546, + "pushed_at":"2014-04-11T09:01:07Z", + "html_url":"https://github.com/topcoat/topcoat-server", + "languages_url":"https://api.github.com/repos/topcoat/topcoat-server/languages", + "homepage":null, + "languagesTotal":134533 + }, + { + "name":"theme-desktop-light", + "watchers_count":2, + "org":"Topcoat", + "languages":[ + { + "name":"CSS", + "value":513 + } + ], + "description":"Light desktop theme for Topcoat.", + "size":436, + "pushed_at":"2014-03-06T00:25:34Z", + "html_url":"https://github.com/topcoat/theme-desktop-light", + "languages_url":"https://api.github.com/repos/topcoat/theme-desktop-light/languages", + "homepage":null, + "languagesTotal":513 + }, + { + "name":"meet-topcoat", + "watchers_count":5, + "org":"Topcoat", + "languages":[ + { + "name":"JavaScript", + "value":38018 + } + ], + "description":"Topcoat Slides", + "size":32556, + "pushed_at":"2013-07-19T17:10:23Z", + "html_url":"https://github.com/topcoat/meet-topcoat", + "languages_url":"https://api.github.com/repos/topcoat/meet-topcoat/languages", + "homepage":"", + "languagesTotal":38018 + }, + { + "name":"spinner", + "watchers_count":0, + "org":"Topcoat", + "languages":[ + { + "name":"JavaScript", + "value":4751 + }, + { + "name":"CSS", + "value":3798 + } + ], + "description":"Topcoat loading spinner", + "size":140, + "pushed_at":"2013-06-27T13:13:04Z", + "html_url":"https://github.com/topcoat/spinner", + "languages_url":"https://api.github.com/repos/topcoat/spinner/languages", + "homepage":null, + "languagesTotal":8549 + }, + { + "name":"grunt-topdoc", + "watchers_count":11, + "org":"Topcoat", + "languages":[ + { + "name":"JavaScript", + "value":4467 + } + ], + "description":"Grunt plugin to generate usage guides from css files with Topdoc", + "size":232, + "pushed_at":"2014-02-07T23:06:28Z", + "html_url":"https://github.com/topcoat/grunt-topdoc", + "languages_url":"https://api.github.com/repos/topcoat/grunt-topdoc/languages", + "homepage":null, + "languagesTotal":4467 + }, + { + "name":"range", + "watchers_count":4, + "org":"Topcoat", + "languages":[ + { + "name":"JavaScript", + "value":7565 + }, + { + "name":"CSS", + "value":29842 + } + ], + "description":"Topcoat slider input", + "size":1829, + "pushed_at":"2014-05-15T07:13:12Z", + "html_url":"https://github.com/topcoat/range", + "languages_url":"https://api.github.com/repos/topcoat/range/languages", + "homepage":"", + "languagesTotal":37407 + }, + { + "name":"overlay", + "watchers_count":3, + "org":"Topcoat", + "languages":[ + { + "name":"JavaScript", + "value":4476 + }, + { + "name":"CSS", + "value":6267 + } + ], + "description":"Topcoat overlay component", + "size":2072, + "pushed_at":"2014-02-11T18:56:19Z", + "html_url":"https://github.com/topcoat/overlay", + "languages_url":"https://api.github.com/repos/topcoat/overlay/languages", + "homepage":null, + "languagesTotal":10743 + }, + { + "name":"navigation-bar-base", + "watchers_count":1, + "org":"Topcoat", + "languages":[ + { + "name":"JavaScript", + "value":3274 + }, + { + "name":"CSS", + "value":4601 + } + ], + "description":"Base component for Topcoat navigation bar", + "size":108, + "pushed_at":"2013-12-19T00:45:27Z", + "html_url":"https://github.com/topcoat/navigation-bar-base", + "languages_url":"https://api.github.com/repos/topcoat/navigation-bar-base/languages", + "homepage":"", + "languagesTotal":7875 + }, + { + "name":"topcoat-grunt-telemetry", + "watchers_count":15, + "org":"Topcoat", + "languages":[ + { + "name":"JavaScript", + "value":15179 + }, + { + "name":"Python", + "value":18845 + }, + { + "name":"Shell", + "value":2921 + } + ], + "description":"grunt telemetry task", + "size":4504, + "pushed_at":"2013-09-29T10:32:44Z", + "html_url":"https://github.com/topcoat/topcoat-grunt-telemetry", + "languages_url":"https://api.github.com/repos/topcoat/topcoat-grunt-telemetry/languages", + "homepage":null, + "languagesTotal":36945 + }, + { + "name":"topcoat-effeckt", + "watchers_count":20, + "org":"Topcoat", + "languages":[ + { + "name":"JavaScript", + "value":61302 + }, + { + "name":"CSS", + "value":670374 + }, + { + "name":"Python", + "value":7384 + }, + { + "name":"Shell", + "value":2921 + } + ], + "description":"UI-less, performant transitions & animations", + "size":588, + "pushed_at":"2013-08-08T16:38:35Z", + "html_url":"https://github.com/topcoat/topcoat-effeckt", + "languages_url":"https://api.github.com/repos/topcoat/topcoat-effeckt/languages", + "homepage":"http://h5bp.github.io/Effeckt.css/dist/", + "languagesTotal":741981 + }, + { + "name":"select", + "watchers_count":1, + "org":"Topcoat", + "languages":[ + { + "name":"JavaScript", + "value":6908 + }, + { + "name":"CSS", + "value":45459 + } + ], + "description":"Select component", + "size":587, + "pushed_at":"2014-02-06T05:10:36Z", + "html_url":"https://github.com/topcoat/select", + "languages_url":"https://api.github.com/repos/topcoat/select/languages", + "homepage":null, + "languagesTotal":52367 + }, + { + "name":"button-bar-template", + "watchers_count":1, + "org":"Topcoat", + "languages":[ + { + "name":"CSS", + "value":12071 + }, + { + "name":"JavaScript", + "value":232932 + } + ], + "description":"Template for Topcoat Button Bar", + "size":236, + "pushed_at":"2014-03-08T20:01:17Z", + "html_url":"https://github.com/topcoat/button-bar-template", + "languages_url":"https://api.github.com/repos/topcoat/button-bar-template/languages", + "homepage":null, + "languagesTotal":245003 + }, + { + "name":"theme-desktop-dark", + "watchers_count":0, + "org":"Topcoat", + "languages":[ + { + "name":"CSS", + "value":546 + } + ], + "description":"Dark desktop theme for Topcoat", + "size":369, + "pushed_at":"2014-03-06T00:13:13Z", + "html_url":"https://github.com/topcoat/theme-desktop-dark", + "languages_url":"https://api.github.com/repos/topcoat/theme-desktop-dark/languages", + "homepage":null, + "languagesTotal":546 + }, + { + "name":"variables-desktop", + "watchers_count":0, + "org":"Topcoat", + "languages":[ + { + "name":"CSS", + "value":3035 + } + ], + "description":"Desktop variables", + "size":348, + "pushed_at":"2014-03-06T00:11:56Z", + "html_url":"https://github.com/topcoat/variables-desktop", + "languages_url":"https://api.github.com/repos/topcoat/variables-desktop/languages", + "homepage":null, + "languagesTotal":3035 + }, + { + "name":"button", + "watchers_count":3, + "org":"Topcoat", + "languages":[ + { + "name":"JavaScript", + "value":6819 + }, + { + "name":"CSS", + "value":89116 + } + ], + "description":"Topcoat default button skin", + "size":1196, + "pushed_at":"2014-03-05T23:11:24Z", + "html_url":"https://github.com/topcoat/button", + "languages_url":"https://api.github.com/repos/topcoat/button/languages", + "homepage":"http://topcoat.io/button", + "languagesTotal":95935 + }, + { + "name":"navigation-bar", + "watchers_count":5, + "org":"Topcoat", + "languages":[ + { + "name":"JavaScript", + "value":5838 + }, + { + "name":"CSS", + "value":26688 + } + ], + "description":"Topcoat Navigation Bar", + "size":2030, + "pushed_at":"2014-03-04T15:08:44Z", + "html_url":"https://github.com/topcoat/navigation-bar", + "languages_url":"https://api.github.com/repos/topcoat/navigation-bar/languages", + "homepage":"", + "languagesTotal":32526 + }, + { + "name":"topcoat-packager", + "watchers_count":0, + "org":"Topcoat", + "languages":[ + { + "name":"Shell", + "value":2978 + }, + { + "name":"JavaScript", + "value":903 + } + ], + "description":"Builds a Topcoat release by bumping the MINOR on all the repos.", + "size":116, + "pushed_at":"2013-06-27T21:00:04Z", + "html_url":"https://github.com/topcoat/topcoat-packager", + "languages_url":"https://api.github.com/repos/topcoat/topcoat-packager/languages", + "homepage":null, + "languagesTotal":3881 + }, + { + "name":"Malware-classifier", + "watchers_count":2, + "org":"Adobe Security", + "languages":[ + { + "name":"Python", + "value":31044 + } + ], + "description":"Perform quick, easy classification of binaries for malware analysis.", + "size":99, + "pushed_at":"2013-02-27T18:50:52Z", + "html_url":"https://github.com/adobe-security/Malware-classifier", + "languages_url":"https://api.github.com/repos/adobe-security/Malware-classifier/languages", + "homepage":null, + "languagesTotal":31044 + }, + { + "name":"source-code-pro", + "watchers_count":4974, + "org":"Adobe Fonts", + "languages":[ + { + "name":"Shell", + "value":454 + } + ], + "description":"Monospaced font family for user interface and coding environments", + "size":14661, + "pushed_at":"2014-08-27T20:37:52Z", + "html_url":"https://github.com/adobe-fonts/source-code-pro", + "languages_url":"https://api.github.com/repos/adobe-fonts/source-code-pro/languages", + "homepage":"http://adobe-fonts.github.io/source-code-pro/", + "languagesTotal":454 + }, + { + "name":"source-serif-pro", + "watchers_count":585, + "org":"Adobe Fonts", + "languages":[ + { + "name":"Shell", + "value":397 + } + ], + "description":"Serif font family designed to complement Source Sans Pro", + "size":3310, + "pushed_at":"2014-08-27T13:36:23Z", + "html_url":"https://github.com/adobe-fonts/source-serif-pro", + "languages_url":"https://api.github.com/repos/adobe-fonts/source-serif-pro/languages", + "homepage":"http://adobe-fonts.github.io/source-serif-pro", + "languagesTotal":397 + }, + { + "name":"source-sans-pro", + "watchers_count":926, + "org":"Adobe Fonts", + "languages":[ + { + "name":"Shell", + "value":750 + } + ], + "description":"Sans serif font family for user interface environments", + "size":80133, + "pushed_at":"2014-11-05T11:00:53Z", + "html_url":"https://github.com/adobe-fonts/source-sans-pro", + "languages_url":"https://api.github.com/repos/adobe-fonts/source-sans-pro/languages", + "homepage":"http://adobe-fonts.github.io/source-sans-pro", + "languagesTotal":750 + }, + { + "name":"adobe-blank", + "watchers_count":56, + "org":"Adobe Fonts", + "languages":[ + + ], + "description":"Adobe Blank", + "size":204, + "pushed_at":"2013-04-04T14:53:22Z", + "html_url":"https://github.com/adobe-fonts/adobe-blank", + "languages_url":"https://api.github.com/repos/adobe-fonts/adobe-blank/languages", + "homepage":null, + "languagesTotal":0 + }, + { + "name":"source-han-sans", + "watchers_count":1855, + "org":"Adobe Fonts", + "languages":[ + + ], + "description":"Source Han Sans", + "size":1921538, + "pushed_at":"2014-09-12T00:05:12Z", + "html_url":"https://github.com/adobe-fonts/source-han-sans", + "languages_url":"https://api.github.com/repos/adobe-fonts/source-han-sans/languages", + "homepage":null, + "languagesTotal":0 + }, + { + "name":"source-devanagari-sans", + "watchers_count":7, + "org":"Adobe Fonts", + "languages":[ + + ], + "description":"Source Devanagari Sans", + "size":550, + "pushed_at":"2014-10-08T18:09:31Z", + "html_url":"https://github.com/adobe-fonts/source-devanagari-sans", + "languages_url":"https://api.github.com/repos/adobe-fonts/source-devanagari-sans/languages", + "homepage":"", + "languagesTotal":0 + }, + { + "name":"source-kannada-sans", + "watchers_count":3, + "org":"Adobe Fonts", + "languages":[ + + ], + "description":"Source Kannada Sans", + "size":108, + "pushed_at":"2014-06-13T19:45:26Z", + "html_url":"https://github.com/adobe-fonts/source-kannada-sans", + "languages_url":"https://api.github.com/repos/adobe-fonts/source-kannada-sans/languages", + "homepage":null, + "languagesTotal":0 + }, + { + "name":"kenten-generic", + "watchers_count":6, + "org":"Adobe Fonts", + "languages":[ + + ], + "description":"Kenten Generic", + "size":107, + "pushed_at":"2014-06-28T16:36:10Z", + "html_url":"https://github.com/adobe-fonts/kenten-generic", + "languages_url":"https://api.github.com/repos/adobe-fonts/kenten-generic/languages", + "homepage":"", + "languagesTotal":0 + }, + { + "name":"source-gujarati-sans", + "watchers_count":3, + "org":"Adobe Fonts", + "languages":[ + + ], + "description":"Source Gujarati Sans", + "size":132, + "pushed_at":"2014-06-15T19:40:59Z", + "html_url":"https://github.com/adobe-fonts/source-gujarati-sans", + "languages_url":"https://api.github.com/repos/adobe-fonts/source-gujarati-sans/languages", + "homepage":"", + "languagesTotal":0 + }, + { + "name":"source-bengali-sans", + "watchers_count":2, + "org":"Adobe Fonts", + "languages":[ + + ], + "description":"Source Bengali Sans", + "size":132, + "pushed_at":"2014-06-15T19:40:33Z", + "html_url":"https://github.com/adobe-fonts/source-bengali-sans", + "languages_url":"https://api.github.com/repos/adobe-fonts/source-bengali-sans/languages", + "homepage":"", + "languagesTotal":0 + }, + { + "name":"source-gurmukhi-sans", + "watchers_count":2, + "org":"Adobe Fonts", + "languages":[ + + ], + "description":"Source Gurmukhi Sans", + "size":128, + "pushed_at":"2014-06-15T19:39:59Z", + "html_url":"https://github.com/adobe-fonts/source-gurmukhi-sans", + "languages_url":"https://api.github.com/repos/adobe-fonts/source-gurmukhi-sans/languages", + "homepage":null, + "languagesTotal":0 + }, + { + "name":"source-tamil-sans", + "watchers_count":4, + "org":"Adobe Fonts", + "languages":[ + + ], + "description":"Source Tamil Sans", + "size":132, + "pushed_at":"2014-06-15T19:39:34Z", + "html_url":"https://github.com/adobe-fonts/source-tamil-sans", + "languages_url":"https://api.github.com/repos/adobe-fonts/source-tamil-sans/languages", + "homepage":null, + "languagesTotal":0 + }, + { + "name":"css-orientation-test", + "watchers_count":3, + "org":"Adobe Fonts", + "languages":[ + + ], + "description":"CSS Orientation Test", + "size":156, + "pushed_at":"2014-06-28T14:03:24Z", + "html_url":"https://github.com/adobe-fonts/css-orientation-test", + "languages_url":"https://api.github.com/repos/adobe-fonts/css-orientation-test/languages", + "homepage":"", + "languagesTotal":0 + }, + { + "name":"webfontloader", + "watchers_count":2583, + "org":"Adobe Typekit", + "languages":[ + { + "name":"Ruby", + "value":19798 + }, + { + "name":"CSS", + "value":841 + }, + { + "name":"JavaScript", + "value":237815 + } + ], + "description":"Web Font Loader gives you added control when using linked fonts via @font-face.", + "size":26012, + "pushed_at":"2014-11-17T21:09:41Z", + "html_url":"https://github.com/typekit/webfontloader", + "languages_url":"https://api.github.com/repos/typekit/webfontloader/languages", + "homepage":"", + "languagesTotal":258454 + }, + { + "name":"fvd", + "watchers_count":42, + "org":"Adobe Typekit", + "languages":[ + { + "name":"Ruby", + "value":8097 + } + ], + "description":"A compact and unambiguous way to describe a font in CSS.", + "size":152, + "pushed_at":"2013-07-27T18:19:58Z", + "html_url":"https://github.com/typekit/fvd", + "languages_url":"https://api.github.com/repos/typekit/fvd/languages", + "homepage":"http://typekit.github.com/fvd/", + "languagesTotal":8097 + }, + { + "name":"typekit-async-patterns", + "watchers_count":58, + "org":"Adobe Typekit", + "languages":[ + + ], + "description":"Examples of asynchronous loading patterns for Typekit", + "size":105, + "pushed_at":"2012-07-27T19:40:49Z", + "html_url":"https://github.com/typekit/typekit-async-patterns", + "languages_url":"https://api.github.com/repos/typekit/typekit-async-patterns/languages", + "homepage":"", + "languagesTotal":0 + }, + { + "name":"speakeasy", + "watchers_count":27, + "org":"Adobe Typekit", + "languages":[ + { + "name":"Ruby", + "value":13468 + } + ], + "description":"Speakeasy is set of files that map unicode symbols to a particular language", + "size":607, + "pushed_at":"2014-09-16T18:17:18Z", + "html_url":"https://github.com/typekit/speakeasy", + "languages_url":"https://api.github.com/repos/typekit/speakeasy/languages", + "homepage":"", + "languagesTotal":13468 + }, + { + "name":"slackbot", + "watchers_count":4, + "org":"Adobe Typekit", + "languages":[ + { + "name":"Ruby", + "value":1435 + } + ], + "description":"The laziest bot around.", + "size":112, + "pushed_at":"2013-10-10T23:54:59Z", + "html_url":"https://github.com/typekit/slackbot", + "languages_url":"https://api.github.com/repos/typekit/slackbot/languages", + "homepage":null, + "languagesTotal":1435 + }, + { + "name":"typekit-api-examples", + "watchers_count":44, + "org":"Adobe Typekit", + "languages":[ + { + "name":"Ruby", + "value":7077 + }, + { + "name":"JavaScript", + "value":5151 + } + ], + "description":"Sample code using the Typekit API", + "size":112, + "pushed_at":"2012-08-16T22:18:28Z", + "html_url":"https://github.com/typekit/typekit-api-examples", + "languages_url":"https://api.github.com/repos/typekit/typekit-api-examples/languages", + "homepage":"http://typekit.com/docs/api", + "languagesTotal":12228 + }, + { + "name":"avmplus", + "watchers_count":49, + "org":"Adobe Flash", + "languages":[ + { + "name":"C", + "value":3239425 + }, + { + "name":"C++", + "value":14264675 + }, + { + "name":"Python", + "value":1789770 + }, + { + "name":"CSS", + "value":2102 + }, + { + "name":"ColdFusion", + "value":1755 + }, + { + "name":"Shell", + "value":952609 + }, + { + "name":"ActionScript", + "value":32571225 + }, + { + "name":"Objective-C", + "value":53946 + }, + { + "name":"Assembly", + "value":696023 + }, + { + "name":"Java", + "value":6593 + }, + { + "name":"R", + "value":2001 + }, + { + "name":"Smalltalk", + "value":140381 + }, + { + "name":"Scheme", + "value":1420 + }, + { + "name":"JavaScript", + "value":389839 + }, + { + "name":"VimL", + "value":1994 + } + ], + "description":"Source code for the Actionscript virtual machine ", + "size":15540, + "pushed_at":"2013-12-03T00:05:33Z", + "html_url":"https://github.com/adobe-flash/avmplus", + "languages_url":"https://api.github.com/repos/adobe-flash/avmplus/languages", + "homepage":null, + "languagesTotal":54113758 + }, + { + "name":"crossbridge", + "watchers_count":439, + "org":"Adobe Flash", + "languages":[ + { + "name":"Shell", + "value":8952177 + }, + { + "name":"C", + "value":283125878 + }, + { + "name":"C++", + "value":101393222 + }, + { + "name":"Assembly", + "value":18813595 + }, + { + "name":"Objective-C", + "value":18492654 + }, + { + "name":"R", + "value":337719 + }, + { + "name":"Rebol", + "value":28012 + }, + { + "name":"Perl", + "value":985318 + }, + { + "name":"Awk", + "value":104676 + }, + { + "name":"Python", + "value":10012834 + }, + { + "name":"CSS", + "value":82740 + }, + { + "name":"ColdFusion", + "value":1755 + }, + { + "name":"ActionScript", + "value":32984587 + }, + { + "name":"Java", + "value":41195330 + }, + { + "name":"Prolog", + "value":2001 + }, + { + "name":"Smalltalk", + "value":147125 + }, + { + "name":"Scheme", + "value":79710 + }, + { + "name":"JavaScript", + "value":405845 + }, + { + "name":"VimL", + "value":22523 + }, + { + "name":"Emacs Lisp", + "value":62914 + }, + { + "name":"D", + "value":17236590 + }, + { + "name":"Eiffel", + "value":2798 + }, + { + "name":"M", + "value":59703 + }, + { + "name":"EmberScript", + "value":599349 + }, + { + "name":"Scala", + "value":363520 + }, + { + "name":"GAP", + "value":94074 + }, + { + "name":"Pure Data", + "value":1391 + }, + { + "name":"Elixir", + "value":157 + }, + { + "name":"Turing", + "value":11 + }, + { + "name":"TeX", + "value":2356952 + }, + { + "name":"FORTRAN", + "value":1818225 + }, + { + "name":"Lua", + "value":55694 + }, + { + "name":"Objective-C++", + "value":559930 + }, + { + "name":"PHP", + "value":85076 + }, + { + "name":"Pike", + "value":7939 + }, + { + "name":"Ruby", + "value":122420 + }, + { + "name":"Tcl", + "value":48625 + }, + { + "name":"XSLT", + "value":20333 + }, + { + "name":"Scilab", + "value":379214 + }, + { + "name":"C#", + "value":433975 + }, + { + "name":"Frege", + "value":28007 + }, + { + "name":"SystemVerilog", + "value":34576 + }, + { + "name":"Ada", + "value":29385440 + }, + { + "name":"Common Lisp", + "value":18610 + }, + { + "name":"Pascal", + "value":84184 + }, + { + "name":"Erlang", + "value":2104 + }, + { + "name":"Matlab", + "value":79862 + }, + { + "name":"SAS", + "value":17756 + }, + { + "name":"OCaml", + "value":513262 + }, + { + "name":"Mercury", + "value":47407 + }, + { + "name":"AppleScript", + "value":0 + }, + { + "name":"Gnuplot", + "value":9058 + }, + { + "name":"Haskell", + "value":2194 + }, + { + "name":"CLIPS", + "value":13866 + }, + { + "name":"Go", + "value":89398 + } + ], + "description":"Welcome to visit the homepage!", + "size":1472350, + "pushed_at":"2014-07-14T16:16:03Z", + "html_url":"https://github.com/adobe-flash/crossbridge", + "languages_url":"https://api.github.com/repos/adobe-flash/crossbridge/languages", + "homepage":"http://www.crossbridge.io", + "languagesTotal":571802315 + }, + { + "name":"Webkit4AIR", + "watchers_count":2, + "org":"Adobe Flash", + "languages":[ + { + "name":"IDL", + "value":129417 + }, + { + "name":"C++", + "value":36734777 + }, + { + "name":"C", + "value":6054615 + }, + { + "name":"JavaScript", + "value":7610629 + }, + { + "name":"Shell", + "value":74538 + }, + { + "name":"Python", + "value":2010609 + }, + { + "name":"Perl", + "value":986269 + }, + { + "name":"Objective-C", + "value":4673253 + }, + { + "name":"D", + "value":1931 + }, + { + "name":"CSS", + "value":190594 + }, + { + "name":"R", + "value":290 + }, + { + "name":"Java", + "value":4882 + }, + { + "name":"PHP", + "value":95 + }, + { + "name":"Assembly", + "value":1301 + }, + { + "name":"Ruby", + "value":24775 + } + ], + "description":"The WebKit library is used to render HTML and execute JavaScript in Adobe® AIR™. Adobe AIR allows web developers to deploy rich Internet applications on the desktop. ", + "size":70272, + "pushed_at":"2014-04-17T16:22:52Z", + "html_url":"https://github.com/adobe-flash/Webkit4AIR", + "languages_url":"https://api.github.com/repos/adobe-flash/Webkit4AIR/languages", + "homepage":null, + "languagesTotal":58497975 + }, + { + "name":"graphicscorelib", + "watchers_count":13, + "org":"Adobe Flash", + "languages":[ + { + "name":"ActionScript", + "value":155192 + } + ], + "description":null, + "size":209, + "pushed_at":"2014-08-06T10:27:25Z", + "html_url":"https://github.com/adobe-flash/graphicscorelib", + "languages_url":"https://api.github.com/repos/adobe-flash/graphicscorelib/languages", + "homepage":null, + "languagesTotal":155192 + }, + { + "name":"acs-aem-commons", + "watchers_count":86, + "org":"Adobe Consulting Services", + "languages":[ + { + "name":"Java", + "value":1383063 + }, + { + "name":"JavaScript", + "value":102073 + }, + { + "name":"CSS", + "value":22487 + }, + { + "name":"Groovy", + "value":1457 + }, + { + "name":"Shell", + "value":330 + } + ], + "description":"", + "size":20399, + "pushed_at":"2014-11-28T17:11:51Z", + "html_url":"https://github.com/Adobe-Consulting-Services/acs-aem-commons", + "languages_url":"https://api.github.com/repos/Adobe-Consulting-Services/acs-aem-commons/languages", + "homepage":"http://adobe-consulting-services.github.io/acs-aem-commons/", + "languagesTotal":1509410 + }, + { + "name":"adobe-consulting-services.github.io", + "watchers_count":5, + "org":"Adobe Consulting Services", + "languages":[ + { + "name":"Ruby", + "value":50 + }, + { + "name":"CSS", + "value":511187 + }, + { + "name":"Shell", + "value":230 + }, + { + "name":"JavaScript", + "value":1545 + } + ], + "description":"Adobe Consulting Services (AEM)", + "size":20749, + "pushed_at":"2014-11-28T14:54:18Z", + "html_url":"https://github.com/Adobe-Consulting-Services/adobe-consulting-services.github.io", + "languages_url":"https://api.github.com/repos/Adobe-Consulting-Services/adobe-consulting-services.github.io/languages", + "homepage":"http://adobe-consulting-services.github.io/", + "languagesTotal":513012 + }, + { + "name":"com.adobe.acs.bundles.sling-models", + "watchers_count":2, + "org":"Adobe Consulting Services", + "languages":[ + + ], + "description":"", + "size":233, + "pushed_at":"2014-09-05T20:10:58Z", + "html_url":"https://github.com/Adobe-Consulting-Services/com.adobe.acs.bundles.sling-models", + "languages_url":"https://api.github.com/repos/Adobe-Consulting-Services/com.adobe.acs.bundles.sling-models/languages", + "homepage":null, + "languagesTotal":0 + }, + { + "name":"acs-aem-tools", + "watchers_count":36, + "org":"Adobe Consulting Services", + "languages":[ + { + "name":"Java", + "value":125881 + }, + { + "name":"JavaScript", + "value":92883 + }, + { + "name":"CSS", + "value":16469 + }, + { + "name":"Groovy", + "value":535 + } + ], + "description":"", + "size":11320, + "pushed_at":"2014-11-21T18:14:20Z", + "html_url":"https://github.com/Adobe-Consulting-Services/acs-aem-tools", + "languages_url":"https://api.github.com/repos/Adobe-Consulting-Services/acs-aem-tools/languages", + "homepage":"http://adobe-consulting-services.github.io/acs-aem-tools/", + "languagesTotal":235768 + }, + { + "name":"lazybones-aem-templates", + "watchers_count":3, + "org":"Adobe Consulting Services", + "languages":[ + { + "name":"Groovy", + "value":25524 + } + ], + "description":"Lazybones templates for Adobe Experience Manager", + "size":452, + "pushed_at":"2014-10-17T01:05:44Z", + "html_url":"https://github.com/Adobe-Consulting-Services/lazybones-aem-templates", + "languages_url":"https://api.github.com/repos/Adobe-Consulting-Services/lazybones-aem-templates/languages", + "homepage":"", + "languagesTotal":25524 + }, + { + "name":"com.adobe.acs.bundles.retrofit", + "watchers_count":0, + "org":"Adobe Consulting Services", + "languages":[ + { + "name":"Java", + "value":1931 + } + ], + "description":"", + "size":144, + "pushed_at":"2014-10-07T20:14:52Z", + "html_url":"https://github.com/Adobe-Consulting-Services/com.adobe.acs.bundles.retrofit", + "languages_url":"https://api.github.com/repos/Adobe-Consulting-Services/com.adobe.acs.bundles.retrofit/languages", + "homepage":null, + "languagesTotal":1931 + }, + { + "name":"com.adobe.acs.bundles.gson", + "watchers_count":0, + "org":"Adobe Consulting Services", + "languages":[ + + ], + "description":"", + "size":108, + "pushed_at":"2014-10-06T18:01:43Z", + "html_url":"https://github.com/Adobe-Consulting-Services/com.adobe.acs.bundles.gson", + "languages_url":"https://api.github.com/repos/Adobe-Consulting-Services/com.adobe.acs.bundles.gson/languages", + "homepage":null, + "languagesTotal":0 + }, + { + "name":"com.adobe.acs.bundles.sling-healthcheck", + "watchers_count":1, + "org":"Adobe Consulting Services", + "languages":[ + + ], + "description":"", + "size":136, + "pushed_at":"2014-05-29T20:25:13Z", + "html_url":"https://github.com/Adobe-Consulting-Services/com.adobe.acs.bundles.sling-healthcheck", + "languages_url":"https://api.github.com/repos/Adobe-Consulting-Services/com.adobe.acs.bundles.sling-healthcheck/languages", + "homepage":null, + "languagesTotal":0 + }, + { + "name":"coding-standards", + "watchers_count":5, + "org":"Adobe Consulting Services", + "languages":[ + + ], + "description":"Coding Standards", + "size":295, + "pushed_at":"2014-10-09T15:25:23Z", + "html_url":"https://github.com/Adobe-Consulting-Services/coding-standards", + "languages_url":"https://api.github.com/repos/Adobe-Consulting-Services/coding-standards/languages", + "homepage":null, + "languagesTotal":0 + }, + { + "name":"checkstyle-osgi-checks", + "watchers_count":1, + "org":"Adobe Consulting Services", + "languages":[ + { + "name":"Java", + "value":18718 + } + ], + "description":null, + "size":368, + "pushed_at":"2013-10-04T20:32:14Z", + "html_url":"https://github.com/Adobe-Consulting-Services/checkstyle-osgi-checks", + "languages_url":"https://api.github.com/repos/Adobe-Consulting-Services/checkstyle-osgi-checks/languages", + "homepage":null, + "languagesTotal":18718 + }, + { + "name":"com.adobe.acs.bundles.netty", + "watchers_count":0, + "org":"Adobe Consulting Services", + "languages":[ + + ], + "description":"", + "size":207, + "pushed_at":"2014-03-26T00:31:04Z", + "html_url":"https://github.com/Adobe-Consulting-Services/com.adobe.acs.bundles.netty", + "languages_url":"https://api.github.com/repos/Adobe-Consulting-Services/com.adobe.acs.bundles.netty/languages", + "homepage":null, + "languagesTotal":0 + }, + { + "name":"com.adobe.acs.bundles.twitter4j", + "watchers_count":1, + "org":"Adobe Consulting Services", + "languages":[ + + ], + "description":null, + "size":96, + "pushed_at":"2013-12-19T22:37:18Z", + "html_url":"https://github.com/Adobe-Consulting-Services/com.adobe.acs.bundles.twitter4j", + "languages_url":"https://api.github.com/repos/Adobe-Consulting-Services/com.adobe.acs.bundles.twitter4j/languages", + "homepage":null, + "languagesTotal":0 + }, + { + "name":"adobe-marketing-cloud.github.io", + "watchers_count":0, + "org":"Adobe Marketing Cloud", + "languages":[ + { + "name":"Shell", + "value":19 + }, + { + "name":"CSS", + "value":35003 + }, + { + "name":"JavaScript", + "value":6246 + } + ], + "description":"", + "size":1260, + "pushed_at":"2014-12-01T17:03:29Z", + "html_url":"https://github.com/Adobe-Marketing-Cloud/adobe-marketing-cloud.github.io", + "languages_url":"https://api.github.com/repos/Adobe-Marketing-Cloud/adobe-marketing-cloud.github.io/languages", + "homepage":null, + "languagesTotal":41268 + }, + { + "name":"mobile-services", + "watchers_count":18, + "org":"Adobe Marketing Cloud", + "languages":[ + { + "name":"C++", + "value":11580 + }, + { + "name":"Java", + "value":23344 + }, + { + "name":"JavaScript", + "value":5195 + }, + { + "name":"Objective-C", + "value":39910 + } + ], + "description":"Native Mobile SDKs, dev tools and example apps.", + "size":51466, + "pushed_at":"2014-11-24T23:06:01Z", + "html_url":"https://github.com/Adobe-Marketing-Cloud/mobile-services", + "languages_url":"https://api.github.com/repos/Adobe-Marketing-Cloud/mobile-services/languages", + "homepage":null, + "languagesTotal":80029 + }, + { + "name":"aem-sightly-sample-todomvc", + "watchers_count":20, + "org":"Adobe Marketing Cloud", + "languages":[ + { + "name":"CSS", + "value":9712 + }, + { + "name":"JavaScript", + "value":16152 + } + ], + "description":"AEM Sightly code example of a simple web application.", + "size":541, + "pushed_at":"2014-11-17T07:35:47Z", + "html_url":"https://github.com/Adobe-Marketing-Cloud/aem-sightly-sample-todomvc", + "languages_url":"https://api.github.com/repos/Adobe-Marketing-Cloud/aem-sightly-sample-todomvc/languages", + "homepage":"http://docs.adobe.com/content/docs/en/aem/6-0/develop/sightly.html", + "languagesTotal":25864 + }, + { + "name":"aem-sightly-repl", + "watchers_count":10, + "org":"Adobe Marketing Cloud", + "languages":[ + { + "name":"JavaScript", + "value":5749 + }, + { + "name":"CSS", + "value":370 + } + ], + "description":"Read–Eval–Print Loop environment for Sightly.", + "size":1308, + "pushed_at":"2014-11-14T14:40:21Z", + "html_url":"https://github.com/Adobe-Marketing-Cloud/aem-sightly-repl", + "languages_url":"https://api.github.com/repos/Adobe-Marketing-Cloud/aem-sightly-repl/languages", + "homepage":"", + "languagesTotal":6119 + }, + { + "name":"sightly-tck", + "watchers_count":2, + "org":"Adobe Marketing Cloud", + "languages":[ + { + "name":"Java", + "value":37777 + }, + { + "name":"JavaScript", + "value":2964 + } + ], + "description":"Adobe Sightly Technology Compatibility Kit", + "size":288, + "pushed_at":"2014-11-14T16:33:35Z", + "html_url":"https://github.com/Adobe-Marketing-Cloud/sightly-tck", + "languages_url":"https://api.github.com/repos/Adobe-Marketing-Cloud/sightly-tck/languages", + "homepage":null, + "languagesTotal":40741 + }, + { + "name":"app-sample-android-phonegap", + "watchers_count":5, + "org":"Adobe Marketing Cloud", + "languages":[ + { + "name":"JavaScript", + "value":258308 + }, + { + "name":"CSS", + "value":98842 + }, + { + "name":"Java", + "value":204047 + } + ], + "description":"", + "size":5165, + "pushed_at":"2014-11-27T19:54:33Z", + "html_url":"https://github.com/Adobe-Marketing-Cloud/app-sample-android-phonegap", + "languages_url":"https://api.github.com/repos/Adobe-Marketing-Cloud/app-sample-android-phonegap/languages", + "homepage":null, + "languagesTotal":561197 + }, + { + "name":"homebrew-brews", + "watchers_count":1, + "org":"Adobe Marketing Cloud", + "languages":[ + { + "name":"Ruby", + "value":1057 + } + ], + "description":"Homebrew Formulae for Adobe Marketing Cloud tools", + "size":152, + "pushed_at":"2014-11-27T16:49:39Z", + "html_url":"https://github.com/Adobe-Marketing-Cloud/homebrew-brews", + "languages_url":"https://api.github.com/repos/Adobe-Marketing-Cloud/homebrew-brews/languages", + "homepage":null, + "languagesTotal":1057 + }, + { + "name":"aem-content-importer", + "watchers_count":0, + "org":"Adobe Marketing Cloud", + "languages":[ + + ], + "description":"", + "size":0, + "pushed_at":"2014-11-27T14:53:43Z", + "html_url":"https://github.com/Adobe-Marketing-Cloud/aem-content-importer", + "languages_url":"https://api.github.com/repos/Adobe-Marketing-Cloud/aem-content-importer/languages", + "homepage":null, + "languagesTotal":0 + }, + { + "name":"analytics-realtime-dashboard-example", + "watchers_count":12, + "org":"Adobe Marketing Cloud", + "languages":[ + { + "name":"CSS", + "value":6489 + }, + { + "name":"JavaScript", + "value":608346 + }, + { + "name":"Perl", + "value":580035 + }, + { + "name":"PHP", + "value":4083 + }, + { + "name":"Shell", + "value":62039 + } + ], + "description":"A Demo Application in Javascript", + "size":955, + "pushed_at":"2014-03-27T14:58:21Z", + "html_url":"https://github.com/Adobe-Marketing-Cloud/analytics-realtime-dashboard-example", + "languages_url":"https://api.github.com/repos/Adobe-Marketing-Cloud/analytics-realtime-dashboard-example/languages", + "homepage":null, + "languagesTotal":1260992 + }, + { + "name":"aem-scf-sample-components-extension", + "watchers_count":2, + "org":"Adobe Marketing Cloud", + "languages":[ + { + "name":"Java", + "value":11905 + }, + { + "name":"JavaScript", + "value":6243 + }, + { + "name":"CSS", + "value":5320 + } + ], + "description":"Sample package for AEM Social Communities - Social Component Framework (SCF). Examples of extending Communities components to build a new social component.", + "size":1260, + "pushed_at":"2014-10-07T13:09:09Z", + "html_url":"https://github.com/Adobe-Marketing-Cloud/aem-scf-sample-components-extension", + "languages_url":"https://api.github.com/repos/Adobe-Marketing-Cloud/aem-scf-sample-components-extension/languages", + "homepage":null, + "languagesTotal":23468 + }, + { + "name":"aem-sightly-brackets-extension", + "watchers_count":18, + "org":"Adobe Marketing Cloud", + "languages":[ + { + "name":"Shell", + "value":87 + }, + { + "name":"JavaScript", + "value":185374 + }, + { + "name":"CSS", + "value":1092 + } + ], + "description":"Brackets extension for AEM front-end developers with auto-sync and Sightly support.", + "size":1509, + "pushed_at":"2014-11-07T20:34:52Z", + "html_url":"https://github.com/Adobe-Marketing-Cloud/aem-sightly-brackets-extension", + "languages_url":"https://api.github.com/repos/Adobe-Marketing-Cloud/aem-sightly-brackets-extension/languages", + "homepage":"http://docs.adobe.com/docs/en/dev-tools/sightly-brackets.html", + "languagesTotal":186553 + }, + { + "name":"sightly-spec", + "watchers_count":4, + "org":"Adobe Marketing Cloud", + "languages":[ + + ], + "description":"Sightly Web Templating Language Specification", + "size":216, + "pushed_at":"2014-10-24T11:38:20Z", + "html_url":"https://github.com/Adobe-Marketing-Cloud/sightly-spec", + "languages_url":"https://api.github.com/repos/Adobe-Marketing-Cloud/sightly-spec/languages", + "homepage":null, + "languagesTotal":0 + }, + { + "name":"aem-project-archetype", + "watchers_count":5, + "org":"Adobe Marketing Cloud", + "languages":[ + { + "name":"Java", + "value":25592 + }, + { + "name":"JavaScript", + "value":3371 + }, + { + "name":"CSS", + "value":2586 + } + ], + "description":"Maven template to create a new AEM project as starting point to develop your own functionality.", + "size":799, + "pushed_at":"2014-10-02T11:12:08Z", + "html_url":"https://github.com/Adobe-Marketing-Cloud/aem-project-archetype", + "languages_url":"https://api.github.com/repos/Adobe-Marketing-Cloud/aem-project-archetype/languages", + "homepage":null, + "languagesTotal":31549 + }, + { + "name":"video-heartbeat", + "watchers_count":10, + "org":"Adobe Marketing Cloud", + "languages":[ + { + "name":"CSS", + "value":929 + }, + { + "name":"JavaScript", + "value":498862 + }, + { + "name":"ActionScript", + "value":30538 + }, + { + "name":"Java", + "value":28074 + }, + { + "name":"Objective-C", + "value":90620 + } + ], + "description":"Contains the final deliverables for the mobile versions of the VideoHeartbeat wrapper library.", + "size":31144, + "pushed_at":"2014-11-17T15:10:07Z", + "html_url":"https://github.com/Adobe-Marketing-Cloud/video-heartbeat", + "languages_url":"https://api.github.com/repos/Adobe-Marketing-Cloud/video-heartbeat/languages", + "homepage":null, + "languagesTotal":649023 + }, + { + "name":"aem-phonegap-starter-kit", + "watchers_count":2, + "org":"Adobe Marketing Cloud", + "languages":[ + { + "name":"JavaScript", + "value":756362 + }, + { + "name":"Java", + "value":401634 + }, + { + "name":"Objective-C", + "value":330216 + }, + { + "name":"C++", + "value":74654 + }, + { + "name":"C#", + "value":178415 + }, + { + "name":"CSS", + "value":264976 + }, + { + "name":"C", + "value":198890 + }, + { + "name":"Shell", + "value":791 + } + ], + "description":"Bootstrap your AEM Apps project ", + "size":1578, + "pushed_at":"2014-11-13T21:46:11Z", + "html_url":"https://github.com/Adobe-Marketing-Cloud/aem-phonegap-starter-kit", + "languages_url":"https://api.github.com/repos/Adobe-Marketing-Cloud/aem-phonegap-starter-kit/languages", + "homepage":null, + "languagesTotal":2205938 + }, + { + "name":"aem-authoring-extension-toolbar-screenshot", + "watchers_count":1, + "org":"Adobe Marketing Cloud", + "languages":[ + { + "name":"JavaScript", + "value":95242 + } + ], + "description":"Sample package for AEM 6 page authoring. Creating a custom toolbar action to render components.", + "size":181, + "pushed_at":"2014-11-12T15:19:41Z", + "html_url":"https://github.com/Adobe-Marketing-Cloud/aem-authoring-extension-toolbar-screenshot", + "languages_url":"https://api.github.com/repos/Adobe-Marketing-Cloud/aem-authoring-extension-toolbar-screenshot/languages", + "homepage":"", + "languagesTotal":95242 + }, + { + "name":"aem-authoring-extension-header-backtosites", + "watchers_count":0, + "org":"Adobe Marketing Cloud", + "languages":[ + { + "name":"JavaScript", + "value":1091 + } + ], + "description":"Sample package for AEM 6 page authoring. Creating a custom header action to jump back to Sites administration.", + "size":181, + "pushed_at":"2014-11-12T15:56:08Z", + "html_url":"https://github.com/Adobe-Marketing-Cloud/aem-authoring-extension-header-backtosites", + "languages_url":"https://api.github.com/repos/Adobe-Marketing-Cloud/aem-authoring-extension-header-backtosites/languages", + "homepage":null, + "languagesTotal":1091 + }, + { + "name":"aem-admin-extension-new-console", + "watchers_count":1, + "org":"Adobe Marketing Cloud", + "languages":[ + { + "name":"CSS", + "value":942 + }, + { + "name":"JavaScript", + "value":5798 + } + ], + "description":"Sample package showing how to add a new AEM 6 admin console. This package provides a UI for managing Launches and adds a link in the navigation.", + "size":177, + "pushed_at":"2014-11-12T15:13:39Z", + "html_url":"https://github.com/Adobe-Marketing-Cloud/aem-admin-extension-new-console", + "languages_url":"https://api.github.com/repos/Adobe-Marketing-Cloud/aem-admin-extension-new-console/languages", + "homepage":null, + "languagesTotal":6740 + }, + { + "name":"aem-admin-extension-customize-sites", + "watchers_count":2, + "org":"Adobe Marketing Cloud", + "languages":[ + { + "name":"JavaScript", + "value":2121 + } + ], + "description":"Sample package showing how to customize an existing AEM 6 admin console. This package provides updates to Sites administration.", + "size":174, + "pushed_at":"2014-11-12T15:06:00Z", + "html_url":"https://github.com/Adobe-Marketing-Cloud/aem-admin-extension-customize-sites", + "languages_url":"https://api.github.com/repos/Adobe-Marketing-Cloud/aem-admin-extension-customize-sites/languages", + "homepage":null, + "languagesTotal":2121 + }, + { + "name":"data-connectors-api-examples", + "watchers_count":2, + "org":"Adobe Marketing Cloud", + "languages":[ + { + "name":"PHP", + "value":7956 + }, + { + "name":"C#", + "value":8320 + }, + { + "name":"Java", + "value":9952 + } + ], + "description":"A set of code snippets for calling the Data Connections API", + "size":218, + "pushed_at":"2014-10-27T22:54:43Z", + "html_url":"https://github.com/Adobe-Marketing-Cloud/data-connectors-api-examples", + "languages_url":"https://api.github.com/repos/Adobe-Marketing-Cloud/data-connectors-api-examples/languages", + "homepage":null, + "languagesTotal":26228 + }, + { + "name":"aem-sightly-ide-api", + "watchers_count":0, + "org":"Adobe Marketing Cloud", + "languages":[ + { + "name":"Java", + "value":10953 + } + ], + "description":"Use-API auto-completion support for the AEM Sightly Brackets Extension", + "size":116, + "pushed_at":"2014-07-28T19:34:58Z", + "html_url":"https://github.com/Adobe-Marketing-Cloud/aem-sightly-ide-api", + "languages_url":"https://api.github.com/repos/Adobe-Marketing-Cloud/aem-sightly-ide-api/languages", + "homepage":null, + "languagesTotal":10953 + }, + { + "name":"tools", + "watchers_count":6, + "org":"Adobe Marketing Cloud", + "languages":[ + { + "name":"Shell", + "value":34717 + } + ], + "description":"Tools to support development, testing and deployment of Marketing Cloud technologies", + "size":348, + "pushed_at":"2014-10-16T20:54:16Z", + "html_url":"https://github.com/Adobe-Marketing-Cloud/tools", + "languages_url":"https://api.github.com/repos/Adobe-Marketing-Cloud/tools/languages", + "homepage":null, + "languagesTotal":34717 + }, + { + "name":"marketing-cloud-php-sdk", + "watchers_count":20, + "org":"Adobe Marketing Cloud", + "languages":[ + { + "name":"PHP", + "value":106663 + } + ], + "description":"PHP Library for the Adobe Digital Marketing API", + "size":399, + "pushed_at":"2014-05-23T17:58:09Z", + "html_url":"https://github.com/Adobe-Marketing-Cloud/marketing-cloud-php-sdk", + "languages_url":"https://api.github.com/repos/Adobe-Marketing-Cloud/marketing-cloud-php-sdk/languages", + "homepage":null, + "languagesTotal":106663 + }, + { + "name":"node-soap", + "watchers_count":3, + "org":"Adobe Marketing Cloud", + "languages":[ + { + "name":"JavaScript", + "value":70092 + } + ], + "description":"A SOAP client and server for node.js.", + "size":284, + "pushed_at":"2013-03-01T18:02:12Z", + "html_url":"https://github.com/Adobe-Marketing-Cloud/node-soap", + "languages_url":"https://api.github.com/repos/Adobe-Marketing-Cloud/node-soap/languages", + "homepage":"", + "languagesTotal":70092 + }, + { + "name":"marketing-cloud-node-sdk", + "watchers_count":5, + "org":"Adobe Marketing Cloud", + "languages":[ + { + "name":"JavaScript", + "value":8771 + } + ], + "description":"NodeJS module for connecting to the Adobe Digital Marketing APIs. Provides both the REST (default) and SOAP clients. Please note this software should be considered as 'alpha' and not used in a production environment", + "size":122, + "pushed_at":"2013-03-04T20:25:50Z", + "html_url":"https://github.com/Adobe-Marketing-Cloud/marketing-cloud-node-sdk", + "languages_url":"https://api.github.com/repos/Adobe-Marketing-Cloud/marketing-cloud-node-sdk/languages", + "homepage":"", + "languagesTotal":8771 + }, + { + "name":"marketing-cloud-javascript-sdk", + "watchers_count":8, + "org":"Adobe Marketing Cloud", + "languages":[ + { + "name":"JavaScript", + "value":11757 + } + ], + "description":"Frontend Library for calling the Marketing Cloud APIs", + "size":166, + "pushed_at":"2013-09-18T17:11:16Z", + "html_url":"https://github.com/Adobe-Marketing-Cloud/marketing-cloud-javascript-sdk", + "languages_url":"https://api.github.com/repos/Adobe-Marketing-Cloud/marketing-cloud-javascript-sdk/languages", + "homepage":null, + "languagesTotal":11757 + }, + { + "name":"phantomjs.rb", + "watchers_count":1, + "org":"Adobe Marketing Cloud", + "languages":[ + { + "name":"Ruby", + "value":6949 + }, + { + "name":"JavaScript", + "value":119 + } + ], + "description":"Ruby wrapper for phantomjs", + "size":26296, + "pushed_at":"2013-10-21T12:51:43Z", + "html_url":"https://github.com/Adobe-Marketing-Cloud/phantomjs.rb", + "languages_url":"https://api.github.com/repos/Adobe-Marketing-Cloud/phantomjs.rb/languages", + "homepage":null, + "languagesTotal":7068 + }, + { + "name":"aem-authoring-extension-layer-msm", + "watchers_count":1, + "org":"Adobe Marketing Cloud", + "languages":[ + { + "name":"CSS", + "value":1015 + }, + { + "name":"JavaScript", + "value":12707 + } + ], + "description":"Sample package for AEM 6 page authoring. Creating a new layer for MSM view.", + "size":192, + "pushed_at":"2014-10-07T13:05:47Z", + "html_url":"https://github.com/Adobe-Marketing-Cloud/aem-authoring-extension-layer-msm", + "languages_url":"https://api.github.com/repos/Adobe-Marketing-Cloud/aem-authoring-extension-layer-msm/languages", + "homepage":"", + "languagesTotal":13722 + }, + { + "name":"experiencemanager-java-maintenancetask-sample", + "watchers_count":0, + "org":"Adobe Marketing Cloud", + "languages":[ + { + "name":"Java", + "value":4350 + } + ], + "description":"Sample Maintenance Task for AEM 6.0", + "size":124, + "pushed_at":"2014-10-07T13:12:14Z", + "html_url":"https://github.com/Adobe-Marketing-Cloud/experiencemanager-java-maintenancetask-sample", + "languages_url":"https://api.github.com/repos/Adobe-Marketing-Cloud/experiencemanager-java-maintenancetask-sample/languages", + "homepage":null, + "languagesTotal":4350 + }, + { + "name":"aem-eclipse-developer-tools", + "watchers_count":8, + "org":"Adobe Marketing Cloud", + "languages":[ + { + "name":"Java", + "value":41203 + }, + { + "name":"CSS", + "value":2452 + } + ], + "description":"The Eclipse plugin that brings you the full connection to the Adobe Experience Manager, with auto-sync and project creation wizard.", + "size":1615, + "pushed_at":"2014-11-12T15:57:29Z", + "html_url":"https://github.com/Adobe-Marketing-Cloud/aem-eclipse-developer-tools", + "languages_url":"https://api.github.com/repos/Adobe-Marketing-Cloud/aem-eclipse-developer-tools/languages", + "homepage":"", + "languagesTotal":43655 + }, + { + "name":"ios-deploy", + "watchers_count":207, + "org":"PhoneGap", + "languages":[ + { + "name":"C", + "value":86583 + }, + { + "name":"Shell", + "value":38 + } + ], + "description":"Install and debug iPhone apps from the command line, without using Xcode", + "size":1342, + "pushed_at":"2014-11-17T04:50:09Z", + "html_url":"https://github.com/phonegap/ios-deploy", + "languages_url":"https://api.github.com/repos/phonegap/ios-deploy/languages", + "homepage":"", + "languagesTotal":86621 + }, + { + "name":"ios-sim", + "watchers_count":665, + "org":"PhoneGap", + "languages":[ + { + "name":"Objective-C", + "value":67945 + }, + { + "name":"Ruby", + "value":1894 + }, + { + "name":"Shell", + "value":50 + }, + { + "name":"C", + "value":32 + } + ], + "description":"Command-line application launcher for the iOS Simulator", + "size":1100, + "pushed_at":"2014-11-29T19:34:37Z", + "html_url":"https://github.com/phonegap/ios-sim", + "languages_url":"https://api.github.com/repos/phonegap/ios-sim/languages", + "homepage":"", + "languagesTotal":69921 + }, + { + "name":"phonegap-gui", + "watchers_count":112, + "org":"PhoneGap", + "languages":[ + { + "name":"JavaScript", + "value":58666 + }, + { + "name":"Shell", + "value":154 + }, + { + "name":"CSS", + "value":18371 + } + ], + "description":"PhoneGap Desktop App", + "size":5988, + "pushed_at":"2014-12-02T00:06:02Z", + "html_url":"https://github.com/phonegap/phonegap-gui", + "languages_url":"https://api.github.com/repos/phonegap/phonegap-gui/languages", + "homepage":"", + "languagesTotal":77191 + }, + { + "name":"phonegap", + "watchers_count":3889, + "org":"PhoneGap", + "languages":[ + { + "name":"CSS", + "value":84098 + }, + { + "name":"JavaScript", + "value":5239570 + }, + { + "name":"Python", + "value":15656 + }, + { + "name":"Perl", + "value":36679 + }, + { + "name":"Shell", + "value":152656 + }, + { + "name":"Java", + "value":1849811 + }, + { + "name":"PHP", + "value":4232 + }, + { + "name":"Ruby", + "value":1770 + }, + { + "name":"C++", + "value":96777 + }, + { + "name":"ActionScript", + "value":3102 + }, + { + "name":"Objective-C", + "value":791742 + }, + { + "name":"C", + "value":5453454 + }, + { + "name":"Erlang", + "value":481 + }, + { + "name":"AppleScript", + "value":3652 + }, + { + "name":"CoffeeScript", + "value":3772 + }, + { + "name":"C#", + "value":595843 + } + ], + "description":"access core functions on Android, iPhone and Blackberry using JavaScript", + "size":292045, + "pushed_at":"2013-11-07T00:42:57Z", + "html_url":"https://github.com/phonegap/phonegap", + "languages_url":"https://api.github.com/repos/phonegap/phonegap/languages", + "homepage":"http://phonegap.com", + "languagesTotal":14333295 + }, + { + "name":"phonegap-plugins", + "watchers_count":3577, + "org":"PhoneGap", + "languages":[ + { + "name":"Java", + "value":4249145 + }, + { + "name":"JavaScript", + "value":4051330 + }, + { + "name":"CSS", + "value":98178 + }, + { + "name":"Python", + "value":27528 + }, + { + "name":"C++", + "value":999705 + }, + { + "name":"Shell", + "value":9676 + }, + { + "name":"C#", + "value":910362 + }, + { + "name":"Objective-C", + "value":2235047 + }, + { + "name":"Racket", + "value":1085 + }, + { + "name":"C", + "value":239678 + }, + { + "name":"M", + "value":3742 + } + ], + "description":"(DEPRECATED) Plugins for use with PhoneGap. ", + "size":85933, + "pushed_at":"2013-11-04T22:31:48Z", + "html_url":"https://github.com/phonegap/phonegap-plugins", + "languages_url":"https://api.github.com/repos/phonegap/phonegap-plugins/languages", + "homepage":"", + "languagesTotal":12825476 + }, + { + "name":"phonegap-cli", + "watchers_count":236, + "org":"PhoneGap", + "languages":[ + { + "name":"JavaScript", + "value":190875 + } + ], + "description":"PhoneGap and PhoneGap/Build command-line interface", + "size":4152, + "pushed_at":"2014-12-01T23:42:02Z", + "html_url":"https://github.com/phonegap/phonegap-cli", + "languages_url":"https://api.github.com/repos/phonegap/phonegap-cli/languages", + "homepage":"", + "languagesTotal":190875 + }, + { + "name":"phonegap-app-developer", + "watchers_count":132, + "org":"PhoneGap", + "languages":[ + { + "name":"JavaScript", + "value":1270042 + }, + { + "name":"Java", + "value":1998956 + }, + { + "name":"Shell", + "value":44760 + }, + { + "name":"Objective-C", + "value":1567349 + }, + { + "name":"C", + "value":398805 + }, + { + "name":"C++", + "value":202405 + }, + { + "name":"AppleScript", + "value":1208 + }, + { + "name":"C#", + "value":923561 + }, + { + "name":"CSS", + "value":38598 + } + ], + "description":"PhoneGap Developer App", + "size":80594, + "pushed_at":"2014-11-25T22:53:21Z", + "html_url":"https://github.com/phonegap/phonegap-app-developer", + "languages_url":"https://api.github.com/repos/phonegap/phonegap-app-developer/languages", + "homepage":"app.phonegap.com", + "languagesTotal":6445684 + }, + { + "name":"phonegap-start", + "watchers_count":3265, + "org":"PhoneGap", + "languages":[ + { + "name":"CSS", + "value":10163 + }, + { + "name":"JavaScript", + "value":93489 + } + ], + "description":"PhoneGap Hello World app", + "size":24001, + "pushed_at":"2014-09-09T16:33:51Z", + "html_url":"https://github.com/phonegap/phonegap-start", + "languages_url":"https://api.github.com/repos/phonegap/phonegap-start/languages", + "homepage":"", + "languagesTotal":103652 + }, + { + "name":"phonegap-plugin-fast-canvas", + "watchers_count":149, + "org":"PhoneGap", + "languages":[ + { + "name":"C++", + "value":51806 + }, + { + "name":"C", + "value":295288 + }, + { + "name":"Java", + "value":27741 + }, + { + "name":"JavaScript", + "value":34251 + } + ], + "description":"Fast, 2D, mostly-HTML5-canvas-compatible rendering surface for Android.", + "size":275, + "pushed_at":"2013-11-05T16:11:32Z", + "html_url":"https://github.com/phonegap/phonegap-plugin-fast-canvas", + "languages_url":"https://api.github.com/repos/phonegap/phonegap-plugin-fast-canvas/languages", + "homepage":null, + "languagesTotal":409086 + }, + { + "name":"node-phonegap-build", + "watchers_count":15, + "org":"PhoneGap", + "languages":[ + { + "name":"JavaScript", + "value":201202 + }, + { + "name":"CSS", + "value":10135 + } + ], + "description":"PhoneGap Build node module to login, create, and build apps.", + "size":1926, + "pushed_at":"2014-11-28T23:37:30Z", + "html_url":"https://github.com/phonegap/node-phonegap-build", + "languages_url":"https://api.github.com/repos/phonegap/node-phonegap-build/languages", + "homepage":"", + "languagesTotal":211337 + }, + { + "name":"node-phonegap-build-api", + "watchers_count":52, + "org":"PhoneGap", + "languages":[ + { + "name":"JavaScript", + "value":50051 + } + ], + "description":"Node.js REST Client for the PhoneGap Build API", + "size":367, + "pushed_at":"2014-10-07T21:53:57Z", + "html_url":"https://github.com/phonegap/node-phonegap-build-api", + "languages_url":"https://api.github.com/repos/phonegap/node-phonegap-build-api/languages", + "homepage":"", + "languagesTotal":50051 + }, + { + "name":"phonegap-docs", + "watchers_count":28, + "org":"PhoneGap", + "languages":[ + { + "name":"Ruby", + "value":56463 + }, + { + "name":"CSS", + "value":10947 + }, + { + "name":"JavaScript", + "value":2656 + }, + { + "name":"Shell", + "value":643 + } + ], + "description":"PhoneGap Documentation", + "size":47759, + "pushed_at":"2014-11-27T01:38:25Z", + "html_url":"https://github.com/phonegap/phonegap-docs", + "languages_url":"https://api.github.com/repos/phonegap/phonegap-docs/languages", + "homepage":"http://docs.phonegap.com", + "languagesTotal":70709 + }, + { + "name":"simctl", + "watchers_count":0, + "org":"PhoneGap", + "languages":[ + { + "name":"JavaScript", + "value":12084 + } + ], + "description":"node.js library for Xcode simctl utility on OS X", + "size":196, + "pushed_at":"2014-11-27T00:15:26Z", + "html_url":"https://github.com/phonegap/simctl", + "languages_url":"https://api.github.com/repos/phonegap/simctl/languages", + "homepage":"", + "languagesTotal":12084 + }, + { + "name":"connect-phonegap", + "watchers_count":30, + "org":"PhoneGap", + "languages":[ + { + "name":"JavaScript", + "value":2065949 + } + ], + "description":"Stream a PhoneGap app to any device.", + "size":3450, + "pushed_at":"2014-11-26T22:21:52Z", + "html_url":"https://github.com/phonegap/connect-phonegap", + "languages_url":"https://api.github.com/repos/phonegap/connect-phonegap/languages", + "homepage":"", + "languagesTotal":2065949 + }, + { + "name":"phonegap-community", + "watchers_count":87, + "org":"PhoneGap", + "languages":[ + + ], + "description":"PhoneGap Community Release Notes", + "size":477, + "pushed_at":"2014-07-25T22:53:34Z", + "html_url":"https://github.com/phonegap/phonegap-community", + "languages_url":"https://api.github.com/repos/phonegap/phonegap-community/languages", + "homepage":null, + "languagesTotal":0 + }, + { + "name":"phonegap-mobile-accessibility", + "watchers_count":25, + "org":"PhoneGap", + "languages":[ + { + "name":"Java", + "value":27400 + }, + { + "name":"Objective-C", + "value":17847 + }, + { + "name":"JavaScript", + "value":18076 + } + ], + "description":"PhoneGap plugin to expose mobile accessibility APIs.", + "size":522, + "pushed_at":"2014-03-26T14:25:02Z", + "html_url":"https://github.com/phonegap/phonegap-mobile-accessibility", + "languages_url":"https://api.github.com/repos/phonegap/phonegap-mobile-accessibility/languages", + "homepage":null, + "languagesTotal":63323 + }, + { + "name":"build", + "watchers_count":85, + "org":"PhoneGap", + "languages":[ + + ], + "description":"This is the public repository for PhoneGap Build source and bug tracking", + "size":202, + "pushed_at":"2013-12-12T23:25:58Z", + "html_url":"https://github.com/phonegap/build", + "languages_url":"https://api.github.com/repos/phonegap/build/languages", + "homepage":null, + "languagesTotal":0 + }, + { + "name":"phonegap-app-hello-world", + "watchers_count":14, + "org":"PhoneGap", + "languages":[ + { + "name":"CSS", + "value":10163 + }, + { + "name":"JavaScript", + "value":93489 + } + ], + "description":"PhoneGap Hello World app", + "size":1510, + "pushed_at":"2014-11-13T22:16:13Z", + "html_url":"https://github.com/phonegap/phonegap-app-hello-world", + "languages_url":"https://api.github.com/repos/phonegap/phonegap-app-hello-world/languages", + "homepage":null, + "languagesTotal":103652 + }, + { + "name":"phonegap-symbian.wrt", + "watchers_count":28, + "org":"PhoneGap", + "languages":[ + + ], + "description":"Symbian WRT implementation of the PhoneGap API", + "size":300, + "pushed_at":"2011-10-24T22:22:11Z", + "html_url":"https://github.com/phonegap/phonegap-symbian.wrt", + "languages_url":"https://api.github.com/repos/phonegap/phonegap-symbian.wrt/languages", + "homepage":"http://phonegap.com", + "languagesTotal":0 + }, + { + "name":"phonegap-app-fast-canvas", + "watchers_count":21, + "org":"PhoneGap", + "languages":[ + { + "name":"JavaScript", + "value":317856 + }, + { + "name":"Java", + "value":29064 + } + ], + "description":"Example game using phonegap-fast-canvas-plugin", + "size":1464, + "pushed_at":"2013-06-13T23:35:07Z", + "html_url":"https://github.com/phonegap/phonegap-app-fast-canvas", + "languages_url":"https://api.github.com/repos/phonegap/phonegap-app-fast-canvas/languages", + "homepage":"", + "languagesTotal":346920 + }, + { + "name":"build-bot-model", + "watchers_count":4, + "org":"PhoneGap", + "languages":[ + + ], + "description":"PhoneGap Build Bot 3D model", + "size":1188, + "pushed_at":"2014-04-05T00:56:30Z", + "html_url":"https://github.com/phonegap/build-bot-model", + "languages_url":"https://api.github.com/repos/phonegap/build-bot-model/languages", + "homepage":"", + "languagesTotal":0 + }, + { + "name":"app.phonegap.com", + "watchers_count":5, + "org":"PhoneGap", + "languages":[ + { + "name":"JavaScript", + "value":235056 + }, + { + "name":"CSS", + "value":12294 + } + ], + "description":"Micro-site for the PhoneGap Developer App and PhoneGap Desktop app.", + "size":10416, + "pushed_at":"2014-09-22T22:51:02Z", + "html_url":"https://github.com/phonegap/app.phonegap.com", + "languages_url":"https://api.github.com/repos/phonegap/app.phonegap.com/languages", + "homepage":"http://app.phonegap.com", + "languagesTotal":247350 + }, + { + "name":"adobe-creative-sdk-foundation", + "watchers_count":0, + "org":"PhoneGap", + "languages":[ + { + "name":"Objective-C", + "value":11402 + } + ], + "description":"Cordova plugin for the Adobe Creative SDK Foundation framework", + "size":54924, + "pushed_at":"2014-10-08T20:00:28Z", + "html_url":"https://github.com/phonegap/adobe-creative-sdk-foundation", + "languages_url":"https://api.github.com/repos/phonegap/adobe-creative-sdk-foundation/languages", + "homepage":"https://creativesdk.adobe.com", + "languagesTotal":11402 + }, + { + "name":"phonegap-app-anyconference", + "watchers_count":35, + "org":"PhoneGap", + "languages":[ + { + "name":"CSS", + "value":36240 + }, + { + "name":"JavaScript", + "value":393045 + } + ], + "description":"AnyConference example app", + "size":82083, + "pushed_at":"2013-10-22T17:26:47Z", + "html_url":"https://github.com/phonegap/phonegap-app-anyconference", + "languages_url":"https://api.github.com/repos/phonegap/phonegap-app-anyconference/languages", + "homepage":null, + "languagesTotal":429285 + }, + { + "name":"phonegap-2-style-3", + "watchers_count":38, + "org":"PhoneGap", + "languages":[ + { + "name":"JavaScript", + "value":3242424 + }, + { + "name":"Shell", + "value":36657 + }, + { + "name":"Java", + "value":892055 + }, + { + "name":"Objective-C", + "value":1238764 + }, + { + "name":"C", + "value":13847 + }, + { + "name":"AppleScript", + "value":1208 + }, + { + "name":"C#", + "value":334121 + } + ], + "description":"PhoneGap 3.0 project that includes all of the plugins by default", + "size":10607, + "pushed_at":"2013-07-15T19:00:28Z", + "html_url":"https://github.com/phonegap/phonegap-2-style-3", + "languages_url":"https://api.github.com/repos/phonegap/phonegap-2-style-3/languages", + "homepage":null, + "languagesTotal":5759076 + }, + { + "name":"anyconference-theme", + "watchers_count":1, + "org":"PhoneGap", + "languages":[ + + ], + "description":"Topcoat default theme", + "size":2678, + "pushed_at":"2013-05-26T23:19:57Z", + "html_url":"https://github.com/phonegap/anyconference-theme", + "languages_url":"https://api.github.com/repos/phonegap/anyconference-theme/languages", + "homepage":"", + "languagesTotal":0 + }, + { + "name":"emulate.phonegap.com", + "watchers_count":30, + "org":"PhoneGap", + "languages":[ + { + "name":"JavaScript", + "value":103592 + } + ], + "description":"Ripple emulation for PhoneGap's JavaScript environment", + "size":753, + "pushed_at":"2012-08-12T20:58:28Z", + "html_url":"https://github.com/phonegap/emulate.phonegap.com", + "languages_url":"https://api.github.com/repos/phonegap/emulate.phonegap.com/languages", + "homepage":"http://emulate.phonegap.com", + "languagesTotal":103592 + }, + { + "name":"phonegap-app-anyconference-pgday", + "watchers_count":5, + "org":"PhoneGap", + "languages":[ + { + "name":"CSS", + "value":43147 + }, + { + "name":"JavaScript", + "value":361714 + } + ], + "description":"AnyConference app for PhoneGap Day", + "size":3344, + "pushed_at":"2013-09-24T08:02:25Z", + "html_url":"https://github.com/phonegap/phonegap-app-anyconference-pgday", + "languages_url":"https://api.github.com/repos/phonegap/phonegap-app-anyconference-pgday/languages", + "homepage":null, + "languagesTotal":404861 + }, + { + "name":"phonegap-app-threedoo", + "watchers_count":3, + "org":"PhoneGap", + "languages":[ + + ], + "description":"An all encompassing demo application, to-do list styles", + "size":116, + "pushed_at":"2012-09-05T17:51:15Z", + "html_url":"https://github.com/phonegap/phonegap-app-threedoo", + "languages_url":"https://api.github.com/repos/phonegap/phonegap-app-threedoo/languages", + "homepage":null, + "languagesTotal":0 + } + ], + "langs":[ + { + "name":"JavaScript", + "value":441129108 + }, + { + "name":"Ruby", + "value":346096 + }, + { + "name":"CSS", + "value":26872263 + }, + { + "name":"Shell", + "value":11949334 + }, + { + "name":"PHP", + "value":367346 + }, + { + "name":"Makefile", + "value":2300 + }, + { + "name":"Clojure", + "value":28 + }, + { + "name":"F#", + "value":33287 + }, + { + "name":"Objective-C", + "value":36383244 + }, + { + "name":"Objective-C++", + "value":694152 + }, + { + "name":"C++", + "value":286758723 + }, + { + "name":"C", + "value":377298512 + }, + { + "name":"Python", + "value":22859180 + }, + { + "name":"Java", + "value":54056250 + }, + { + "name":"Assembly", + "value":20699444 + }, + { + "name":"AppleScript", + "value":13041 + }, + { + "name":"Perl", + "value":3861501 + }, + { + "name":"XML", + "value":13419 + }, + { + "name":"Go", + "value":107954 + }, + { + "name":"R", + "value":340534 + }, + { + "name":"Logos", + "value":4517 + }, + { + "name":"Ragel in Ruby Host", + "value":3239 + }, + { + "name":"Awk", + "value":114195 + }, + { + "name":"Matlab", + "value":257751 + }, + { + "name":"Tcl", + "value":325702 + }, + { + "name":"DOT", + "value":8639 + }, + { + "name":"ColdFusion", + "value":5948 + }, + { + "name":"ActionScript", + "value":66484544 + }, + { + "name":"Emacs Lisp", + "value":62988 + }, + { + "name":"VimL", + "value":41669 + }, + { + "name":"Scala", + "value":621906 + }, + { + "name":"LiveScript", + "value":30515 + }, + { + "name":"CoffeeScript", + "value":31011 + }, + { + "name":"Erlang", + "value":8345 + }, + { + "name":"TeX", + "value":3046719 + }, + { + "name":"Puppet", + "value":138226 + }, + { + "name":"M", + "value":64185 + }, + { + "name":"PowerShell", + "value":12788 + }, + { + "name":"Smalltalk", + "value":287506 + }, + { + "name":"Scheme", + "value":81130 + }, + { + "name":"IDL", + "value":129417 + }, + { + "name":"D", + "value":17238521 + }, + { + "name":"Rebol", + "value":28012 + }, + { + "name":"Prolog", + "value":2001 + }, + { + "name":"Eiffel", + "value":2798 + }, + { + "name":"EmberScript", + "value":599349 + }, + { + "name":"GAP", + "value":94074 + }, + { + "name":"Pure Data", + "value":1391 + }, + { + "name":"Elixir", + "value":157 + }, + { + "name":"Turing", + "value":11 + }, + { + "name":"FORTRAN", + "value":1818225 + }, + { + "name":"Lua", + "value":55694 + }, + { + "name":"Pike", + "value":7939 + }, + { + "name":"XSLT", + "value":20333 + }, + { + "name":"Scilab", + "value":379214 + }, + { + "name":"C#", + "value":3384597 + }, + { + "name":"Frege", + "value":28007 + }, + { + "name":"SystemVerilog", + "value":34576 + }, + { + "name":"Ada", + "value":29385440 + }, + { + "name":"Common Lisp", + "value":18610 + }, + { + "name":"Pascal", + "value":84184 + }, + { + "name":"SAS", + "value":17756 + }, + { + "name":"OCaml", + "value":513262 + }, + { + "name":"Mercury", + "value":47407 + }, + { + "name":"Gnuplot", + "value":9058 + }, + { + "name":"Haskell", + "value":2194 + }, + { + "name":"CLIPS", + "value":13866 + }, + { + "name":"Groovy", + "value":27516 + }, + { + "name":"Racket", + "value":1085 + } + ], + "orgs":[ + { + "userName":"adobe", + "name":"Adobe Systems", + "desc":"Repository for certain Adobe Open Source releases", + "avatar_url":"https://avatars.githubusercontent.com/u/476009?v=3", + "blog":"http://www.adobe.com/open-source.html", + "public_repos":33, + "html_url":"https://github.com/adobe", + "updated_at":"2014-12-02T07:27:28Z" + }, + { + "userName":"adobe-webplatform", + "name":"Adobe Web Platform", + "desc":"We work with standards bodies to advance technologies that let you create ever-more compelling experiences for the web.", + "avatar_url":"https://avatars.githubusercontent.com/u/2976699?v=3", + "blog":"http://webplatform.adobe.com/", + "public_repos":26, + "html_url":"https://github.com/adobe-webplatform", + "updated_at":"2014-12-02T07:24:57Z" + }, + { + "userName":"adobe-research", + "name":"Adobe Research", + "desc":"We create innovative technologies relevant to our software products.", + "avatar_url":"https://avatars.githubusercontent.com/u/3536625?v=3", + "blog":"http://research.adobe.com", + "public_repos":16, + "html_url":"https://github.com/adobe-research", + "updated_at":"2014-12-02T00:33:20Z" + }, + { + "userName":"adobe-photoshop", + "name":"Adobe Photoshop", + "desc":"Just about every creative digital project has Photoshop CC at its core.", + "avatar_url":"https://avatars.githubusercontent.com/u/4542585?v=3", + "blog":null, + "public_repos":10, + "html_url":"https://github.com/adobe-photoshop", + "updated_at":"2014-12-02T05:42:33Z" + }, + { + "userName":"adobe-cloudops", + "name":"Adobe CloudOps", + "desc":"Releases from the Adobe Cloud Operations teams", + "avatar_url":"https://avatars.githubusercontent.com/u/4175954?v=3", + "public_repos":1, + "html_url":"https://github.com/Adobe-CloudOps", + "updated_at":"2013-12-21T15:39:02Z" + }, + { + "userName":"topcoat", + "name":"Topcoat", + "desc":"UI Library for creating beautiful and responsive applications using web standards", + "avatar_url":"https://avatars.githubusercontent.com/u/2718604?v=3", + "blog":"http://topcoat.io", + "public_repos":80, + "html_url":"https://github.com/topcoat", + "updated_at":"2014-12-02T07:14:14Z" + }, + { + "userName":"adobe-security", + "name":"Adobe Security", + "desc":"Releases from the Adobe Security teams", + "avatar_url":"https://avatars.githubusercontent.com/u/3719043?v=3", + "blog":null, + "public_repos":1, + "html_url":"https://github.com/adobe-security", + "updated_at":"2014-04-22T13:36:31Z" + }, + { + "userName":"adobe-fonts", + "name":"Adobe Fonts", + "desc":"Releases from the Adobe Font teams", + "avatar_url":"https://avatars.githubusercontent.com/u/4028872?v=3", + "public_repos":13, + "html_url":"https://github.com/adobe-fonts", + "updated_at":"2014-12-02T07:18:39Z" + }, + { + "userName":"typekit", + "name":"Adobe Typekit", + "desc":"Open source projects by Adobe Typekit", + "avatar_url":"https://avatars.githubusercontent.com/u/32504?v=3", + "blog":"http://typekit.com/", + "public_repos":6, + "html_url":"https://github.com/typekit", + "updated_at":"2014-12-01T23:13:13Z" + }, + { + "userName":"adobe-flash", + "name":"Adobe Flash", + "desc":"Stuff from the Adobe Flash team", + "avatar_url":"https://avatars.githubusercontent.com/u/4764587?v=3", + "blog":"http://adobe.github.io/", + "public_repos":4, + "html_url":"https://github.com/adobe-flash", + "updated_at":"2014-12-02T03:40:18Z" + }, + { + "userName":"adobe-consulting-services", + "name":"Adobe Consulting Services", + "desc":"Adobe Consulting's open source projects", + "avatar_url":"https://avatars.githubusercontent.com/u/5420974?v=3", + "public_repos":12, + "html_url":"https://github.com/Adobe-Consulting-Services", + "updated_at":"2014-12-01T15:27:51Z" + }, + { + "userName":"adobe-marketing-cloud", + "name":"Adobe Marketing Cloud", + "desc":"The most comprehensive set of marketing solutions.", + "avatar_url":"https://avatars.githubusercontent.com/u/1440554?v=3", + "blog":"http://adobe.github.io/", + "public_repos":47, + "html_url":"https://github.com/Adobe-Marketing-Cloud", + "updated_at":"2014-12-01T17:06:00Z" + }, + { + "userName":"phonegap", + "name":"PhoneGap", + "desc":"Easily create apps using the web technologies you know and love: HTML, CSS, and JavaScript", + "avatar_url":"https://avatars.githubusercontent.com/u/60365?v=3", + "blog":"http://phonegap.com", + "public_repos":29, + "html_url":"https://github.com/phonegap", + "updated_at":"2014-12-02T04:13:31Z" + } + ] + } ] \ No newline at end of file From 63bec3ff644546c439933930a606a6bafa06796e Mon Sep 17 00:00:00 2001 From: kimchouard Date: Tue, 2 Dec 2014 16:53:30 +0800 Subject: [PATCH 06/55] Updating server url to new heroku app --- js/script.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/js/script.js b/js/script.js index 386109d..a7e4282 100644 --- a/js/script.js +++ b/js/script.js @@ -15,7 +15,7 @@ var app = angular.module("AdobeOpenSource", ["ngResource"]); //Get Adobe Github repos & orgs app.factory("DatasAdobe", function($resource) { - return $resource("http://ec2-54-234-113-80.compute-1.amazonaws.com"); + return $resource("http://server-adobe-github.herokuapp.com"); }); //Offline backup of json From 4a7aa49057bd723f57f10d7a61132e200825b130 Mon Sep 17 00:00:00 2001 From: noraacl Date: Fri, 6 Feb 2015 18:27:48 -0800 Subject: [PATCH 07/55] Update org.json Added a new org: Lightroom --- data/org.json | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/data/org.json b/data/org.json index 08b459c..d93a1c3 100644 --- a/data/org.json +++ b/data/org.json @@ -64,4 +64,9 @@ "name": "PhoneGap", "desc": "Easily create apps using the web technologies you know and love: HTML, CSS, and JavaScript" } -] \ No newline at end of file + { + "userName": "lightroom", + "name": "Adobe Lightroom", + "desc": "Projects originating from, or related to, Lightroom, the premiere photography imaging solution" + } +] From 6f8de8949ef7abd515317a9232cb6d97dfc6798c Mon Sep 17 00:00:00 2001 From: noraacl Date: Mon, 9 Feb 2015 12:13:39 -0800 Subject: [PATCH 08/55] Update org.json --- data/org.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/org.json b/data/org.json index d93a1c3..718aa4d 100644 --- a/data/org.json +++ b/data/org.json @@ -63,7 +63,7 @@ "userName": "phonegap", "name": "PhoneGap", "desc": "Easily create apps using the web technologies you know and love: HTML, CSS, and JavaScript" - } + }, { "userName": "lightroom", "name": "Adobe Lightroom", From 1840a400c0474eb280a45e88522591623fe1a411 Mon Sep 17 00:00:00 2001 From: noraacl Date: Thu, 12 Feb 2015 14:08:34 -0800 Subject: [PATCH 09/55] corrected username for lightroom organization --- data/org.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/org.json b/data/org.json index 718aa4d..a87314c 100644 --- a/data/org.json +++ b/data/org.json @@ -65,7 +65,7 @@ "desc": "Easily create apps using the web technologies you know and love: HTML, CSS, and JavaScript" }, { - "userName": "lightroom", + "userName": "adobe-lightroom", "name": "Adobe Lightroom", "desc": "Projects originating from, or related to, Lightroom, the premiere photography imaging solution" } From d665ba512ec5e9d236f3671f92d6d92526567b8c Mon Sep 17 00:00:00 2001 From: noraacl Date: Tue, 17 Feb 2015 12:31:16 -0800 Subject: [PATCH 10/55] Replaced adobe-lightroom with adobe-digital-imaging --- data/org.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/data/org.json b/data/org.json index a87314c..78807b5 100644 --- a/data/org.json +++ b/data/org.json @@ -65,8 +65,8 @@ "desc": "Easily create apps using the web technologies you know and love: HTML, CSS, and JavaScript" }, { - "userName": "adobe-lightroom", - "name": "Adobe Lightroom", - "desc": "Projects originating from, or related to, Lightroom, the premiere photography imaging solution" + "userName": "adobe-digital-imaging", + "name": "Adobe Digital Imaging", + "desc": "Home of projects from the Digital Imaging group." } ] From 1ac6851783e57161afc0e5c0b4ed54cdf991bc18 Mon Sep 17 00:00:00 2001 From: noraacl Date: Wed, 19 Aug 2015 09:59:30 -0700 Subject: [PATCH 11/55] Added the API Platform and the Adobe Digital Composites organizatios API Platform org owned by Dragos Dascalita Haut and Adobe Digital Composites owned by Oliver Goldman --- data/org.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/data/org.json b/data/org.json index 78807b5..14dac3a 100644 --- a/data/org.json +++ b/data/org.json @@ -68,5 +68,15 @@ "userName": "adobe-digital-imaging", "name": "Adobe Digital Imaging", "desc": "Home of projects from the Digital Imaging group." + }, + { + "userName": "Adobe-Digital-Composites", + "name": "Adobe Digital Composites", + "desc": "Home of projects that are part of Adobe Digital Composites." + }, + { + "userName": "adobe-apiplatform", + "name": "Adobe API Platform", + "desc": "Home of projects that are part of the API Platform." } ] From e112b830743ca1ca6a38ded0949a2974feadf740 Mon Sep 17 00:00:00 2001 From: noraacl Date: Fri, 8 Apr 2016 12:37:28 -0700 Subject: [PATCH 12/55] Added adobe-sign as a new organization --- data/org.json | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/data/org.json b/data/org.json index 14dac3a..5825a9f 100644 --- a/data/org.json +++ b/data/org.json @@ -78,5 +78,10 @@ "userName": "adobe-apiplatform", "name": "Adobe API Platform", "desc": "Home of projects that are part of the API Platform." - } + }, + { + "userName": "adobe-sign", + "name": "Adobe Sign", + "desc": "Home of projects that are part of Adobe Sign." + } ] From 4ed3bb35c5791ed9cc3db6c7b10b6bd1d724af94 Mon Sep 17 00:00:00 2001 From: noraacl Date: Mon, 11 Apr 2016 11:25:02 -0700 Subject: [PATCH 13/55] Changed description for Adobe Sign --- data/org.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/org.json b/data/org.json index 5825a9f..33ec8b0 100644 --- a/data/org.json +++ b/data/org.json @@ -82,6 +82,6 @@ { "userName": "adobe-sign", "name": "Adobe Sign", - "desc": "Home of projects that are part of Adobe Sign." + "desc": "SDK to integrate with Adobe Sign. Send documents for signature and manage them using the Adobe Sign APIs." } ] From 6e3fbf04f1a4a0236ff9d8c682c0494bff3b047b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jarkko=20Syrj=C3=A4l=C3=A4?= Date: Wed, 4 May 2016 11:10:02 +0300 Subject: [PATCH 14/55] Changed request server-adobe-github.herokuapp.com to a relative protocol Site failed to load data when browsing using HTTPS protocol --- js/script.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/js/script.js b/js/script.js index a7e4282..67f85df 100644 --- a/js/script.js +++ b/js/script.js @@ -15,7 +15,7 @@ var app = angular.module("AdobeOpenSource", ["ngResource"]); //Get Adobe Github repos & orgs app.factory("DatasAdobe", function($resource) { - return $resource("http://server-adobe-github.herokuapp.com"); + return $resource("//server-adobe-github.herokuapp.com"); }); //Offline backup of json @@ -597,4 +597,4 @@ app.filter('timeDiff', function() { }; }); -} \ No newline at end of file +} From 6fdf221e987a9dc78304ec9d8cbbb07d2bcd0c40 Mon Sep 17 00:00:00 2001 From: Contributor123 Date: Tue, 31 May 2016 21:46:26 +0530 Subject: [PATCH 15/55] Update README.md Updated "README.md" file. --- README.md | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index ef77027..d4268ad 100644 --- a/README.md +++ b/README.md @@ -5,10 +5,10 @@ Presenting [Adobe Github Homepage v2.0](http://adobe.github.com), the new centra Allowing you to **search through Adobe Github repositories**, you can focus on what you are really passionate about. -- You are a *web developer*? Search the repositories only containing *Javascript* code, because it rocks! -- You love doing *technology watching*? Order by *Popularity*, by *Last Push* or select only the *5 stars (>1k followers)* projects to get the hottest repos! -- You are a *web designer* and want the perfect code editor? Search *brackets* and get all the repositories related to this awesome project! -- You are a *researcher*? Check out the project pushed in Open Source by the *Adobe Research* organization! +- Are you a *web developer*? Search the repositories only containing *Javascript* code, because it rocks! +- Love doing *technology watching*? Order by *Popularity*, by *Last Push* or select only the *5 stars (>1k followers)* projects to get the hottest repos! +- Are you a *web designer* and want the perfect code editor? Search *brackets* and get all the repositories related to this awesome project! +- Are you a *researcher*? Check out the project pushed in Open Source by the *Adobe Research* organization!

Adobe + Open Source = ♥

@@ -21,19 +21,19 @@ That's why we built this project on top of cutting-edge technologies like: - [D3](http://d3js.org/) - and many more! -The [Adobe Creative Cloud](http://www.adobe.com/products/creativecloud.html) was also a great asset for [designing](http://photoshop.com) and [coding](http://brackets.io) purposes. +The [Adobe Creative Cloud](http://www.adobe.com/products/creativecloud.html) is also a great asset for [designing](http://photoshop.com) and [coding](http://brackets.io) purposes. ## Be in touch! -We hope you love this new homepage. Any feedback, ideas or bugfixes are very welcome. Here is the [Trello board](https://trello.com/b/eLlfvaVe/adobe-github-com) on which you can add you ideas. You can also check out the [wiki page](https://github.com/adobe/adobe.github.com/wiki) to know how to update the page easily. +We hope you love this new homepage. Any feedback, ideas or bugfixes are very much welcome. Here is the [Trello board](https://trello.com/b/eLlfvaVe/adobe-github-com) on which you can add your ideas. You can also check out the [wiki page](https://github.com/adobe/adobe.github.com/wiki) to know how to update the page easily. -All this seems interesting to you? You want to contribute to the web with Adobe? +All this seems interesting to you? Want to start contributing to the web with Adobe?

Join the team!

## Architecture -Hummm... you want to learn more about how all this is structured? A good sketch is better than a long speech, so here is a little schema: +Hummm... want to learn more about how all this is structured? A good sketch is better than a long speech, so here is a little schema:

Adobe Open Source schema

From 5f0cb5348ac8b98283af9faf73d38b66f1d27a0a Mon Sep 17 00:00:00 2001 From: Marcus Crane Date: Sun, 21 Aug 2016 23:56:20 +1200 Subject: [PATCH 16/55] Updated script to fetch https by default --- js/script.js | 76 ++++++++++++++++++++++++++-------------------------- 1 file changed, 38 insertions(+), 38 deletions(-) diff --git a/js/script.js b/js/script.js index a7e4282..887bb74 100644 --- a/js/script.js +++ b/js/script.js @@ -15,7 +15,7 @@ var app = angular.module("AdobeOpenSource", ["ngResource"]); //Get Adobe Github repos & orgs app.factory("DatasAdobe", function($resource) { - return $resource("http://server-adobe-github.herokuapp.com"); + return $resource("https://server-adobe-github.herokuapp.com"); }); //Offline backup of json @@ -32,7 +32,7 @@ app.factory("FeaturedHeader", function($resource) { this.GitHubCtrl = function($scope, $sce, $filter, DatasAdobe, DatasAdobeOffline, FeaturedHeader) { //------------------------------- Init -------------------------------- - + //Be able to call math functions $scope.Math = Math; $scope.Object = Object; @@ -44,17 +44,17 @@ this.GitHubCtrl = function($scope, $sce, $filter, DatasAdobe, DatasAdobeOffline, }; $scope.searchLang = []; $scope.searchOrg = []; - + //Init display range $scope.projFirst = 0; $scope.projLast = 10; - + //Loading active $scope.loading = true; //------------------------------- Featured header -------------------------------- - + // hFeatured on the header $scope.featureds = FeaturedHeader.query(function() { $scope.featureds = $scope.featureds[0]; @@ -68,7 +68,7 @@ this.GitHubCtrl = function($scope, $sce, $filter, DatasAdobe, DatasAdobeOffline, } } }); - + $scope.changeIndexFeatured = function(i, delta) { if ($scope.indexFeatured[i] <= 0 && delta < 0) { $scope.indexFeatured[i] = $scope.featureds[i].length - 1; @@ -78,11 +78,11 @@ this.GitHubCtrl = function($scope, $sce, $filter, DatasAdobe, DatasAdobeOffline, $scope.indexFeatured[i] += delta; } }; - + $scope.setIndexFeatured = function(i, index) { $scope.indexFeatured[i] = index; }; - + //------------------------------- Datas -------------------------------- $scope.projects = []; @@ -99,10 +99,10 @@ this.GitHubCtrl = function($scope, $sce, $filter, DatasAdobe, DatasAdobeOffline, console.error("ERROR: Server error.\n", error); $scope.loadOffline(); }); - + $scope.loadOffline = function() { //TODO: display message in front - + DatasAdobeOffline.query(function(rep) { if (rep[0]) { $scope.updateData(rep[0]); @@ -113,13 +113,13 @@ this.GitHubCtrl = function($scope, $sce, $filter, DatasAdobe, DatasAdobeOffline, console.error("ERROR: Impossible to load the data. Please reload."); }); }; - + $scope.updateData = function(data) { $scope.projects = data.repos; $scope.orgs = data.orgs; $scope.langs = data.langs; $scope.stats = data.stats; - + $("#searchLang").autocomplete({ source: $scope.objToNamedArray($scope.langs), select: function(e, q) { @@ -131,7 +131,7 @@ this.GitHubCtrl = function($scope, $sce, $filter, DatasAdobe, DatasAdobeOffline, return false; } }); - + $("#searchOrg").autocomplete({ source: $scope.objToNamedArray($scope.orgs), select: function(e, q) { @@ -143,17 +143,17 @@ this.GitHubCtrl = function($scope, $sce, $filter, DatasAdobe, DatasAdobeOffline, return false; } }); - + $scope.updateGraph(); //Loading over $scope.loading = false; }; - + $scope.updateGraph = function() { // Filtering langs for only major ones var majorLangs = $scope.filter('majorLangs')($scope.langs, $scope.stats.bitesLangCode); - + //Initiate graphs // var langChart = dc.pieChart("#langChart"); var langChart = dc.rowChart("#langChart"); @@ -198,37 +198,37 @@ this.GitHubCtrl = function($scope, $sce, $filter, DatasAdobe, DatasAdobeOffline, }; //------------------------------- Filters -------------------------------- - + $scope.majDisplayStar = function(index) { $scope.displayStarIndex = index; }; $scope.majFilterStar = function(index) { $scope.filterStarIndex = index; }; - + $scope.addFilter = function(filter, item) { var present = false; - + for (var i = 0; i < filter.length; i++) { if (filter[i] == item) { present = true; } } - + if (!present) { filter.push(item); } }; - + $scope.deleteFilter = function(array, i) { array.splice(i, 1); }; - + $scope.closeHelp = function() { $scope.helped = true; }; - + $scope.toggleFiltersButton = function() { $scope.closeHelp(); $scope.toggleFilters = !$scope.toggleFilters; }; - + //--------------------------- Mobile & Parrallax ----------------------------- $scope.mobile = isMobile(navigator.userAgent||navigator.vendor||window.opera); @@ -264,7 +264,7 @@ bases.eq(active_index).addClass("active"); var showMore = false; var scrollUpdate = function() { var scrollTop = $(window).scrollTop(); - + var index = 0; //Looping over the differents anchors while (index + 1 !== anchors.length) { @@ -287,29 +287,29 @@ var scrollUpdate = function() { var topLogo_header = ( $(window).scrollTop() * 1.5 ) - 180; $("#featuredProj .logo").css({ top: topLogo_header }); } - + // ---------------------------------------------------------------------------- // 2nd parrallax: organisations var topLogo_org = ( ( $(window).scrollTop() - $("#featuredOrg").position().top + 350 ) / 2 ) - 10 ; if (topLogo_org > 90) topLogo_org = 90; $("#featuredOrg .logo").css({ top: topLogo_org }); - + // ---------------------------------------------------------------------------- // 3rd parrallax: footer var bottomScreen = scrollTop + $(window).height(); var footerBottom = $("#footer").position().top + $("#footer").height(); var topLogo_footer = Math.round(bottomScreen - footerBottom - $(".menu").height()); $("#logo3").css({ bottom: topLogo_footer }); - - + + // ---------------------------------------------------------------------------- // Show More/Less button if (!showMore) { $(".buttonMore").css({position: 'absolute', bottom: -50}); } else { var bottomScreen = scrollTop + $(window).height(); - + if (bottomScreen > $("#featuredOrg").offset().top + 25) { $(".buttonLess").css({position: 'absolute', bottom: -50}); } else { @@ -417,7 +417,7 @@ app.filter('projectsFilter', function() { return function(projects, scope) { projects = scope.filter('filter')(scope.projects, scope.searchName); var newProject = []; - + if (scope.searchLang || scope.searchOrg || scope.filterStarIndex !== 0) { for (var i = 0; i < projects.length; i++) { var actProj = projects[i]; @@ -453,7 +453,7 @@ app.filter('projectsFilter', function() { var regOrg = new RegExp(scope.searchOrg[k], "i"); resOrg = actProj.org.search(regOrg); } - + if ((resLang.length || scope.searchLang.length === 0) && (resOrg !== -1 || !scope.searchOrg) && filterStarBool) { @@ -477,10 +477,10 @@ app.filter('majorLangs', function() { "name": "Others", "value": 0 }; - + for (var i = 0; i < langs.length; i++) { var lang = langs[i]; - + if ( (lang.value / max) > 0.070 ) { majorLangs.push(lang); } else { @@ -489,7 +489,7 @@ app.filter('majorLangs', function() { } majorLangs.sort(function(a,b) { return a.value - b.value; }); majorLangs.push(other); - + return majorLangs; }; }); @@ -581,7 +581,7 @@ app.filter('timeDiff', function() { //Reduce it to the number of days not counted days = days % 365; } - + var months = Math.floor( days / 30 ); if (months !== 0 ) { sDate += months + " month"; @@ -592,9 +592,9 @@ app.filter('timeDiff', function() { } else { sDate += date_diff.getHours() + " h " + date_diff.getMinutes() + " min"; } - + return sDate; }; }); -} \ No newline at end of file +} From a43892acbcae336d0c6990f7002f486c97d62070 Mon Sep 17 00:00:00 2001 From: Marcus Crane Date: Mon, 22 Aug 2016 00:07:08 +1200 Subject: [PATCH 17/55] Updated some URLs --- data/featured.json | 2 +- data/server.json | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/data/featured.json b/data/featured.json index ce96907..7b237dc 100644 --- a/data/featured.json +++ b/data/featured.json @@ -37,7 +37,7 @@ "textHeader": [ "

Adobe Research

", "

Open-source published code from cutting-edge research at Adobe.
", - "Learn more..." + "Learn more..." ] }, { diff --git a/data/server.json b/data/server.json index 32c7209..f6e4edb 100644 --- a/data/server.json +++ b/data/server.json @@ -277,7 +277,7 @@ "pushed_at":"2014-11-27T17:50:54Z", "html_url":"https://github.com/adobe/brackets-edge-web-fonts", "languages_url":"https://api.github.com/repos/adobe/brackets-edge-web-fonts/languages", - "homepage":"http://html.adobe.com/edge/webfonts/", + "homepage":"https://edgewebfonts.adobe.com/", "languagesTotal":82895 }, { @@ -2709,7 +2709,7 @@ "pushed_at":"2014-08-27T20:37:52Z", "html_url":"https://github.com/adobe-fonts/source-code-pro", "languages_url":"https://api.github.com/repos/adobe-fonts/source-code-pro/languages", - "homepage":"http://adobe-fonts.github.io/source-code-pro/", + "homepage":"https://adobe-fonts.github.io/source-code-pro/", "languagesTotal":454 }, { @@ -5488,4 +5488,4 @@ } ] } -] \ No newline at end of file +] From 8177d4ec2ecbce9e0f69afa5f0d18137c7606a08 Mon Sep 17 00:00:00 2001 From: Marcus Crane Date: Mon, 22 Aug 2016 00:12:34 +1200 Subject: [PATCH 18/55] Switched script change back to avoid conflict with an already outstanding pull request --- js/script.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/js/script.js b/js/script.js index 887bb74..b3799c1 100644 --- a/js/script.js +++ b/js/script.js @@ -15,7 +15,7 @@ var app = angular.module("AdobeOpenSource", ["ngResource"]); //Get Adobe Github repos & orgs app.factory("DatasAdobe", function($resource) { - return $resource("https://server-adobe-github.herokuapp.com"); + return $resource("http://server-adobe-github.herokuapp.com"); }); //Offline backup of json From cefa21711286614e8d0b898a5d823b0d89b4fb06 Mon Sep 17 00:00:00 2001 From: jtn7 Date: Sat, 29 Oct 2016 23:27:38 -0400 Subject: [PATCH 19/55] Correct typo in stats.html To keep the spelling of 'organizations' consistent on the page. --- views/stats.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/views/stats.html b/views/stats.html index 4ee4301..05bf9ce 100644 --- a/views/stats.html +++ b/views/stats.html @@ -1,7 +1,7 @@

  • {{projects.length}} public repos
  • -
  • {{orgs.length}} organisations
  • +
  • {{orgs.length}} organizations
  • {{langs.length}} languages
  • {{stats.bitesCode | unitNum}}bytes of code
  • {{projects[0].pushed_at | timeDiff}} since last commit
  • -
\ No newline at end of file + From 55b7bb662a274b0543feb31e75b631bbc23bb3c5 Mon Sep 17 00:00:00 2001 From: ajay trivedi Date: Sun, 2 Jul 2017 09:03:08 +0530 Subject: [PATCH 20/55] update index.html added alternate text for images --- index.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/index.html b/index.html index a655705..e93be31 100644 --- a/index.html +++ b/index.html @@ -44,7 +44,7 @@
- + adobe-tag
@@ -55,10 +55,10 @@ @@ -309,7 +309,7 @@
...and with
From 4b56d3e3cfcb53940184ba4c90e155908fe9bb84 Mon Sep 17 00:00:00 2001 From: Steve Gill Date: Sat, 3 Mar 2018 15:07:21 -0800 Subject: [PATCH 21/55] Added CLA --- cla.html | 43 +++++++++++++++++++++ index.html | 81 ++++++++++++++++++++------------------- stylesheets/clastyles.css | 22 +++++++++++ 3 files changed, 106 insertions(+), 40 deletions(-) create mode 100644 cla.html create mode 100644 stylesheets/clastyles.css diff --git a/cla.html b/cla.html new file mode 100644 index 0000000..eec5c68 --- /dev/null +++ b/cla.html @@ -0,0 +1,43 @@ + + + + + + + + + + Adobe Contributor License Agreement + + + + + +
+ + + diff --git a/index.html b/index.html index a655705..1a467cd 100644 --- a/index.html +++ b/index.html @@ -42,14 +42,14 @@ Adobe Open Source - +
- +

Your browser is outdated. Please update to a version respecting Web Standards.

- +
- +
@@ -116,11 +117,11 @@

Statistics

- + - +
@@ -128,27 +129,27 @@

Statistics

- +
- +
- + - +
- + - +
@@ -176,7 +177,7 @@

Repos

- +
@@ -184,21 +185,21 @@

Repos

- +
- +
- +
X
- +
    @@ -212,26 +213,26 @@

    Repos

-
- +
+
- +
- +
- +
- +
- + @@ -262,43 +263,43 @@

Repos

- +
- + - +
- + - +

Organizations

- +
- +
- +
- + - + From 40670f1bb2feaeff31f22f70043ae18c6069cd04 Mon Sep 17 00:00:00 2001 From: Fil Maj Date: Wed, 28 Nov 2018 11:47:52 -0600 Subject: [PATCH 26/55] Delete CNAME --- CNAME | 1 - 1 file changed, 1 deletion(-) delete mode 100644 CNAME diff --git a/CNAME b/CNAME deleted file mode 100644 index f40def1..0000000 --- a/CNAME +++ /dev/null @@ -1 +0,0 @@ -opensource.adobe.com \ No newline at end of file From 5ef9e68baac07166177d745b2b57c2c9b2800889 Mon Sep 17 00:00:00 2001 From: Fil Maj Date: Wed, 28 Nov 2018 11:48:04 -0600 Subject: [PATCH 27/55] Create CNAME --- CNAME | 1 + 1 file changed, 1 insertion(+) create mode 100644 CNAME diff --git a/CNAME b/CNAME new file mode 100644 index 0000000..f40def1 --- /dev/null +++ b/CNAME @@ -0,0 +1 @@ +opensource.adobe.com \ No newline at end of file From 4727174fb593864a7b1571da84b01eca36122ce1 Mon Sep 17 00:00:00 2001 From: Deepak Pandey <40865954+freakypandit@users.noreply.github.com> Date: Thu, 28 Feb 2019 15:02:14 +0530 Subject: [PATCH 28/55] Update index.html --- index.html | 50 +++++++++++++++++++++++++++----------------------- 1 file changed, 27 insertions(+), 23 deletions(-) diff --git a/index.html b/index.html index 2d612a7..2423095 100644 --- a/index.html +++ b/index.html @@ -28,6 +28,8 @@ Adobe Open Source | Advancing technology through open initiatives + + @@ -44,7 +46,7 @@
- adobe-tag + adobe-Logo
@@ -65,33 +67,35 @@ -
-