git-trend 1.0.2 → 1.1.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/.gitignore +1 -0
- data/.rubocop.yml +2 -0
- data/CHANGELOG.md +4 -0
- data/Gemfile +1 -1
- data/README.md +2 -2
- data/Rakefile +2 -2
- data/bin/console +3 -3
- data/exe/git-trend +2 -2
- data/git-trend.gemspec +26 -26
- data/lib/git-trend.rb +1 -1
- data/lib/git_trend.rb +5 -5
- data/lib/git_trend/cli.rb +12 -12
- data/lib/git_trend/project.rb +9 -1
- data/lib/git_trend/rendering.rb +63 -63
- data/lib/git_trend/scraper.rb +32 -49
- data/lib/git_trend/version.rb +1 -1
- data/spec/fixtures/trending/index +2788 -0
- data/spec/fixtures/trending/ruby +2815 -0
- data/spec/fixtures/trending/ruby?since=weekly +2808 -0
- data/spec/fixtures/trending?since= +1 -0
- data/spec/fixtures/trending?since=daily +1 -0
- data/spec/fixtures/trending?since=monthly +1 -0
- data/spec/fixtures/trending?since=weekly +1786 -1348
- data/spec/git_trend/cli_spec.rb +260 -322
- data/spec/git_trend/scraper_spec.rb +11 -11
- data/spec/git_trend_spec.rb +24 -24
- data/spec/spec_helper.rb +11 -11
- metadata +30 -33
- data/spec/fixtures/trending +0 -2334
- data/spec/fixtures/trending?l=objective-c%2B%2B +0 -2294
- data/spec/fixtures/trending?l=ruby +0 -2366
- data/spec/fixtures/trending?l=ruby&since=weekly +0 -2358
- data/spec/fixtures/trending?since= +0 -2334
- data/spec/fixtures/trending?since=daily +0 -2334
- data/spec/fixtures/trending?since=monthly +0 -2357
- data/spec/fixtures/trending_including_multibyte_characters +0 -3027
@@ -0,0 +1,2808 @@
|
|
1
|
+
|
2
|
+
|
3
|
+
|
4
|
+
<!DOCTYPE html>
|
5
|
+
<html lang="en" class="">
|
6
|
+
<head prefix="og: http://ogp.me/ns# fb: http://ogp.me/ns/fb# object: http://ogp.me/ns/object# article: http://ogp.me/ns/article# profile: http://ogp.me/ns/profile#">
|
7
|
+
<meta charset='utf-8'>
|
8
|
+
|
9
|
+
|
10
|
+
<link crossorigin="anonymous" href="https://assets-cdn.github.com/assets/frameworks-119461b8a22c3dc631a815795aa9d7f436fe38386cd99a1ca106fd2798f159aa.css" media="all" rel="stylesheet" />
|
11
|
+
<link crossorigin="anonymous" href="https://assets-cdn.github.com/assets/github-3f9cab7eee21a0434e6558035fa5959d36b5df8e97598142f44c3b87bcd9cec9.css" media="all" rel="stylesheet" />
|
12
|
+
|
13
|
+
|
14
|
+
<link crossorigin="anonymous" href="https://assets-cdn.github.com/assets/site-bfc167aa91c105811fa2848e54f5ae70b6c18ac4a42adf45cfacf9fbb078a71f.css" media="all" rel="stylesheet" />
|
15
|
+
|
16
|
+
|
17
|
+
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
18
|
+
<meta http-equiv="Content-Language" content="en">
|
19
|
+
<meta name="viewport" content="width=device-width">
|
20
|
+
|
21
|
+
<title>Trending Ruby repositories on GitHub this week · GitHub</title>
|
22
|
+
<link rel="search" type="application/opensearchdescription+xml" href="/opensearch.xml" title="GitHub">
|
23
|
+
<link rel="fluid-icon" href="https://github.com/fluidicon.png" title="GitHub">
|
24
|
+
<link rel="apple-touch-icon" href="/apple-touch-icon.png">
|
25
|
+
<link rel="apple-touch-icon" sizes="57x57" href="/apple-touch-icon-57x57.png">
|
26
|
+
<link rel="apple-touch-icon" sizes="60x60" href="/apple-touch-icon-60x60.png">
|
27
|
+
<link rel="apple-touch-icon" sizes="72x72" href="/apple-touch-icon-72x72.png">
|
28
|
+
<link rel="apple-touch-icon" sizes="76x76" href="/apple-touch-icon-76x76.png">
|
29
|
+
<link rel="apple-touch-icon" sizes="114x114" href="/apple-touch-icon-114x114.png">
|
30
|
+
<link rel="apple-touch-icon" sizes="120x120" href="/apple-touch-icon-120x120.png">
|
31
|
+
<link rel="apple-touch-icon" sizes="144x144" href="/apple-touch-icon-144x144.png">
|
32
|
+
<link rel="apple-touch-icon" sizes="152x152" href="/apple-touch-icon-152x152.png">
|
33
|
+
<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon-180x180.png">
|
34
|
+
<meta property="fb:app_id" content="1401488693436528">
|
35
|
+
|
36
|
+
<meta property="og:url" content="https://github.com">
|
37
|
+
<meta property="og:site_name" content="GitHub">
|
38
|
+
<meta property="og:title" content="Build software better, together">
|
39
|
+
<meta property="og:description" content="GitHub is where people build software. More than 18 million people use GitHub to discover, fork, and contribute to over 46 million projects.">
|
40
|
+
<meta property="og:image" content="https://assets-cdn.github.com/images/modules/open_graph/github-logo.png">
|
41
|
+
<meta property="og:image:type" content="image/png">
|
42
|
+
<meta property="og:image:width" content="1200">
|
43
|
+
<meta property="og:image:height" content="1200">
|
44
|
+
<meta property="og:image" content="https://assets-cdn.github.com/images/modules/open_graph/github-mark.png">
|
45
|
+
<meta property="og:image:type" content="image/png">
|
46
|
+
<meta property="og:image:width" content="1200">
|
47
|
+
<meta property="og:image:height" content="620">
|
48
|
+
<meta property="og:image" content="https://assets-cdn.github.com/images/modules/open_graph/github-octocat.png">
|
49
|
+
<meta property="og:image:type" content="image/png">
|
50
|
+
<meta property="og:image:width" content="1200">
|
51
|
+
<meta property="og:image:height" content="620">
|
52
|
+
<meta property="twitter:site" content="github">
|
53
|
+
<meta property="twitter:site:id" content="13334762">
|
54
|
+
<meta property="twitter:creator" content="github">
|
55
|
+
<meta property="twitter:creator:id" content="13334762">
|
56
|
+
<meta property="twitter:card" content="summary_large_image">
|
57
|
+
<meta property="twitter:title" content="GitHub">
|
58
|
+
<meta property="twitter:description" content="GitHub is where people build software. More than 18 million people use GitHub to discover, fork, and contribute to over 46 million projects.">
|
59
|
+
<meta property="twitter:image:src" content="https://assets-cdn.github.com/images/modules/open_graph/github-logo.png">
|
60
|
+
<meta property="twitter:image:width" content="1200">
|
61
|
+
<meta property="twitter:image:height" content="1200">
|
62
|
+
<meta name="browser-stats-url" content="https://api.github.com/_private/browser/stats">
|
63
|
+
<meta name="browser-errors-url" content="https://api.github.com/_private/browser/errors">
|
64
|
+
<link rel="assets" href="https://assets-cdn.github.com/">
|
65
|
+
|
66
|
+
<meta name="pjax-timeout" content="1000">
|
67
|
+
|
68
|
+
<meta name="request-id" content="3A9D7ECD:1CD2:FCBF52:581CD4CF" data-pjax-transient>
|
69
|
+
|
70
|
+
<meta name="msapplication-TileImage" content="/windows-tile.png">
|
71
|
+
<meta name="msapplication-TileColor" content="#ffffff">
|
72
|
+
<meta name="selected-link" value="trending_repositories" data-pjax-transient>
|
73
|
+
|
74
|
+
<meta name="google-site-verification" content="KT5gs8h0wvaagLKAVWq8bbeNwnZZK1r1XQysX3xurLU">
|
75
|
+
<meta name="google-site-verification" content="ZzhVyEFwb7w3e0-uOTltm8Jsck2F5StVihD0exw2fsA">
|
76
|
+
<meta name="google-analytics" content="UA-3769691-2">
|
77
|
+
|
78
|
+
<meta content="collector.githubapp.com" name="octolytics-host" /><meta content="github" name="octolytics-app-id" /><meta content="3A9D7ECD:1CD2:FCBF52:581CD4CF" name="octolytics-dimension-request_id" />
|
79
|
+
|
80
|
+
|
81
|
+
|
82
|
+
|
83
|
+
<meta class="js-ga-set" name="dimension1" content="Logged Out">
|
84
|
+
|
85
|
+
|
86
|
+
|
87
|
+
<meta name="hostname" content="github.com">
|
88
|
+
<meta name="user-login" content="">
|
89
|
+
|
90
|
+
<meta name="expected-hostname" content="github.com">
|
91
|
+
<meta name="js-proxy-site-detection-payload" content="YWU5NzM2YTg0ZDcyZjllY2U5N2FlMDM5ZDE0MjI1ZjljMmY4YWVlMWU0ZWRhZjQxZjc4NThjNjE5M2E0OTJmNXx7InJlbW90ZV9hZGRyZXNzIjoiNTguMTU3LjEyNi4yMDUiLCJyZXF1ZXN0X2lkIjoiM0E5RDdFQ0Q6MUNEMjpGQ0JGNTI6NTgxQ0Q0Q0YiLCJ0aW1lc3RhbXAiOjE0NzgyODQ0OTcsImhvc3QiOiJnaXRodWIuY29tIn0=">
|
92
|
+
|
93
|
+
|
94
|
+
<link rel="mask-icon" href="https://assets-cdn.github.com/pinned-octocat.svg" color="#4078c0">
|
95
|
+
<link rel="icon" type="image/x-icon" href="https://assets-cdn.github.com/favicon.ico">
|
96
|
+
|
97
|
+
<meta name="html-safe-nonce" content="712ea6f7d7599375f1361affaa8b3abee9c8f516">
|
98
|
+
<meta content="6120b53244ec3561c9fd6c7a2f56dc18421ef632" name="form-nonce" />
|
99
|
+
|
100
|
+
<meta http-equiv="x-pjax-version" content="ca0bd66afb3534c14a7bf32e1301d293">
|
101
|
+
|
102
|
+
|
103
|
+
<meta name="viewport" content="width=device-width">
|
104
|
+
<link crossorigin="anonymous" href="https://assets-cdn.github.com/assets/site-bfc167aa91c105811fa2848e54f5ae70b6c18ac4a42adf45cfacf9fbb078a71f.css" media="all" rel="stylesheet" />
|
105
|
+
|
106
|
+
|
107
|
+
<link rel="canonical" href="https://github.com/trending/ruby" data-pjax-transient>
|
108
|
+
</head>
|
109
|
+
|
110
|
+
|
111
|
+
<body class="logged-out env-production">
|
112
|
+
<div id="js-pjax-loader-bar" class="pjax-loader-bar"><div class="progress"></div></div>
|
113
|
+
<a href="#start-of-content" tabindex="1" class="accessibility-aid js-skip-to-content">Skip to content</a>
|
114
|
+
|
115
|
+
|
116
|
+
|
117
|
+
|
118
|
+
|
119
|
+
|
120
|
+
|
121
|
+
<header class="site-header js-details-container" role="banner">
|
122
|
+
<div class="container-responsive">
|
123
|
+
<a class="header-logo-invertocat" href="https://github.com/" aria-label="Homepage" data-ga-click="(Logged out) Header, go to homepage, icon:logo-wordmark">
|
124
|
+
<svg aria-hidden="true" class="octicon octicon-mark-github" height="32" version="1.1" viewBox="0 0 16 16" width="32"><path d="M8 0C3.58 0 0 3.58 0 8c0 3.54 2.29 6.53 5.47 7.59.4.07.55-.17.55-.38 0-.19-.01-.82-.01-1.49-2.01.37-2.53-.49-2.69-.94-.09-.23-.48-.94-.82-1.13-.28-.15-.68-.52-.01-.53.63-.01 1.08.58 1.23.82.72 1.21 1.87.87 2.33.66.07-.52.28-.87.51-1.07-1.78-.2-3.64-.89-3.64-3.95 0-.87.31-1.59.82-2.15-.08-.2-.36-1.02.08-2.12 0 0 .67-.21 2.2.82.64-.18 1.32-.27 2-.27.68 0 1.36.09 2 .27 1.53-1.04 2.2-.82 2.2-.82.44 1.1.16 1.92.08 2.12.51.56.82 1.27.82 2.15 0 3.07-1.87 3.75-3.65 3.95.29.25.54.73.54 1.48 0 1.07-.01 1.93-.01 2.2 0 .21.15.46.55.38A8.013 8.013 0 0 0 16 8c0-4.42-3.58-8-8-8z"></path></svg>
|
125
|
+
</a>
|
126
|
+
|
127
|
+
<button class="btn-link float-right site-header-toggle js-details-target" type="button" aria-label="Toggle navigation">
|
128
|
+
<svg aria-hidden="true" class="octicon octicon-three-bars" height="24" version="1.1" viewBox="0 0 12 16" width="18"><path d="M11.41 9H.59C0 9 0 8.59 0 8c0-.59 0-1 .59-1H11.4c.59 0 .59.41.59 1 0 .59 0 1-.59 1h.01zm0-4H.59C0 5 0 4.59 0 4c0-.59 0-1 .59-1H11.4c.59 0 .59.41.59 1 0 .59 0 1-.59 1h.01zM.59 11H11.4c.59 0 .59.41.59 1 0 .59 0 1-.59 1H.59C0 13 0 12.59 0 12c0-.59 0-1 .59-1z"></path></svg>
|
129
|
+
</button>
|
130
|
+
|
131
|
+
<div class="site-header-menu">
|
132
|
+
<nav class="site-header-nav site-header-nav-main">
|
133
|
+
<a href="/personal" class="js-selected-navigation-item nav-item nav-item-personal" data-ga-click="Header, click, Nav menu - item:personal" data-selected-links="/personal /personal">
|
134
|
+
Personal
|
135
|
+
</a> <a href="/open-source" class="js-selected-navigation-item nav-item nav-item-opensource" data-ga-click="Header, click, Nav menu - item:opensource" data-selected-links="/open-source /open-source">
|
136
|
+
Open source
|
137
|
+
</a> <a href="/business" class="js-selected-navigation-item nav-item nav-item-business" data-ga-click="Header, click, Nav menu - item:business" data-selected-links="/business /business/partners /business/features /business/customers /business">
|
138
|
+
Business
|
139
|
+
</a> <a href="/explore" class="js-selected-navigation-item nav-item nav-item-explore" data-ga-click="Header, click, Nav menu - item:explore" data-selected-links="/explore /trending /trending/developers /integrations /integrations/feature/code /integrations/feature/collaborate /integrations/feature/ship /showcases /explore">
|
140
|
+
Explore
|
141
|
+
</a> </nav>
|
142
|
+
|
143
|
+
<div class="site-header-actions">
|
144
|
+
<a class="btn btn-primary site-header-actions-btn" href="/join?source=header" data-ga-click="(Logged out) Header, clicked Sign up, text:sign-up">Sign up</a>
|
145
|
+
<a class="btn site-header-actions-btn mr-1" href="/login?return_to=%2Ftrending%2Fruby%3Fsince%3Dweekly" data-ga-click="(Logged out) Header, clicked Sign in, text:sign-in">Sign in</a>
|
146
|
+
</div>
|
147
|
+
|
148
|
+
<nav class="site-header-nav site-header-nav-secondary mr-md-3">
|
149
|
+
<a class="nav-item" href="/pricing">Pricing</a>
|
150
|
+
<a class="nav-item" href="/blog">Blog</a>
|
151
|
+
<a class="nav-item" href="https://help.github.com">Support</a>
|
152
|
+
<a class="nav-item header-search-link" href="https://github.com/search">Search GitHub</a>
|
153
|
+
<div class="header-search js-site-search" role="search">
|
154
|
+
<!-- '"` --><!-- </textarea></xmp> --></option></form><form accept-charset="UTF-8" action="/search" class="js-site-search-form" data-unscoped-search-url="/search" method="get"><div style="margin:0;padding:0;display:inline"><input name="utf8" type="hidden" value="✓" /></div>
|
155
|
+
<label class="form-control header-search-wrapper js-chromeless-input-container">
|
156
|
+
<div class="header-search-scope"></div>
|
157
|
+
<input type="text"
|
158
|
+
class="form-control header-search-input js-site-search-focus "
|
159
|
+
data-hotkey="s"
|
160
|
+
name="q"
|
161
|
+
placeholder="Search GitHub"
|
162
|
+
aria-label="Search GitHub"
|
163
|
+
data-unscoped-placeholder="Search GitHub"
|
164
|
+
data-scoped-placeholder="Search"
|
165
|
+
autocapitalize="off">
|
166
|
+
</label>
|
167
|
+
</form></div>
|
168
|
+
|
169
|
+
</nav>
|
170
|
+
</div>
|
171
|
+
</div>
|
172
|
+
</header>
|
173
|
+
|
174
|
+
|
175
|
+
|
176
|
+
|
177
|
+
<div id="start-of-content" class="accessibility-aid"></div>
|
178
|
+
|
179
|
+
<div id="js-flash-container">
|
180
|
+
</div>
|
181
|
+
|
182
|
+
|
183
|
+
<div role="main">
|
184
|
+
|
185
|
+
<div class="pagehead explore-head">
|
186
|
+
<div class="container">
|
187
|
+
<nav class="underline-nav float-right" role="navigation" data-pjax>
|
188
|
+
<a href="/showcases" class="js-selected-navigation-item underline-nav-item" data-selected-links="showcases showcases_search showcases_landing /showcases">
|
189
|
+
<svg aria-hidden="true" class="octicon octicon-megaphone" height="16" version="1.1" viewBox="0 0 16 16" width="16"><path d="M10 1c-.17 0-.36.05-.52.14C8.04 2.02 4.5 4.58 3 5c-1.38 0-3 .67-3 2.5S1.63 10 3 10c.3.08.64.23 1 .41V15h2v-3.45c1.34.86 2.69 1.83 3.48 2.31.16.09.34.14.52.14.52 0 1-.42 1-1V2c0-.58-.48-1-1-1zm0 12c-.38-.23-.89-.58-1.5-1-.16-.11-.33-.22-.5-.34V3.31c.16-.11.31-.2.47-.31.61-.41 1.16-.77 1.53-1v11zm2-6h4v1h-4V7zm0 2l4 2v1l-4-2V9zm4-6v1l-4 2V5l4-2z"></path></svg> Showcases
|
190
|
+
</a> <a href="/integrations" class="js-selected-navigation-item underline-nav-item" data-selected-links="/integrations /integrations/feature/code /integrations/feature/collaborate /integrations/feature/ship /integrations">
|
191
|
+
<svg aria-hidden="true" class="octicon octicon-hubot" height="16" version="1.1" viewBox="0 0 14 16" width="14"><path d="M3 6c-.55 0-1 .45-1 1v2c0 .55.45 1 1 1h8c.55 0 1-.45 1-1V7c0-.55-.45-1-1-1H3zm8 1.75L9.75 9h-1.5L7 7.75 5.75 9h-1.5L3 7.75V7h.75L5 8.25 6.25 7h1.5L9 8.25 10.25 7H11v.75zM5 11h4v1H5v-1zm2-9C3.14 2 0 4.91 0 8.5V13c0 .55.45 1 1 1h12c.55 0 1-.45 1-1V8.5C14 4.91 10.86 2 7 2zm6 11H1V8.5c0-3.09 2.64-5.59 6-5.59s6 2.5 6 5.59V13z"></path></svg> Integrations
|
192
|
+
</a> <a href="/trending" aria-selected="true" class="js-selected-navigation-item selected underline-nav-item" data-selected-links="trending_developers trending_repositories /trending">
|
193
|
+
<svg aria-hidden="true" class="octicon octicon-flame" height="16" version="1.1" viewBox="0 0 12 16" width="12"><path d="M5.05.31c.81 2.17.41 3.38-.52 4.31C3.55 5.67 1.98 6.45.9 7.98c-1.45 2.05-1.7 6.53 3.53 7.7-2.2-1.16-2.67-4.52-.3-6.61-.61 2.03.53 3.33 1.94 2.86 1.39-.47 2.3.53 2.27 1.67-.02.78-.31 1.44-1.13 1.81 3.42-.59 4.78-3.42 4.78-5.56 0-2.84-2.53-3.22-1.25-5.61-1.52.13-2.03 1.13-1.89 2.75.09 1.08-1.02 1.8-1.86 1.33-.67-.41-.66-1.19-.06-1.78C8.18 5.31 8.68 2.45 5.05.32L5.03.3l.02.01z"></path></svg> Trending
|
194
|
+
</a></nav>
|
195
|
+
|
196
|
+
<h1>
|
197
|
+
<a class="pagehead-heading" href="/explore">
|
198
|
+
Explore GitHub
|
199
|
+
</a>
|
200
|
+
</h1>
|
201
|
+
</div>
|
202
|
+
</div>
|
203
|
+
|
204
|
+
|
205
|
+
<div class="explore-pjax-container container explore-page">
|
206
|
+
<div class="explore-marketing-header ">
|
207
|
+
<h2>Trending in open source</h2>
|
208
|
+
<p class="lead mb-3">See what the GitHub community is most excited about this week.</p>
|
209
|
+
<p class="explore-signup-cta">
|
210
|
+
<a href="/join?return_to=https%3A%2F%2Fgithub.com%2Ftrending%2Fruby%3Fsince%3Dweekly" class="btn btn-sm btn-primary" rel="nofollow">Sign up for free</a> to get started
|
211
|
+
</p>
|
212
|
+
</div>
|
213
|
+
|
214
|
+
<div class="columns">
|
215
|
+
<div class="column three-fourths">
|
216
|
+
<div class="tabnav">
|
217
|
+
<div class="float-right">
|
218
|
+
<div class="select-menu js-menu-container js-select-menu float-right select-menu-modal-right">
|
219
|
+
<button class="btn btn-sm select-menu-button js-menu-target" type="button" aria-haspopup="true">
|
220
|
+
<i>Trending:</i>
|
221
|
+
<span class="js-select-button">this week</span>
|
222
|
+
</button>
|
223
|
+
<div class="select-menu-modal-holder js-menu-content js-navigation-container" aria-hidden="true">
|
224
|
+
<div class="select-menu-modal">
|
225
|
+
<div class="select-menu-header">
|
226
|
+
<svg aria-label="Close" class="octicon octicon-x js-menu-close" height="16" role="img" version="1.1" viewBox="0 0 12 16" width="12"><path d="M7.48 8l3.75 3.75-1.48 1.48L6 9.48l-3.75 3.75-1.48-1.48L4.52 8 .77 4.25l1.48-1.48L6 6.52l3.75-3.75 1.48 1.48z"></path></svg>
|
227
|
+
<span class="select-menu-title">Adjust time span</span>
|
228
|
+
</div>
|
229
|
+
|
230
|
+
<div class="select-menu-list" role="menu">
|
231
|
+
<div>
|
232
|
+
<a class="select-menu-item js-navigation-item " href="https://github.com/trending/ruby?since=daily" data-pjax>
|
233
|
+
<svg aria-hidden="true" class="octicon octicon-check select-menu-item-icon" height="16" version="1.1" viewBox="0 0 12 16" width="12"><path d="M12 5l-8 8-4-4 1.5-1.5L4 10l6.5-6.5z"></path></svg>
|
234
|
+
<span class="select-menu-item-text js-select-button-text">today</span>
|
235
|
+
</a>
|
236
|
+
<a class="select-menu-item js-navigation-item selected" href="https://github.com/trending/ruby?since=weekly" data-pjax>
|
237
|
+
<svg aria-hidden="true" class="octicon octicon-check select-menu-item-icon" height="16" version="1.1" viewBox="0 0 12 16" width="12"><path d="M12 5l-8 8-4-4 1.5-1.5L4 10l6.5-6.5z"></path></svg>
|
238
|
+
<span class="select-menu-item-text js-select-button-text">this week</span>
|
239
|
+
</a>
|
240
|
+
<a class="select-menu-item js-navigation-item " href="https://github.com/trending/ruby?since=monthly" data-pjax>
|
241
|
+
<svg aria-hidden="true" class="octicon octicon-check select-menu-item-icon" height="16" version="1.1" viewBox="0 0 12 16" width="12"><path d="M12 5l-8 8-4-4 1.5-1.5L4 10l6.5-6.5z"></path></svg>
|
242
|
+
<span class="select-menu-item-text js-select-button-text">this month</span>
|
243
|
+
</a>
|
244
|
+
</div>
|
245
|
+
</div>
|
246
|
+
</div>
|
247
|
+
</div>
|
248
|
+
</div>
|
249
|
+
|
250
|
+
</div>
|
251
|
+
<nav class="tabnav-tabs" data-pjax>
|
252
|
+
<a href="https://github.com/trending/ruby?since=weekly" aria-selected="true" class="js-selected-navigation-item selected tabnav-tab" data-selected-links="trending_repositories https://github.com/trending/ruby?since=weekly">Repositories</a>
|
253
|
+
<a href="https://github.com/trending/developers/ruby?since=weekly" class="js-selected-navigation-item tabnav-tab" data-selected-links="trending_developers https://github.com/trending/developers/ruby?since=weekly">Developers</a>
|
254
|
+
</nav>
|
255
|
+
|
256
|
+
</div>
|
257
|
+
<div class="explore-content">
|
258
|
+
<ol class="repo-list">
|
259
|
+
<li class="col-12 d-block width-full py-4 border-bottom" id="pa-brew">
|
260
|
+
<div class="d-inline-block col-9 mb-1">
|
261
|
+
<h3>
|
262
|
+
<a href="/Homebrew/brew">
|
263
|
+
<span class="text-normal">Homebrew / </span>brew
|
264
|
+
</a> </h3>
|
265
|
+
</div>
|
266
|
+
|
267
|
+
<div class="float-right">
|
268
|
+
<a href="/login?return_to=%2FHomebrew%2Fbrew"
|
269
|
+
class="btn btn-sm tooltipped tooltipped-n"
|
270
|
+
aria-label="You must be signed in to star a repository" rel="nofollow">
|
271
|
+
<svg aria-hidden="true" class="octicon octicon-star" height="16" version="1.1" viewBox="0 0 14 16" width="14"><path d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74z"></path></svg>
|
272
|
+
Star
|
273
|
+
</a>
|
274
|
+
|
275
|
+
|
276
|
+
</div>
|
277
|
+
|
278
|
+
<div class="py-1">
|
279
|
+
<p class="col-9 d-inline-block text-gray m-0 pr-4">
|
280
|
+
|
281
|
+
<g-emoji alias="beer" fallback-src="https://assets-cdn.github.com/images/icons/emoji/unicode/1f37a.png" ios-version="6.0">🍺</g-emoji> The missing package manager for macOS
|
282
|
+
</p>
|
283
|
+
</div>
|
284
|
+
|
285
|
+
<div class="f6 text-gray mt-2">
|
286
|
+
<span class="repo-language-color ml-0" style="background-color:#701516;"></span>
|
287
|
+
<span class="mr-3" itemprop="programmingLanguage">
|
288
|
+
Ruby
|
289
|
+
</span>
|
290
|
+
|
291
|
+
<a class="muted-link tooltipped tooltipped-s mr-3" href="/Homebrew/brew/stargazers" aria-label="Stargazers">
|
292
|
+
<svg aria-hidden="true" class="octicon octicon-star" height="16" version="1.1" viewBox="0 0 14 16" width="14"><path d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74z"></path></svg>
|
293
|
+
4410
|
294
|
+
</a>
|
295
|
+
|
296
|
+
<a class="muted-link tooltipped tooltipped-s mr-3" href="/Homebrew/brew/network" aria-label="Forks">
|
297
|
+
<svg aria-hidden="true" class="octicon octicon-repo-forked" height="16" version="1.1" viewBox="0 0 10 16" width="10"><path d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z"></path></svg>
|
298
|
+
1,194
|
299
|
+
</a>
|
300
|
+
|
301
|
+
|
302
|
+
Built by
|
303
|
+
<a href="/Homebrew/brew/graphs/contributors" class="no-underline">
|
304
|
+
<img alt="@jacknagel" class="avatar mb-1" height="20" src="https://avatars2.githubusercontent.com/u/568243?v=3&s=40" title="jacknagel" width="20" />
|
305
|
+
<img alt="@MikeMcQuaid" class="avatar mb-1" height="20" src="https://avatars0.githubusercontent.com/u/125011?v=3&s=40" title="MikeMcQuaid" width="20" />
|
306
|
+
<img alt="@adamv" class="avatar mb-1" height="20" src="https://avatars1.githubusercontent.com/u/3566?v=3&s=40" title="adamv" width="20" />
|
307
|
+
<img alt="@mxcl" class="avatar mb-1" height="20" src="https://avatars1.githubusercontent.com/u/58962?v=3&s=40" title="mxcl" width="20" />
|
308
|
+
<img alt="@xu-cheng" class="avatar mb-1" height="20" src="https://avatars2.githubusercontent.com/u/3105373?v=3&s=40" title="xu-cheng" width="20" />
|
309
|
+
</a>
|
310
|
+
|
311
|
+
<span class="float-right">
|
312
|
+
<svg aria-hidden="true" class="octicon octicon-star" height="16" version="1.1" viewBox="0 0 14 16" width="14"><path d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74z"></path></svg>
|
313
|
+
137 stars this week
|
314
|
+
</span>
|
315
|
+
</div>
|
316
|
+
</li>
|
317
|
+
|
318
|
+
<li class="col-12 d-block width-full py-4 border-bottom" id="pa-fastlane">
|
319
|
+
<div class="d-inline-block col-9 mb-1">
|
320
|
+
<h3>
|
321
|
+
<a href="/fastlane/fastlane">
|
322
|
+
<span class="text-normal">fastlane / </span>fastlane
|
323
|
+
</a> </h3>
|
324
|
+
</div>
|
325
|
+
|
326
|
+
<div class="float-right">
|
327
|
+
<a href="/login?return_to=%2Ffastlane%2Ffastlane"
|
328
|
+
class="btn btn-sm tooltipped tooltipped-n"
|
329
|
+
aria-label="You must be signed in to star a repository" rel="nofollow">
|
330
|
+
<svg aria-hidden="true" class="octicon octicon-star" height="16" version="1.1" viewBox="0 0 14 16" width="14"><path d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74z"></path></svg>
|
331
|
+
Star
|
332
|
+
</a>
|
333
|
+
|
334
|
+
|
335
|
+
</div>
|
336
|
+
|
337
|
+
<div class="py-1">
|
338
|
+
<p class="col-9 d-inline-block text-gray m-0 pr-4">
|
339
|
+
The easiest way to automate building and releasing your iOS and Android apps
|
340
|
+
</p>
|
341
|
+
</div>
|
342
|
+
|
343
|
+
<div class="f6 text-gray mt-2">
|
344
|
+
<span class="repo-language-color ml-0" style="background-color:#701516;"></span>
|
345
|
+
<span class="mr-3" itemprop="programmingLanguage">
|
346
|
+
Ruby
|
347
|
+
</span>
|
348
|
+
|
349
|
+
<a class="muted-link tooltipped tooltipped-s mr-3" href="/fastlane/fastlane/stargazers" aria-label="Stargazers">
|
350
|
+
<svg aria-hidden="true" class="octicon octicon-star" height="16" version="1.1" viewBox="0 0 14 16" width="14"><path d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74z"></path></svg>
|
351
|
+
12057
|
352
|
+
</a>
|
353
|
+
|
354
|
+
<a class="muted-link tooltipped tooltipped-s mr-3" href="/fastlane/fastlane/network" aria-label="Forks">
|
355
|
+
<svg aria-hidden="true" class="octicon octicon-repo-forked" height="16" version="1.1" viewBox="0 0 10 16" width="10"><path d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z"></path></svg>
|
356
|
+
1,806
|
357
|
+
</a>
|
358
|
+
|
359
|
+
|
360
|
+
Built by
|
361
|
+
<a href="/fastlane/fastlane/graphs/contributors" class="no-underline">
|
362
|
+
<img alt="@KrauseFx" class="avatar mb-1" height="20" src="https://avatars2.githubusercontent.com/u/869950?v=3&s=40" title="KrauseFx" width="20" />
|
363
|
+
<img alt="@mfurtak" class="avatar mb-1" height="20" src="https://avatars0.githubusercontent.com/u/343134?v=3&s=40" title="mfurtak" width="20" />
|
364
|
+
<img alt="@asfalcone" class="avatar mb-1" height="20" src="https://avatars1.githubusercontent.com/u/1848683?v=3&s=40" title="asfalcone" width="20" />
|
365
|
+
<img alt="@snatchev" class="avatar mb-1" height="20" src="https://avatars0.githubusercontent.com/u/3312?v=3&s=40" title="snatchev" width="20" />
|
366
|
+
<img alt="@lacostej" class="avatar mb-1" height="20" src="https://avatars2.githubusercontent.com/u/24282?v=3&s=40" title="lacostej" width="20" />
|
367
|
+
</a>
|
368
|
+
|
369
|
+
<span class="float-right">
|
370
|
+
<svg aria-hidden="true" class="octicon octicon-star" height="16" version="1.1" viewBox="0 0 14 16" width="14"><path d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74z"></path></svg>
|
371
|
+
136 stars this week
|
372
|
+
</span>
|
373
|
+
</div>
|
374
|
+
</li>
|
375
|
+
|
376
|
+
<li class="col-12 d-block width-full py-4 border-bottom" id="pa-awesome-react-native">
|
377
|
+
<div class="d-inline-block col-9 mb-1">
|
378
|
+
<h3>
|
379
|
+
<a href="/jondot/awesome-react-native">
|
380
|
+
<span class="text-normal">jondot / </span>awesome-react-native
|
381
|
+
</a> </h3>
|
382
|
+
</div>
|
383
|
+
|
384
|
+
<div class="float-right">
|
385
|
+
<a href="/login?return_to=%2Fjondot%2Fawesome-react-native"
|
386
|
+
class="btn btn-sm tooltipped tooltipped-n"
|
387
|
+
aria-label="You must be signed in to star a repository" rel="nofollow">
|
388
|
+
<svg aria-hidden="true" class="octicon octicon-star" height="16" version="1.1" viewBox="0 0 14 16" width="14"><path d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74z"></path></svg>
|
389
|
+
Star
|
390
|
+
</a>
|
391
|
+
|
392
|
+
|
393
|
+
</div>
|
394
|
+
|
395
|
+
<div class="py-1">
|
396
|
+
<p class="col-9 d-inline-block text-gray m-0 pr-4">
|
397
|
+
An "awesome" type curated list of React Native components, news, tools, and learning material
|
398
|
+
</p>
|
399
|
+
</div>
|
400
|
+
|
401
|
+
<div class="f6 text-gray mt-2">
|
402
|
+
<span class="repo-language-color ml-0" style="background-color:#701516;"></span>
|
403
|
+
<span class="mr-3" itemprop="programmingLanguage">
|
404
|
+
Ruby
|
405
|
+
</span>
|
406
|
+
|
407
|
+
<a class="muted-link tooltipped tooltipped-s mr-3" href="/jondot/awesome-react-native/stargazers" aria-label="Stargazers">
|
408
|
+
<svg aria-hidden="true" class="octicon octicon-star" height="16" version="1.1" viewBox="0 0 14 16" width="14"><path d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74z"></path></svg>
|
409
|
+
8262
|
410
|
+
</a>
|
411
|
+
|
412
|
+
<a class="muted-link tooltipped tooltipped-s mr-3" href="/jondot/awesome-react-native/network" aria-label="Forks">
|
413
|
+
<svg aria-hidden="true" class="octicon octicon-repo-forked" height="16" version="1.1" viewBox="0 0 10 16" width="10"><path d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z"></path></svg>
|
414
|
+
997
|
415
|
+
</a>
|
416
|
+
|
417
|
+
|
418
|
+
Built by
|
419
|
+
<a href="/jondot/awesome-react-native/graphs/contributors" class="no-underline">
|
420
|
+
<img alt="@jondot" class="avatar mb-1" height="20" src="https://avatars3.githubusercontent.com/u/83390?v=3&s=40" title="jondot" width="20" />
|
421
|
+
<img alt="@GantMan" class="avatar mb-1" height="20" src="https://avatars3.githubusercontent.com/u/997157?v=3&s=40" title="GantMan" width="20" />
|
422
|
+
<img alt="@yonahforst" class="avatar mb-1" height="20" src="https://avatars3.githubusercontent.com/u/1440796?v=3&s=40" title="yonahforst" width="20" />
|
423
|
+
<img alt="@alexandregz" class="avatar mb-1" height="20" src="https://avatars2.githubusercontent.com/u/1374718?v=3&s=40" title="alexandregz" width="20" />
|
424
|
+
<img alt="@hiaw" class="avatar mb-1" height="20" src="https://avatars3.githubusercontent.com/u/527296?v=3&s=40" title="hiaw" width="20" />
|
425
|
+
</a>
|
426
|
+
|
427
|
+
<span class="float-right">
|
428
|
+
<svg aria-hidden="true" class="octicon octicon-star" height="16" version="1.1" viewBox="0 0 14 16" width="14"><path d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74z"></path></svg>
|
429
|
+
125 stars this week
|
430
|
+
</span>
|
431
|
+
</div>
|
432
|
+
</li>
|
433
|
+
|
434
|
+
<li class="col-12 d-block width-full py-4 border-bottom" id="pa-fusuma">
|
435
|
+
<div class="d-inline-block col-9 mb-1">
|
436
|
+
<h3>
|
437
|
+
<a href="/iberianpig/fusuma">
|
438
|
+
<span class="text-normal">iberianpig / </span>fusuma
|
439
|
+
</a> </h3>
|
440
|
+
</div>
|
441
|
+
|
442
|
+
<div class="float-right">
|
443
|
+
<a href="/login?return_to=%2Fiberianpig%2Ffusuma"
|
444
|
+
class="btn btn-sm tooltipped tooltipped-n"
|
445
|
+
aria-label="You must be signed in to star a repository" rel="nofollow">
|
446
|
+
<svg aria-hidden="true" class="octicon octicon-star" height="16" version="1.1" viewBox="0 0 14 16" width="14"><path d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74z"></path></svg>
|
447
|
+
Star
|
448
|
+
</a>
|
449
|
+
|
450
|
+
|
451
|
+
</div>
|
452
|
+
|
453
|
+
<div class="py-1">
|
454
|
+
<p class="col-9 d-inline-block text-gray m-0 pr-4">
|
455
|
+
Multitouch gestures with libinput dirver on X11, Linux
|
456
|
+
</p>
|
457
|
+
</div>
|
458
|
+
|
459
|
+
<div class="f6 text-gray mt-2">
|
460
|
+
<span class="repo-language-color ml-0" style="background-color:#701516;"></span>
|
461
|
+
<span class="mr-3" itemprop="programmingLanguage">
|
462
|
+
Ruby
|
463
|
+
</span>
|
464
|
+
|
465
|
+
<a class="muted-link tooltipped tooltipped-s mr-3" href="/iberianpig/fusuma/stargazers" aria-label="Stargazers">
|
466
|
+
<svg aria-hidden="true" class="octicon octicon-star" height="16" version="1.1" viewBox="0 0 14 16" width="14"><path d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74z"></path></svg>
|
467
|
+
129
|
468
|
+
</a>
|
469
|
+
|
470
|
+
<a class="muted-link tooltipped tooltipped-s mr-3" href="/iberianpig/fusuma/network" aria-label="Forks">
|
471
|
+
<svg aria-hidden="true" class="octicon octicon-repo-forked" height="16" version="1.1" viewBox="0 0 10 16" width="10"><path d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z"></path></svg>
|
472
|
+
3
|
473
|
+
</a>
|
474
|
+
|
475
|
+
|
476
|
+
Built by
|
477
|
+
<a href="/iberianpig/fusuma/graphs/contributors" class="no-underline">
|
478
|
+
<img alt="@iberianpig" class="avatar mb-1" height="20" src="https://avatars0.githubusercontent.com/u/1710555?v=3&s=40" title="iberianpig" width="20" />
|
479
|
+
</a>
|
480
|
+
|
481
|
+
<span class="float-right">
|
482
|
+
<svg aria-hidden="true" class="octicon octicon-star" height="16" version="1.1" viewBox="0 0 14 16" width="14"><path d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74z"></path></svg>
|
483
|
+
128 stars this week
|
484
|
+
</span>
|
485
|
+
</div>
|
486
|
+
</li>
|
487
|
+
|
488
|
+
<li class="col-12 d-block width-full py-4 border-bottom" id="pa-rails">
|
489
|
+
<div class="d-inline-block col-9 mb-1">
|
490
|
+
<h3>
|
491
|
+
<a href="/rails/rails">
|
492
|
+
<span class="text-normal">rails / </span>rails
|
493
|
+
</a> </h3>
|
494
|
+
</div>
|
495
|
+
|
496
|
+
<div class="float-right">
|
497
|
+
<a href="/login?return_to=%2Frails%2Frails"
|
498
|
+
class="btn btn-sm tooltipped tooltipped-n"
|
499
|
+
aria-label="You must be signed in to star a repository" rel="nofollow">
|
500
|
+
<svg aria-hidden="true" class="octicon octicon-star" height="16" version="1.1" viewBox="0 0 14 16" width="14"><path d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74z"></path></svg>
|
501
|
+
Star
|
502
|
+
</a>
|
503
|
+
|
504
|
+
|
505
|
+
</div>
|
506
|
+
|
507
|
+
<div class="py-1">
|
508
|
+
<p class="col-9 d-inline-block text-gray m-0 pr-4">
|
509
|
+
Ruby on Rails
|
510
|
+
</p>
|
511
|
+
</div>
|
512
|
+
|
513
|
+
<div class="f6 text-gray mt-2">
|
514
|
+
<span class="repo-language-color ml-0" style="background-color:#701516;"></span>
|
515
|
+
<span class="mr-3" itemprop="programmingLanguage">
|
516
|
+
Ruby
|
517
|
+
</span>
|
518
|
+
|
519
|
+
<a class="muted-link tooltipped tooltipped-s mr-3" href="/rails/rails/stargazers" aria-label="Stargazers">
|
520
|
+
<svg aria-hidden="true" class="octicon octicon-star" height="16" version="1.1" viewBox="0 0 14 16" width="14"><path d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74z"></path></svg>
|
521
|
+
33266
|
522
|
+
</a>
|
523
|
+
|
524
|
+
<a class="muted-link tooltipped tooltipped-s mr-3" href="/rails/rails/network" aria-label="Forks">
|
525
|
+
<svg aria-hidden="true" class="octicon octicon-repo-forked" height="16" version="1.1" viewBox="0 0 10 16" width="10"><path d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z"></path></svg>
|
526
|
+
13,562
|
527
|
+
</a>
|
528
|
+
|
529
|
+
|
530
|
+
Built by
|
531
|
+
<a href="/rails/rails/graphs/contributors" class="no-underline">
|
532
|
+
<img alt="@rafaelfranca" class="avatar mb-1" height="20" src="https://avatars1.githubusercontent.com/u/47848?v=3&s=40" title="rafaelfranca" width="20" />
|
533
|
+
<img alt="@tenderlove" class="avatar mb-1" height="20" src="https://avatars1.githubusercontent.com/u/3124?v=3&s=40" title="tenderlove" width="20" />
|
534
|
+
<img alt="@dhh" class="avatar mb-1" height="20" src="https://avatars3.githubusercontent.com/u/2741?v=3&s=40" title="dhh" width="20" />
|
535
|
+
<img alt="@jeremy" class="avatar mb-1" height="20" src="https://avatars3.githubusercontent.com/u/199?v=3&s=40" title="jeremy" width="20" />
|
536
|
+
<img alt="@josevalim" class="avatar mb-1" height="20" src="https://avatars3.githubusercontent.com/u/9582?v=3&s=40" title="josevalim" width="20" />
|
537
|
+
</a>
|
538
|
+
|
539
|
+
<span class="float-right">
|
540
|
+
<svg aria-hidden="true" class="octicon octicon-star" height="16" version="1.1" viewBox="0 0 14 16" width="14"><path d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74z"></path></svg>
|
541
|
+
88 stars this week
|
542
|
+
</span>
|
543
|
+
</div>
|
544
|
+
</li>
|
545
|
+
|
546
|
+
<li class="col-12 d-block width-full py-4 border-bottom" id="pa-jekyll">
|
547
|
+
<div class="d-inline-block col-9 mb-1">
|
548
|
+
<h3>
|
549
|
+
<a href="/jekyll/jekyll">
|
550
|
+
<span class="text-normal">jekyll / </span>jekyll
|
551
|
+
</a> </h3>
|
552
|
+
</div>
|
553
|
+
|
554
|
+
<div class="float-right">
|
555
|
+
<a href="/login?return_to=%2Fjekyll%2Fjekyll"
|
556
|
+
class="btn btn-sm tooltipped tooltipped-n"
|
557
|
+
aria-label="You must be signed in to star a repository" rel="nofollow">
|
558
|
+
<svg aria-hidden="true" class="octicon octicon-star" height="16" version="1.1" viewBox="0 0 14 16" width="14"><path d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74z"></path></svg>
|
559
|
+
Star
|
560
|
+
</a>
|
561
|
+
|
562
|
+
|
563
|
+
</div>
|
564
|
+
|
565
|
+
<div class="py-1">
|
566
|
+
<p class="col-9 d-inline-block text-gray m-0 pr-4">
|
567
|
+
|
568
|
+
<g-emoji alias="globe_with_meridians" fallback-src="https://assets-cdn.github.com/images/icons/emoji/unicode/1f310.png" ios-version="6.0">🌐</g-emoji> Jekyll is a blog-aware, static site generator in Ruby
|
569
|
+
</p>
|
570
|
+
</div>
|
571
|
+
|
572
|
+
<div class="f6 text-gray mt-2">
|
573
|
+
<span class="repo-language-color ml-0" style="background-color:#701516;"></span>
|
574
|
+
<span class="mr-3" itemprop="programmingLanguage">
|
575
|
+
Ruby
|
576
|
+
</span>
|
577
|
+
|
578
|
+
<a class="muted-link tooltipped tooltipped-s mr-3" href="/jekyll/jekyll/stargazers" aria-label="Stargazers">
|
579
|
+
<svg aria-hidden="true" class="octicon octicon-star" height="16" version="1.1" viewBox="0 0 14 16" width="14"><path d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74z"></path></svg>
|
580
|
+
27459
|
581
|
+
</a>
|
582
|
+
|
583
|
+
<a class="muted-link tooltipped tooltipped-s mr-3" href="/jekyll/jekyll/network" aria-label="Forks">
|
584
|
+
<svg aria-hidden="true" class="octicon octicon-repo-forked" height="16" version="1.1" viewBox="0 0 10 16" width="10"><path d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z"></path></svg>
|
585
|
+
6,076
|
586
|
+
</a>
|
587
|
+
|
588
|
+
|
589
|
+
Built by
|
590
|
+
<a href="/jekyll/jekyll/graphs/contributors" class="no-underline">
|
591
|
+
<img alt="@parkr" class="avatar mb-1" height="20" src="https://avatars2.githubusercontent.com/u/237985?v=3&s=40" title="parkr" width="20" />
|
592
|
+
<img alt="@jekyllbot" class="avatar mb-1" height="20" src="https://avatars1.githubusercontent.com/u/6166343?v=3&s=40" title="jekyllbot" width="20" />
|
593
|
+
<img alt="@mattr-" class="avatar mb-1" height="20" src="https://avatars0.githubusercontent.com/u/77174?v=3&s=40" title="mattr-" width="20" />
|
594
|
+
<img alt="@mojombo" class="avatar mb-1" height="20" src="https://avatars2.githubusercontent.com/u/1?v=3&s=40" title="mojombo" width="20" />
|
595
|
+
<img alt="@envygeeks" class="avatar mb-1" height="20" src="https://avatars1.githubusercontent.com/u/99763?v=3&s=40" title="envygeeks" width="20" />
|
596
|
+
</a>
|
597
|
+
|
598
|
+
<span class="float-right">
|
599
|
+
<svg aria-hidden="true" class="octicon octicon-star" height="16" version="1.1" viewBox="0 0 14 16" width="14"><path d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74z"></path></svg>
|
600
|
+
104 stars this week
|
601
|
+
</span>
|
602
|
+
</div>
|
603
|
+
</li>
|
604
|
+
|
605
|
+
<li class="col-12 d-block width-full py-4 border-bottom" id="pa-mastodon">
|
606
|
+
<div class="d-inline-block col-9 mb-1">
|
607
|
+
<h3>
|
608
|
+
<a href="/Gargron/mastodon">
|
609
|
+
<span class="text-normal">Gargron / </span>mastodon
|
610
|
+
</a> </h3>
|
611
|
+
</div>
|
612
|
+
|
613
|
+
<div class="float-right">
|
614
|
+
<a href="/login?return_to=%2FGargron%2Fmastodon"
|
615
|
+
class="btn btn-sm tooltipped tooltipped-n"
|
616
|
+
aria-label="You must be signed in to star a repository" rel="nofollow">
|
617
|
+
<svg aria-hidden="true" class="octicon octicon-star" height="16" version="1.1" viewBox="0 0 14 16" width="14"><path d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74z"></path></svg>
|
618
|
+
Star
|
619
|
+
</a>
|
620
|
+
|
621
|
+
|
622
|
+
</div>
|
623
|
+
|
624
|
+
<div class="py-1">
|
625
|
+
<p class="col-9 d-inline-block text-gray m-0 pr-4">
|
626
|
+
A GNU Social-compatible microblogging server
|
627
|
+
</p>
|
628
|
+
</div>
|
629
|
+
|
630
|
+
<div class="f6 text-gray mt-2">
|
631
|
+
<span class="repo-language-color ml-0" style="background-color:#701516;"></span>
|
632
|
+
<span class="mr-3" itemprop="programmingLanguage">
|
633
|
+
Ruby
|
634
|
+
</span>
|
635
|
+
|
636
|
+
<a class="muted-link tooltipped tooltipped-s mr-3" href="/Gargron/mastodon/stargazers" aria-label="Stargazers">
|
637
|
+
<svg aria-hidden="true" class="octicon octicon-star" height="16" version="1.1" viewBox="0 0 14 16" width="14"><path d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74z"></path></svg>
|
638
|
+
826
|
639
|
+
</a>
|
640
|
+
|
641
|
+
<a class="muted-link tooltipped tooltipped-s mr-3" href="/Gargron/mastodon/network" aria-label="Forks">
|
642
|
+
<svg aria-hidden="true" class="octicon octicon-repo-forked" height="16" version="1.1" viewBox="0 0 10 16" width="10"><path d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z"></path></svg>
|
643
|
+
46
|
644
|
+
</a>
|
645
|
+
|
646
|
+
|
647
|
+
Built by
|
648
|
+
<a href="/Gargron/mastodon/graphs/contributors" class="no-underline">
|
649
|
+
<img alt="@Gargron" class="avatar mb-1" height="20" src="https://avatars0.githubusercontent.com/u/184731?v=3&s=40" title="Gargron" width="20" />
|
650
|
+
<img alt="@kschaper" class="avatar mb-1" height="20" src="https://avatars2.githubusercontent.com/u/386066?v=3&s=40" title="kschaper" width="20" />
|
651
|
+
<img alt="@fhemberger" class="avatar mb-1" height="20" src="https://avatars3.githubusercontent.com/u/153481?v=3&s=40" title="fhemberger" width="20" />
|
652
|
+
<img alt="@vayan" class="avatar mb-1" height="20" src="https://avatars3.githubusercontent.com/u/2945291?v=3&s=40" title="vayan" width="20" />
|
653
|
+
<img alt="@waldyrious" class="avatar mb-1" height="20" src="https://avatars1.githubusercontent.com/u/478237?v=3&s=40" title="waldyrious" width="20" />
|
654
|
+
</a>
|
655
|
+
|
656
|
+
<span class="float-right">
|
657
|
+
<svg aria-hidden="true" class="octicon octicon-star" height="16" version="1.1" viewBox="0 0 14 16" width="14"><path d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74z"></path></svg>
|
658
|
+
115 stars this week
|
659
|
+
</span>
|
660
|
+
</div>
|
661
|
+
</li>
|
662
|
+
|
663
|
+
<li class="col-12 d-block width-full py-4 border-bottom" id="pa-hexapdf">
|
664
|
+
<div class="d-inline-block col-9 mb-1">
|
665
|
+
<h3>
|
666
|
+
<a href="/gettalong/hexapdf">
|
667
|
+
<span class="text-normal">gettalong / </span>hexapdf
|
668
|
+
</a> </h3>
|
669
|
+
</div>
|
670
|
+
|
671
|
+
<div class="float-right">
|
672
|
+
<a href="/login?return_to=%2Fgettalong%2Fhexapdf"
|
673
|
+
class="btn btn-sm tooltipped tooltipped-n"
|
674
|
+
aria-label="You must be signed in to star a repository" rel="nofollow">
|
675
|
+
<svg aria-hidden="true" class="octicon octicon-star" height="16" version="1.1" viewBox="0 0 14 16" width="14"><path d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74z"></path></svg>
|
676
|
+
Star
|
677
|
+
</a>
|
678
|
+
|
679
|
+
|
680
|
+
</div>
|
681
|
+
|
682
|
+
<div class="py-1">
|
683
|
+
<p class="col-9 d-inline-block text-gray m-0 pr-4">
|
684
|
+
Versatile PDF creation and manipulation for Ruby
|
685
|
+
</p>
|
686
|
+
</div>
|
687
|
+
|
688
|
+
<div class="f6 text-gray mt-2">
|
689
|
+
<span class="repo-language-color ml-0" style="background-color:#701516;"></span>
|
690
|
+
<span class="mr-3" itemprop="programmingLanguage">
|
691
|
+
Ruby
|
692
|
+
</span>
|
693
|
+
|
694
|
+
<a class="muted-link tooltipped tooltipped-s mr-3" href="/gettalong/hexapdf/stargazers" aria-label="Stargazers">
|
695
|
+
<svg aria-hidden="true" class="octicon octicon-star" height="16" version="1.1" viewBox="0 0 14 16" width="14"><path d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74z"></path></svg>
|
696
|
+
303
|
697
|
+
</a>
|
698
|
+
|
699
|
+
<a class="muted-link tooltipped tooltipped-s mr-3" href="/gettalong/hexapdf/network" aria-label="Forks">
|
700
|
+
<svg aria-hidden="true" class="octicon octicon-repo-forked" height="16" version="1.1" viewBox="0 0 10 16" width="10"><path d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z"></path></svg>
|
701
|
+
5
|
702
|
+
</a>
|
703
|
+
|
704
|
+
|
705
|
+
Built by
|
706
|
+
<a href="/gettalong/hexapdf/graphs/contributors" class="no-underline">
|
707
|
+
<img alt="@gettalong" class="avatar mb-1" height="20" src="https://avatars0.githubusercontent.com/u/4104?v=3&s=40" title="gettalong" width="20" />
|
708
|
+
</a>
|
709
|
+
|
710
|
+
<span class="float-right">
|
711
|
+
<svg aria-hidden="true" class="octicon octicon-star" height="16" version="1.1" viewBox="0 0 14 16" width="14"><path d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74z"></path></svg>
|
712
|
+
108 stars this week
|
713
|
+
</span>
|
714
|
+
</div>
|
715
|
+
</li>
|
716
|
+
|
717
|
+
<li class="col-12 d-block width-full py-4 border-bottom" id="pa-TimLiu-iOS">
|
718
|
+
<div class="d-inline-block col-9 mb-1">
|
719
|
+
<h3>
|
720
|
+
<a href="/Tim9Liu9/TimLiu-iOS">
|
721
|
+
<span class="text-normal">Tim9Liu9 / </span>TimLiu-iOS
|
722
|
+
</a> </h3>
|
723
|
+
</div>
|
724
|
+
|
725
|
+
<div class="float-right">
|
726
|
+
<a href="/login?return_to=%2FTim9Liu9%2FTimLiu-iOS"
|
727
|
+
class="btn btn-sm tooltipped tooltipped-n"
|
728
|
+
aria-label="You must be signed in to star a repository" rel="nofollow">
|
729
|
+
<svg aria-hidden="true" class="octicon octicon-star" height="16" version="1.1" viewBox="0 0 14 16" width="14"><path d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74z"></path></svg>
|
730
|
+
Star
|
731
|
+
</a>
|
732
|
+
|
733
|
+
|
734
|
+
</div>
|
735
|
+
|
736
|
+
<div class="py-1">
|
737
|
+
<p class="col-9 d-inline-block text-gray m-0 pr-4">
|
738
|
+
iOS开发常用三方库、插件、知名博客等等
|
739
|
+
</p>
|
740
|
+
</div>
|
741
|
+
|
742
|
+
<div class="f6 text-gray mt-2">
|
743
|
+
<span class="repo-language-color ml-0" style="background-color:#701516;"></span>
|
744
|
+
<span class="mr-3" itemprop="programmingLanguage">
|
745
|
+
Ruby
|
746
|
+
</span>
|
747
|
+
|
748
|
+
<a class="muted-link tooltipped tooltipped-s mr-3" href="/Tim9Liu9/TimLiu-iOS/stargazers" aria-label="Stargazers">
|
749
|
+
<svg aria-hidden="true" class="octicon octicon-star" height="16" version="1.1" viewBox="0 0 14 16" width="14"><path d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74z"></path></svg>
|
750
|
+
4830
|
751
|
+
</a>
|
752
|
+
|
753
|
+
<a class="muted-link tooltipped tooltipped-s mr-3" href="/Tim9Liu9/TimLiu-iOS/network" aria-label="Forks">
|
754
|
+
<svg aria-hidden="true" class="octicon octicon-repo-forked" height="16" version="1.1" viewBox="0 0 10 16" width="10"><path d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z"></path></svg>
|
755
|
+
1,818
|
756
|
+
</a>
|
757
|
+
|
758
|
+
|
759
|
+
Built by
|
760
|
+
<a href="/Tim9Liu9/TimLiu-iOS/graphs/contributors" class="no-underline">
|
761
|
+
<img alt="@Tim9Liu9" class="avatar mb-1" height="20" src="https://avatars0.githubusercontent.com/u/7368592?v=3&s=40" title="Tim9Liu9" width="20" />
|
762
|
+
<img alt="@mrhyh" class="avatar mb-1" height="20" src="https://avatars3.githubusercontent.com/u/12312056?v=3&s=40" title="mrhyh" width="20" />
|
763
|
+
<img alt="@jkpang" class="avatar mb-1" height="20" src="https://avatars0.githubusercontent.com/u/17583451?v=3&s=40" title="jkpang" width="20" />
|
764
|
+
<img alt="@sasuke6" class="avatar mb-1" height="20" src="https://avatars0.githubusercontent.com/u/9285483?v=3&s=40" title="sasuke6" width="20" />
|
765
|
+
<img alt="@Suzhenyu" class="avatar mb-1" height="20" src="https://avatars3.githubusercontent.com/u/12411580?v=3&s=40" title="Suzhenyu" width="20" />
|
766
|
+
</a>
|
767
|
+
|
768
|
+
<span class="float-right">
|
769
|
+
<svg aria-hidden="true" class="octicon octicon-star" height="16" version="1.1" viewBox="0 0 14 16" width="14"><path d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74z"></path></svg>
|
770
|
+
73 stars this week
|
771
|
+
</span>
|
772
|
+
</div>
|
773
|
+
</li>
|
774
|
+
|
775
|
+
<li class="col-12 d-block width-full py-4 border-bottom" id="pa-metasploit-framework">
|
776
|
+
<div class="d-inline-block col-9 mb-1">
|
777
|
+
<h3>
|
778
|
+
<a href="/rapid7/metasploit-framework">
|
779
|
+
<span class="text-normal">rapid7 / </span>metasploit-framework
|
780
|
+
</a> </h3>
|
781
|
+
</div>
|
782
|
+
|
783
|
+
<div class="float-right">
|
784
|
+
<a href="/login?return_to=%2Frapid7%2Fmetasploit-framework"
|
785
|
+
class="btn btn-sm tooltipped tooltipped-n"
|
786
|
+
aria-label="You must be signed in to star a repository" rel="nofollow">
|
787
|
+
<svg aria-hidden="true" class="octicon octicon-star" height="16" version="1.1" viewBox="0 0 14 16" width="14"><path d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74z"></path></svg>
|
788
|
+
Star
|
789
|
+
</a>
|
790
|
+
|
791
|
+
|
792
|
+
</div>
|
793
|
+
|
794
|
+
<div class="py-1">
|
795
|
+
<p class="col-9 d-inline-block text-gray m-0 pr-4">
|
796
|
+
Metasploit Framework
|
797
|
+
</p>
|
798
|
+
</div>
|
799
|
+
|
800
|
+
<div class="f6 text-gray mt-2">
|
801
|
+
<span class="repo-language-color ml-0" style="background-color:#701516;"></span>
|
802
|
+
<span class="mr-3" itemprop="programmingLanguage">
|
803
|
+
Ruby
|
804
|
+
</span>
|
805
|
+
|
806
|
+
<a class="muted-link tooltipped tooltipped-s mr-3" href="/rapid7/metasploit-framework/stargazers" aria-label="Stargazers">
|
807
|
+
<svg aria-hidden="true" class="octicon octicon-star" height="16" version="1.1" viewBox="0 0 14 16" width="14"><path d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74z"></path></svg>
|
808
|
+
6996
|
809
|
+
</a>
|
810
|
+
|
811
|
+
<a class="muted-link tooltipped tooltipped-s mr-3" href="/rapid7/metasploit-framework/network" aria-label="Forks">
|
812
|
+
<svg aria-hidden="true" class="octicon octicon-repo-forked" height="16" version="1.1" viewBox="0 0 10 16" width="10"><path d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z"></path></svg>
|
813
|
+
4,555
|
814
|
+
</a>
|
815
|
+
|
816
|
+
|
817
|
+
Built by
|
818
|
+
<a href="/rapid7/metasploit-framework/graphs/contributors" class="no-underline">
|
819
|
+
<img alt="@pedrib" class="avatar mb-1" height="20" src="https://avatars2.githubusercontent.com/u/5311656?v=3&s=40" title="pedrib" width="20" />
|
820
|
+
<img alt="@aushack" class="avatar mb-1" height="20" src="https://avatars1.githubusercontent.com/u/1175434?v=3&s=40" title="aushack" width="20" />
|
821
|
+
<img alt="@nixawk" class="avatar mb-1" height="20" src="https://avatars3.githubusercontent.com/u/7352479?v=3&s=40" title="nixawk" width="20" />
|
822
|
+
<img alt="@h00die" class="avatar mb-1" height="20" src="https://avatars0.githubusercontent.com/u/752491?v=3&s=40" title="h00die" width="20" />
|
823
|
+
<img alt="@stephenfewer" class="avatar mb-1" height="20" src="https://avatars3.githubusercontent.com/u/1172185?v=3&s=40" title="stephenfewer" width="20" />
|
824
|
+
</a>
|
825
|
+
|
826
|
+
<span class="float-right">
|
827
|
+
<svg aria-hidden="true" class="octicon octicon-star" height="16" version="1.1" viewBox="0 0 14 16" width="14"><path d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74z"></path></svg>
|
828
|
+
64 stars this week
|
829
|
+
</span>
|
830
|
+
</div>
|
831
|
+
</li>
|
832
|
+
|
833
|
+
<li class="col-12 d-block width-full py-4 border-bottom" id="pa-vagrant">
|
834
|
+
<div class="d-inline-block col-9 mb-1">
|
835
|
+
<h3>
|
836
|
+
<a href="/mitchellh/vagrant">
|
837
|
+
<span class="text-normal">mitchellh / </span>vagrant
|
838
|
+
</a> </h3>
|
839
|
+
</div>
|
840
|
+
|
841
|
+
<div class="float-right">
|
842
|
+
<a href="/login?return_to=%2Fmitchellh%2Fvagrant"
|
843
|
+
class="btn btn-sm tooltipped tooltipped-n"
|
844
|
+
aria-label="You must be signed in to star a repository" rel="nofollow">
|
845
|
+
<svg aria-hidden="true" class="octicon octicon-star" height="16" version="1.1" viewBox="0 0 14 16" width="14"><path d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74z"></path></svg>
|
846
|
+
Star
|
847
|
+
</a>
|
848
|
+
|
849
|
+
|
850
|
+
</div>
|
851
|
+
|
852
|
+
<div class="py-1">
|
853
|
+
<p class="col-9 d-inline-block text-gray m-0 pr-4">
|
854
|
+
Vagrant is a tool for building and distributing development environments.
|
855
|
+
</p>
|
856
|
+
</div>
|
857
|
+
|
858
|
+
<div class="f6 text-gray mt-2">
|
859
|
+
<span class="repo-language-color ml-0" style="background-color:#701516;"></span>
|
860
|
+
<span class="mr-3" itemprop="programmingLanguage">
|
861
|
+
Ruby
|
862
|
+
</span>
|
863
|
+
|
864
|
+
<a class="muted-link tooltipped tooltipped-s mr-3" href="/mitchellh/vagrant/stargazers" aria-label="Stargazers">
|
865
|
+
<svg aria-hidden="true" class="octicon octicon-star" height="16" version="1.1" viewBox="0 0 14 16" width="14"><path d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74z"></path></svg>
|
866
|
+
13443
|
867
|
+
</a>
|
868
|
+
|
869
|
+
<a class="muted-link tooltipped tooltipped-s mr-3" href="/mitchellh/vagrant/network" aria-label="Forks">
|
870
|
+
<svg aria-hidden="true" class="octicon octicon-repo-forked" height="16" version="1.1" viewBox="0 0 10 16" width="10"><path d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z"></path></svg>
|
871
|
+
2,842
|
872
|
+
</a>
|
873
|
+
|
874
|
+
|
875
|
+
Built by
|
876
|
+
<a href="/mitchellh/vagrant/graphs/contributors" class="no-underline">
|
877
|
+
<img alt="@mitchellh" class="avatar mb-1" height="20" src="https://avatars2.githubusercontent.com/u/1299?v=3&s=40" title="mitchellh" width="20" />
|
878
|
+
<img alt="@sethvargo" class="avatar mb-1" height="20" src="https://avatars1.githubusercontent.com/u/408570?v=3&s=40" title="sethvargo" width="20" />
|
879
|
+
<img alt="@gildegoma" class="avatar mb-1" height="20" src="https://avatars2.githubusercontent.com/u/434654?v=3&s=40" title="gildegoma" width="20" />
|
880
|
+
<img alt="@chrisroberts" class="avatar mb-1" height="20" src="https://avatars3.githubusercontent.com/u/266674?v=3&s=40" title="chrisroberts" width="20" />
|
881
|
+
<img alt="@fgrehm" class="avatar mb-1" height="20" src="https://avatars3.githubusercontent.com/u/81859?v=3&s=40" title="fgrehm" width="20" />
|
882
|
+
</a>
|
883
|
+
|
884
|
+
<span class="float-right">
|
885
|
+
<svg aria-hidden="true" class="octicon octicon-star" height="16" version="1.1" viewBox="0 0 14 16" width="14"><path d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74z"></path></svg>
|
886
|
+
69 stars this week
|
887
|
+
</span>
|
888
|
+
</div>
|
889
|
+
</li>
|
890
|
+
|
891
|
+
<li class="col-12 d-block width-full py-4 border-bottom" id="pa-discourse">
|
892
|
+
<div class="d-inline-block col-9 mb-1">
|
893
|
+
<h3>
|
894
|
+
<a href="/discourse/discourse">
|
895
|
+
<span class="text-normal">discourse / </span>discourse
|
896
|
+
</a> </h3>
|
897
|
+
</div>
|
898
|
+
|
899
|
+
<div class="float-right">
|
900
|
+
<a href="/login?return_to=%2Fdiscourse%2Fdiscourse"
|
901
|
+
class="btn btn-sm tooltipped tooltipped-n"
|
902
|
+
aria-label="You must be signed in to star a repository" rel="nofollow">
|
903
|
+
<svg aria-hidden="true" class="octicon octicon-star" height="16" version="1.1" viewBox="0 0 14 16" width="14"><path d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74z"></path></svg>
|
904
|
+
Star
|
905
|
+
</a>
|
906
|
+
|
907
|
+
|
908
|
+
</div>
|
909
|
+
|
910
|
+
<div class="py-1">
|
911
|
+
<p class="col-9 d-inline-block text-gray m-0 pr-4">
|
912
|
+
A platform for community discussion. Free, open, simple.
|
913
|
+
</p>
|
914
|
+
</div>
|
915
|
+
|
916
|
+
<div class="f6 text-gray mt-2">
|
917
|
+
<span class="repo-language-color ml-0" style="background-color:#701516;"></span>
|
918
|
+
<span class="mr-3" itemprop="programmingLanguage">
|
919
|
+
Ruby
|
920
|
+
</span>
|
921
|
+
|
922
|
+
<a class="muted-link tooltipped tooltipped-s mr-3" href="/discourse/discourse/stargazers" aria-label="Stargazers">
|
923
|
+
<svg aria-hidden="true" class="octicon octicon-star" height="16" version="1.1" viewBox="0 0 14 16" width="14"><path d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74z"></path></svg>
|
924
|
+
19671
|
925
|
+
</a>
|
926
|
+
|
927
|
+
<a class="muted-link tooltipped tooltipped-s mr-3" href="/discourse/discourse/network" aria-label="Forks">
|
928
|
+
<svg aria-hidden="true" class="octicon octicon-repo-forked" height="16" version="1.1" viewBox="0 0 10 16" width="10"><path d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z"></path></svg>
|
929
|
+
5,197
|
930
|
+
</a>
|
931
|
+
|
932
|
+
|
933
|
+
Built by
|
934
|
+
<a href="/discourse/discourse/graphs/contributors" class="no-underline">
|
935
|
+
<img alt="@eviltrout" class="avatar mb-1" height="20" src="https://avatars1.githubusercontent.com/u/17538?v=3&s=40" title="eviltrout" width="20" />
|
936
|
+
<img alt="@SamSaffron" class="avatar mb-1" height="20" src="https://avatars0.githubusercontent.com/u/5213?v=3&s=40" title="SamSaffron" width="20" />
|
937
|
+
<img alt="@ZogStriP" class="avatar mb-1" height="20" src="https://avatars1.githubusercontent.com/u/362783?v=3&s=40" title="ZogStriP" width="20" />
|
938
|
+
<img alt="@coding-horror" class="avatar mb-1" height="20" src="https://avatars2.githubusercontent.com/u/1522517?v=3&s=40" title="coding-horror" width="20" />
|
939
|
+
<img alt="@nlalonde" class="avatar mb-1" height="20" src="https://avatars3.githubusercontent.com/u/151885?v=3&s=40" title="nlalonde" width="20" />
|
940
|
+
</a>
|
941
|
+
|
942
|
+
<span class="float-right">
|
943
|
+
<svg aria-hidden="true" class="octicon octicon-star" height="16" version="1.1" viewBox="0 0 14 16" width="14"><path d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74z"></path></svg>
|
944
|
+
61 stars this week
|
945
|
+
</span>
|
946
|
+
</div>
|
947
|
+
</li>
|
948
|
+
|
949
|
+
<li class="col-12 d-block width-full py-4 border-bottom" id="pa-kuroko2">
|
950
|
+
<div class="d-inline-block col-9 mb-1">
|
951
|
+
<h3>
|
952
|
+
<a href="/cookpad/kuroko2">
|
953
|
+
<span class="text-normal">cookpad / </span>kuroko2
|
954
|
+
</a> </h3>
|
955
|
+
</div>
|
956
|
+
|
957
|
+
<div class="float-right">
|
958
|
+
<a href="/login?return_to=%2Fcookpad%2Fkuroko2"
|
959
|
+
class="btn btn-sm tooltipped tooltipped-n"
|
960
|
+
aria-label="You must be signed in to star a repository" rel="nofollow">
|
961
|
+
<svg aria-hidden="true" class="octicon octicon-star" height="16" version="1.1" viewBox="0 0 14 16" width="14"><path d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74z"></path></svg>
|
962
|
+
Star
|
963
|
+
</a>
|
964
|
+
|
965
|
+
|
966
|
+
</div>
|
967
|
+
|
968
|
+
<div class="py-1">
|
969
|
+
<p class="col-9 d-inline-block text-gray m-0 pr-4">
|
970
|
+
Kuroko2 is a web-based job scheduler / workflow engine.
|
971
|
+
</p>
|
972
|
+
</div>
|
973
|
+
|
974
|
+
<div class="f6 text-gray mt-2">
|
975
|
+
<span class="repo-language-color ml-0" style="background-color:#701516;"></span>
|
976
|
+
<span class="mr-3" itemprop="programmingLanguage">
|
977
|
+
Ruby
|
978
|
+
</span>
|
979
|
+
|
980
|
+
<a class="muted-link tooltipped tooltipped-s mr-3" href="/cookpad/kuroko2/stargazers" aria-label="Stargazers">
|
981
|
+
<svg aria-hidden="true" class="octicon octicon-star" height="16" version="1.1" viewBox="0 0 14 16" width="14"><path d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74z"></path></svg>
|
982
|
+
85
|
983
|
+
</a>
|
984
|
+
|
985
|
+
<a class="muted-link tooltipped tooltipped-s mr-3" href="/cookpad/kuroko2/network" aria-label="Forks">
|
986
|
+
<svg aria-hidden="true" class="octicon octicon-repo-forked" height="16" version="1.1" viewBox="0 0 10 16" width="10"><path d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z"></path></svg>
|
987
|
+
3
|
988
|
+
</a>
|
989
|
+
|
990
|
+
|
991
|
+
Built by
|
992
|
+
<a href="/cookpad/kuroko2/graphs/contributors" class="no-underline">
|
993
|
+
<img alt="@eisuke" class="avatar mb-1" height="20" src="https://avatars3.githubusercontent.com/u/39011?v=3&s=40" title="eisuke" width="20" />
|
994
|
+
<img alt="@eagletmt" class="avatar mb-1" height="20" src="https://avatars1.githubusercontent.com/u/69755?v=3&s=40" title="eagletmt" width="20" />
|
995
|
+
<img alt="@hogelog" class="avatar mb-1" height="20" src="https://avatars3.githubusercontent.com/u/50920?v=3&s=40" title="hogelog" width="20" />
|
996
|
+
<img alt="@takai" class="avatar mb-1" height="20" src="https://avatars2.githubusercontent.com/u/9104?v=3&s=40" title="takai" width="20" />
|
997
|
+
</a>
|
998
|
+
|
999
|
+
<span class="float-right">
|
1000
|
+
<svg aria-hidden="true" class="octicon octicon-star" height="16" version="1.1" viewBox="0 0 14 16" width="14"><path d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74z"></path></svg>
|
1001
|
+
74 stars this week
|
1002
|
+
</span>
|
1003
|
+
</div>
|
1004
|
+
</li>
|
1005
|
+
|
1006
|
+
<li class="col-12 d-block width-full py-4 border-bottom" id="pa-react_on_rails">
|
1007
|
+
<div class="d-inline-block col-9 mb-1">
|
1008
|
+
<h3>
|
1009
|
+
<a href="/shakacode/react_on_rails">
|
1010
|
+
<span class="text-normal">shakacode / </span>react_on_rails
|
1011
|
+
</a> </h3>
|
1012
|
+
</div>
|
1013
|
+
|
1014
|
+
<div class="float-right">
|
1015
|
+
<a href="/login?return_to=%2Fshakacode%2Freact_on_rails"
|
1016
|
+
class="btn btn-sm tooltipped tooltipped-n"
|
1017
|
+
aria-label="You must be signed in to star a repository" rel="nofollow">
|
1018
|
+
<svg aria-hidden="true" class="octicon octicon-star" height="16" version="1.1" viewBox="0 0 14 16" width="14"><path d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74z"></path></svg>
|
1019
|
+
Star
|
1020
|
+
</a>
|
1021
|
+
|
1022
|
+
|
1023
|
+
</div>
|
1024
|
+
|
1025
|
+
<div class="py-1">
|
1026
|
+
<p class="col-9 d-inline-block text-gray m-0 pr-4">
|
1027
|
+
Integration of React + Webpack + Rails to build Universal (Isomorphic) Apps
|
1028
|
+
</p>
|
1029
|
+
</div>
|
1030
|
+
|
1031
|
+
<div class="f6 text-gray mt-2">
|
1032
|
+
<span class="repo-language-color ml-0" style="background-color:#701516;"></span>
|
1033
|
+
<span class="mr-3" itemprop="programmingLanguage">
|
1034
|
+
Ruby
|
1035
|
+
</span>
|
1036
|
+
|
1037
|
+
<a class="muted-link tooltipped tooltipped-s mr-3" href="/shakacode/react_on_rails/stargazers" aria-label="Stargazers">
|
1038
|
+
<svg aria-hidden="true" class="octicon octicon-star" height="16" version="1.1" viewBox="0 0 14 16" width="14"><path d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74z"></path></svg>
|
1039
|
+
2114
|
1040
|
+
</a>
|
1041
|
+
|
1042
|
+
<a class="muted-link tooltipped tooltipped-s mr-3" href="/shakacode/react_on_rails/network" aria-label="Forks">
|
1043
|
+
<svg aria-hidden="true" class="octicon octicon-repo-forked" height="16" version="1.1" viewBox="0 0 10 16" width="10"><path d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z"></path></svg>
|
1044
|
+
220
|
1045
|
+
</a>
|
1046
|
+
|
1047
|
+
|
1048
|
+
Built by
|
1049
|
+
<a href="/shakacode/react_on_rails/graphs/contributors" class="no-underline">
|
1050
|
+
<img alt="@justin808" class="avatar mb-1" height="20" src="https://avatars2.githubusercontent.com/u/1118459?v=3&s=40" title="justin808" width="20" />
|
1051
|
+
<img alt="@robwise" class="avatar mb-1" height="20" src="https://avatars3.githubusercontent.com/u/6173488?v=3&s=40" title="robwise" width="20" />
|
1052
|
+
<img alt="@dylangrafmyre" class="avatar mb-1" height="20" src="https://avatars1.githubusercontent.com/u/8039859?v=3&s=40" title="dylangrafmyre" width="20" />
|
1053
|
+
<img alt="@yorzi" class="avatar mb-1" height="20" src="https://avatars1.githubusercontent.com/u/38976?v=3&s=40" title="yorzi" width="20" />
|
1054
|
+
<img alt="@lucke84" class="avatar mb-1" height="20" src="https://avatars3.githubusercontent.com/u/783937?v=3&s=40" title="lucke84" width="20" />
|
1055
|
+
</a>
|
1056
|
+
|
1057
|
+
<span class="float-right">
|
1058
|
+
<svg aria-hidden="true" class="octicon octicon-star" height="16" version="1.1" viewBox="0 0 14 16" width="14"><path d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74z"></path></svg>
|
1059
|
+
64 stars this week
|
1060
|
+
</span>
|
1061
|
+
</div>
|
1062
|
+
</li>
|
1063
|
+
|
1064
|
+
<li class="col-12 d-block width-full py-4 border-bottom" id="pa-homebrew-cask">
|
1065
|
+
<div class="d-inline-block col-9 mb-1">
|
1066
|
+
<h3>
|
1067
|
+
<a href="/caskroom/homebrew-cask">
|
1068
|
+
<span class="text-normal">caskroom / </span>homebrew-cask
|
1069
|
+
</a> </h3>
|
1070
|
+
</div>
|
1071
|
+
|
1072
|
+
<div class="float-right">
|
1073
|
+
<a href="/login?return_to=%2Fcaskroom%2Fhomebrew-cask"
|
1074
|
+
class="btn btn-sm tooltipped tooltipped-n"
|
1075
|
+
aria-label="You must be signed in to star a repository" rel="nofollow">
|
1076
|
+
<svg aria-hidden="true" class="octicon octicon-star" height="16" version="1.1" viewBox="0 0 14 16" width="14"><path d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74z"></path></svg>
|
1077
|
+
Star
|
1078
|
+
</a>
|
1079
|
+
|
1080
|
+
|
1081
|
+
</div>
|
1082
|
+
|
1083
|
+
<div class="py-1">
|
1084
|
+
<p class="col-9 d-inline-block text-gray m-0 pr-4">
|
1085
|
+
A CLI workflow for the administration of Mac applications distributed as binaries
|
1086
|
+
</p>
|
1087
|
+
</div>
|
1088
|
+
|
1089
|
+
<div class="f6 text-gray mt-2">
|
1090
|
+
<span class="repo-language-color ml-0" style="background-color:#701516;"></span>
|
1091
|
+
<span class="mr-3" itemprop="programmingLanguage">
|
1092
|
+
Ruby
|
1093
|
+
</span>
|
1094
|
+
|
1095
|
+
<a class="muted-link tooltipped tooltipped-s mr-3" href="/caskroom/homebrew-cask/stargazers" aria-label="Stargazers">
|
1096
|
+
<svg aria-hidden="true" class="octicon octicon-star" height="16" version="1.1" viewBox="0 0 14 16" width="14"><path d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74z"></path></svg>
|
1097
|
+
9883
|
1098
|
+
</a>
|
1099
|
+
|
1100
|
+
<a class="muted-link tooltipped tooltipped-s mr-3" href="/caskroom/homebrew-cask/network" aria-label="Forks">
|
1101
|
+
<svg aria-hidden="true" class="octicon octicon-repo-forked" height="16" version="1.1" viewBox="0 0 10 16" width="10"><path d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z"></path></svg>
|
1102
|
+
4,250
|
1103
|
+
</a>
|
1104
|
+
|
1105
|
+
|
1106
|
+
Built by
|
1107
|
+
<a href="/caskroom/homebrew-cask/graphs/contributors" class="no-underline">
|
1108
|
+
<img alt="@rolandwalker" class="avatar mb-1" height="20" src="https://avatars0.githubusercontent.com/u/727482?v=3&s=40" title="rolandwalker" width="20" />
|
1109
|
+
<img alt="@vitorgalvao" class="avatar mb-1" height="20" src="https://avatars2.githubusercontent.com/u/1699443?v=3&s=40" title="vitorgalvao" width="20" />
|
1110
|
+
<img alt="@victorpopkov" class="avatar mb-1" height="20" src="https://avatars2.githubusercontent.com/u/2471327?v=3&s=40" title="victorpopkov" width="20" />
|
1111
|
+
<img alt="@ndr-qef" class="avatar mb-1" height="20" src="https://avatars1.githubusercontent.com/u/3063022?v=3&s=40" title="ndr-qef" width="20" />
|
1112
|
+
<img alt="@fanquake" class="avatar mb-1" height="20" src="https://avatars1.githubusercontent.com/u/863730?v=3&s=40" title="fanquake" width="20" />
|
1113
|
+
</a>
|
1114
|
+
|
1115
|
+
<span class="float-right">
|
1116
|
+
<svg aria-hidden="true" class="octicon octicon-star" height="16" version="1.1" viewBox="0 0 14 16" width="14"><path d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74z"></path></svg>
|
1117
|
+
43 stars this week
|
1118
|
+
</span>
|
1119
|
+
</div>
|
1120
|
+
</li>
|
1121
|
+
|
1122
|
+
<li class="col-12 d-block width-full py-4 border-bottom" id="pa-devdocs">
|
1123
|
+
<div class="d-inline-block col-9 mb-1">
|
1124
|
+
<h3>
|
1125
|
+
<a href="/Thibaut/devdocs">
|
1126
|
+
<span class="text-normal">Thibaut / </span>devdocs
|
1127
|
+
</a> </h3>
|
1128
|
+
</div>
|
1129
|
+
|
1130
|
+
<div class="float-right">
|
1131
|
+
<a href="/login?return_to=%2FThibaut%2Fdevdocs"
|
1132
|
+
class="btn btn-sm tooltipped tooltipped-n"
|
1133
|
+
aria-label="You must be signed in to star a repository" rel="nofollow">
|
1134
|
+
<svg aria-hidden="true" class="octicon octicon-star" height="16" version="1.1" viewBox="0 0 14 16" width="14"><path d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74z"></path></svg>
|
1135
|
+
Star
|
1136
|
+
</a>
|
1137
|
+
|
1138
|
+
|
1139
|
+
</div>
|
1140
|
+
|
1141
|
+
<div class="py-1">
|
1142
|
+
<p class="col-9 d-inline-block text-gray m-0 pr-4">
|
1143
|
+
API Documentation Browser
|
1144
|
+
</p>
|
1145
|
+
</div>
|
1146
|
+
|
1147
|
+
<div class="f6 text-gray mt-2">
|
1148
|
+
<span class="repo-language-color ml-0" style="background-color:#701516;"></span>
|
1149
|
+
<span class="mr-3" itemprop="programmingLanguage">
|
1150
|
+
Ruby
|
1151
|
+
</span>
|
1152
|
+
|
1153
|
+
<a class="muted-link tooltipped tooltipped-s mr-3" href="/Thibaut/devdocs/stargazers" aria-label="Stargazers">
|
1154
|
+
<svg aria-hidden="true" class="octicon octicon-star" height="16" version="1.1" viewBox="0 0 14 16" width="14"><path d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74z"></path></svg>
|
1155
|
+
10699
|
1156
|
+
</a>
|
1157
|
+
|
1158
|
+
<a class="muted-link tooltipped tooltipped-s mr-3" href="/Thibaut/devdocs/network" aria-label="Forks">
|
1159
|
+
<svg aria-hidden="true" class="octicon octicon-repo-forked" height="16" version="1.1" viewBox="0 0 10 16" width="10"><path d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z"></path></svg>
|
1160
|
+
702
|
1161
|
+
</a>
|
1162
|
+
|
1163
|
+
|
1164
|
+
Built by
|
1165
|
+
<a href="/Thibaut/devdocs/graphs/contributors" class="no-underline">
|
1166
|
+
<img alt="@Thibaut" class="avatar mb-1" height="20" src="https://avatars1.githubusercontent.com/u/17579?v=3&s=40" title="Thibaut" width="20" />
|
1167
|
+
<img alt="@TrangPham" class="avatar mb-1" height="20" src="https://avatars1.githubusercontent.com/u/2117313?v=3&s=40" title="TrangPham" width="20" />
|
1168
|
+
<img alt="@romeovs" class="avatar mb-1" height="20" src="https://avatars0.githubusercontent.com/u/1250185?v=3&s=40" title="romeovs" width="20" />
|
1169
|
+
<img alt="@japborst" class="avatar mb-1" height="20" src="https://avatars0.githubusercontent.com/u/1426824?v=3&s=40" title="japborst" width="20" />
|
1170
|
+
<img alt="@dhenson02" class="avatar mb-1" height="20" src="https://avatars3.githubusercontent.com/u/6307088?v=3&s=40" title="dhenson02" width="20" />
|
1171
|
+
</a>
|
1172
|
+
|
1173
|
+
<span class="float-right">
|
1174
|
+
<svg aria-hidden="true" class="octicon octicon-star" height="16" version="1.1" viewBox="0 0 14 16" width="14"><path d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74z"></path></svg>
|
1175
|
+
55 stars this week
|
1176
|
+
</span>
|
1177
|
+
</div>
|
1178
|
+
</li>
|
1179
|
+
|
1180
|
+
<li class="col-12 d-block width-full py-4 border-bottom" id="pa-devise">
|
1181
|
+
<div class="d-inline-block col-9 mb-1">
|
1182
|
+
<h3>
|
1183
|
+
<a href="/plataformatec/devise">
|
1184
|
+
<span class="text-normal">plataformatec / </span>devise
|
1185
|
+
</a> </h3>
|
1186
|
+
</div>
|
1187
|
+
|
1188
|
+
<div class="float-right">
|
1189
|
+
<a href="/login?return_to=%2Fplataformatec%2Fdevise"
|
1190
|
+
class="btn btn-sm tooltipped tooltipped-n"
|
1191
|
+
aria-label="You must be signed in to star a repository" rel="nofollow">
|
1192
|
+
<svg aria-hidden="true" class="octicon octicon-star" height="16" version="1.1" viewBox="0 0 14 16" width="14"><path d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74z"></path></svg>
|
1193
|
+
Star
|
1194
|
+
</a>
|
1195
|
+
|
1196
|
+
|
1197
|
+
</div>
|
1198
|
+
|
1199
|
+
<div class="py-1">
|
1200
|
+
<p class="col-9 d-inline-block text-gray m-0 pr-4">
|
1201
|
+
Flexible authentication solution for Rails with Warden.
|
1202
|
+
</p>
|
1203
|
+
</div>
|
1204
|
+
|
1205
|
+
<div class="f6 text-gray mt-2">
|
1206
|
+
<span class="repo-language-color ml-0" style="background-color:#701516;"></span>
|
1207
|
+
<span class="mr-3" itemprop="programmingLanguage">
|
1208
|
+
Ruby
|
1209
|
+
</span>
|
1210
|
+
|
1211
|
+
<a class="muted-link tooltipped tooltipped-s mr-3" href="/plataformatec/devise/stargazers" aria-label="Stargazers">
|
1212
|
+
<svg aria-hidden="true" class="octicon octicon-star" height="16" version="1.1" viewBox="0 0 14 16" width="14"><path d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74z"></path></svg>
|
1213
|
+
16116
|
1214
|
+
</a>
|
1215
|
+
|
1216
|
+
<a class="muted-link tooltipped tooltipped-s mr-3" href="/plataformatec/devise/network" aria-label="Forks">
|
1217
|
+
<svg aria-hidden="true" class="octicon octicon-repo-forked" height="16" version="1.1" viewBox="0 0 10 16" width="10"><path d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z"></path></svg>
|
1218
|
+
3,650
|
1219
|
+
</a>
|
1220
|
+
|
1221
|
+
|
1222
|
+
Built by
|
1223
|
+
<a href="/plataformatec/devise/graphs/contributors" class="no-underline">
|
1224
|
+
<img alt="@josevalim" class="avatar mb-1" height="20" src="https://avatars3.githubusercontent.com/u/9582?v=3&s=40" title="josevalim" width="20" />
|
1225
|
+
<img alt="@carlosantoniodasilva" class="avatar mb-1" height="20" src="https://avatars3.githubusercontent.com/u/26328?v=3&s=40" title="carlosantoniodasilva" width="20" />
|
1226
|
+
<img alt="@lucasmazza" class="avatar mb-1" height="20" src="https://avatars2.githubusercontent.com/u/80978?v=3&s=40" title="lucasmazza" width="20" />
|
1227
|
+
<img alt="@nashby" class="avatar mb-1" height="20" src="https://avatars1.githubusercontent.com/u/200500?v=3&s=40" title="nashby" width="20" />
|
1228
|
+
<img alt="@rafaelfranca" class="avatar mb-1" height="20" src="https://avatars1.githubusercontent.com/u/47848?v=3&s=40" title="rafaelfranca" width="20" />
|
1229
|
+
</a>
|
1230
|
+
|
1231
|
+
<span class="float-right">
|
1232
|
+
<svg aria-hidden="true" class="octicon octicon-star" height="16" version="1.1" viewBox="0 0 14 16" width="14"><path d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74z"></path></svg>
|
1233
|
+
51 stars this week
|
1234
|
+
</span>
|
1235
|
+
</div>
|
1236
|
+
</li>
|
1237
|
+
|
1238
|
+
<li class="col-12 d-block width-full py-4 border-bottom" id="pa-ruby">
|
1239
|
+
<div class="d-inline-block col-9 mb-1">
|
1240
|
+
<h3>
|
1241
|
+
<a href="/ruby/ruby">
|
1242
|
+
<span class="text-normal">ruby / </span>ruby
|
1243
|
+
</a> </h3>
|
1244
|
+
</div>
|
1245
|
+
|
1246
|
+
<div class="float-right">
|
1247
|
+
<a href="/login?return_to=%2Fruby%2Fruby"
|
1248
|
+
class="btn btn-sm tooltipped tooltipped-n"
|
1249
|
+
aria-label="You must be signed in to star a repository" rel="nofollow">
|
1250
|
+
<svg aria-hidden="true" class="octicon octicon-star" height="16" version="1.1" viewBox="0 0 14 16" width="14"><path d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74z"></path></svg>
|
1251
|
+
Star
|
1252
|
+
</a>
|
1253
|
+
|
1254
|
+
|
1255
|
+
</div>
|
1256
|
+
|
1257
|
+
<div class="py-1">
|
1258
|
+
<p class="col-9 d-inline-block text-gray m-0 pr-4">
|
1259
|
+
The Ruby Programming Language
|
1260
|
+
</p>
|
1261
|
+
</div>
|
1262
|
+
|
1263
|
+
<div class="f6 text-gray mt-2">
|
1264
|
+
<span class="repo-language-color ml-0" style="background-color:#701516;"></span>
|
1265
|
+
<span class="mr-3" itemprop="programmingLanguage">
|
1266
|
+
Ruby
|
1267
|
+
</span>
|
1268
|
+
|
1269
|
+
<a class="muted-link tooltipped tooltipped-s mr-3" href="/ruby/ruby/stargazers" aria-label="Stargazers">
|
1270
|
+
<svg aria-hidden="true" class="octicon octicon-star" height="16" version="1.1" viewBox="0 0 14 16" width="14"><path d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74z"></path></svg>
|
1271
|
+
10880
|
1272
|
+
</a>
|
1273
|
+
|
1274
|
+
<a class="muted-link tooltipped tooltipped-s mr-3" href="/ruby/ruby/network" aria-label="Forks">
|
1275
|
+
<svg aria-hidden="true" class="octicon octicon-repo-forked" height="16" version="1.1" viewBox="0 0 10 16" width="10"><path d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z"></path></svg>
|
1276
|
+
3,100
|
1277
|
+
</a>
|
1278
|
+
|
1279
|
+
|
1280
|
+
Built by
|
1281
|
+
<a href="/ruby/ruby/graphs/contributors" class="no-underline">
|
1282
|
+
<img alt="@nobu" class="avatar mb-1" height="20" src="https://avatars2.githubusercontent.com/u/16700?v=3&s=40" title="nobu" width="20" />
|
1283
|
+
<img alt="@akr" class="avatar mb-1" height="20" src="https://avatars1.githubusercontent.com/u/10538?v=3&s=40" title="akr" width="20" />
|
1284
|
+
<img alt="@nurse" class="avatar mb-1" height="20" src="https://avatars3.githubusercontent.com/u/13423?v=3&s=40" title="nurse" width="20" />
|
1285
|
+
<img alt="@unak" class="avatar mb-1" height="20" src="https://avatars2.githubusercontent.com/u/17790?v=3&s=40" title="unak" width="20" />
|
1286
|
+
<img alt="@ko1" class="avatar mb-1" height="20" src="https://avatars1.githubusercontent.com/u/9558?v=3&s=40" title="ko1" width="20" />
|
1287
|
+
</a>
|
1288
|
+
|
1289
|
+
<span class="float-right">
|
1290
|
+
<svg aria-hidden="true" class="octicon octicon-star" height="16" version="1.1" viewBox="0 0 14 16" width="14"><path d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74z"></path></svg>
|
1291
|
+
49 stars this week
|
1292
|
+
</span>
|
1293
|
+
</div>
|
1294
|
+
</li>
|
1295
|
+
|
1296
|
+
<li class="col-12 d-block width-full py-4 border-bottom" id="pa-sass">
|
1297
|
+
<div class="d-inline-block col-9 mb-1">
|
1298
|
+
<h3>
|
1299
|
+
<a href="/sass/sass">
|
1300
|
+
<span class="text-normal">sass / </span>sass
|
1301
|
+
</a> </h3>
|
1302
|
+
</div>
|
1303
|
+
|
1304
|
+
<div class="float-right">
|
1305
|
+
<a href="/login?return_to=%2Fsass%2Fsass"
|
1306
|
+
class="btn btn-sm tooltipped tooltipped-n"
|
1307
|
+
aria-label="You must be signed in to star a repository" rel="nofollow">
|
1308
|
+
<svg aria-hidden="true" class="octicon octicon-star" height="16" version="1.1" viewBox="0 0 14 16" width="14"><path d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74z"></path></svg>
|
1309
|
+
Star
|
1310
|
+
</a>
|
1311
|
+
|
1312
|
+
|
1313
|
+
</div>
|
1314
|
+
|
1315
|
+
<div class="py-1">
|
1316
|
+
<p class="col-9 d-inline-block text-gray m-0 pr-4">
|
1317
|
+
Sass makes CSS fun again.
|
1318
|
+
</p>
|
1319
|
+
</div>
|
1320
|
+
|
1321
|
+
<div class="f6 text-gray mt-2">
|
1322
|
+
<span class="repo-language-color ml-0" style="background-color:#701516;"></span>
|
1323
|
+
<span class="mr-3" itemprop="programmingLanguage">
|
1324
|
+
Ruby
|
1325
|
+
</span>
|
1326
|
+
|
1327
|
+
<a class="muted-link tooltipped tooltipped-s mr-3" href="/sass/sass/stargazers" aria-label="Stargazers">
|
1328
|
+
<svg aria-hidden="true" class="octicon octicon-star" height="16" version="1.1" viewBox="0 0 14 16" width="14"><path d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74z"></path></svg>
|
1329
|
+
8825
|
1330
|
+
</a>
|
1331
|
+
|
1332
|
+
<a class="muted-link tooltipped tooltipped-s mr-3" href="/sass/sass/network" aria-label="Forks">
|
1333
|
+
<svg aria-hidden="true" class="octicon octicon-repo-forked" height="16" version="1.1" viewBox="0 0 10 16" width="10"><path d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z"></path></svg>
|
1334
|
+
1,682
|
1335
|
+
</a>
|
1336
|
+
|
1337
|
+
|
1338
|
+
Built by
|
1339
|
+
<a href="/sass/sass/graphs/contributors" class="no-underline">
|
1340
|
+
<img alt="@nex3" class="avatar mb-1" height="20" src="https://avatars1.githubusercontent.com/u/188?v=3&s=40" title="nex3" width="20" />
|
1341
|
+
<img alt="@chriseppstein" class="avatar mb-1" height="20" src="https://avatars3.githubusercontent.com/u/1839?v=3&s=40" title="chriseppstein" width="20" />
|
1342
|
+
<img alt="@thedarkone" class="avatar mb-1" height="20" src="https://avatars2.githubusercontent.com/u/15688?v=3&s=40" title="thedarkone" width="20" />
|
1343
|
+
<img alt="@mislav" class="avatar mb-1" height="20" src="https://avatars1.githubusercontent.com/u/887?v=3&s=40" title="mislav" width="20" />
|
1344
|
+
<img alt="@tenderlove" class="avatar mb-1" height="20" src="https://avatars1.githubusercontent.com/u/3124?v=3&s=40" title="tenderlove" width="20" />
|
1345
|
+
</a>
|
1346
|
+
|
1347
|
+
<span class="float-right">
|
1348
|
+
<svg aria-hidden="true" class="octicon octicon-star" height="16" version="1.1" viewBox="0 0 14 16" width="14"><path d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74z"></path></svg>
|
1349
|
+
50 stars this week
|
1350
|
+
</span>
|
1351
|
+
</div>
|
1352
|
+
</li>
|
1353
|
+
|
1354
|
+
<li class="col-12 d-block width-full py-4 border-bottom" id="pa-logstash-patterns-core">
|
1355
|
+
<div class="d-inline-block col-9 mb-1">
|
1356
|
+
<h3>
|
1357
|
+
<a href="/logstash-plugins/logstash-patterns-core">
|
1358
|
+
<span class="text-normal">logstash-plugins / </span>logstash-patterns-core
|
1359
|
+
</a> </h3>
|
1360
|
+
</div>
|
1361
|
+
|
1362
|
+
<div class="float-right">
|
1363
|
+
<a href="/login?return_to=%2Flogstash-plugins%2Flogstash-patterns-core"
|
1364
|
+
class="btn btn-sm tooltipped tooltipped-n"
|
1365
|
+
aria-label="You must be signed in to star a repository" rel="nofollow">
|
1366
|
+
<svg aria-hidden="true" class="octicon octicon-star" height="16" version="1.1" viewBox="0 0 14 16" width="14"><path d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74z"></path></svg>
|
1367
|
+
Star
|
1368
|
+
</a>
|
1369
|
+
|
1370
|
+
|
1371
|
+
</div>
|
1372
|
+
|
1373
|
+
<div class="py-1">
|
1374
|
+
</div>
|
1375
|
+
|
1376
|
+
<div class="f6 text-gray mt-2">
|
1377
|
+
<span class="repo-language-color ml-0" style="background-color:#701516;"></span>
|
1378
|
+
<span class="mr-3" itemprop="programmingLanguage">
|
1379
|
+
Ruby
|
1380
|
+
</span>
|
1381
|
+
|
1382
|
+
<a class="muted-link tooltipped tooltipped-s mr-3" href="/logstash-plugins/logstash-patterns-core/stargazers" aria-label="Stargazers">
|
1383
|
+
<svg aria-hidden="true" class="octicon octicon-star" height="16" version="1.1" viewBox="0 0 14 16" width="14"><path d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74z"></path></svg>
|
1384
|
+
420
|
1385
|
+
</a>
|
1386
|
+
|
1387
|
+
<a class="muted-link tooltipped tooltipped-s mr-3" href="/logstash-plugins/logstash-patterns-core/network" aria-label="Forks">
|
1388
|
+
<svg aria-hidden="true" class="octicon octicon-repo-forked" height="16" version="1.1" viewBox="0 0 10 16" width="10"><path d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z"></path></svg>
|
1389
|
+
257
|
1390
|
+
</a>
|
1391
|
+
|
1392
|
+
|
1393
|
+
Built by
|
1394
|
+
<a href="/logstash-plugins/logstash-patterns-core/graphs/contributors" class="no-underline">
|
1395
|
+
<img alt="@ph" class="avatar mb-1" height="20" src="https://avatars1.githubusercontent.com/u/640?v=3&s=40" title="ph" width="20" />
|
1396
|
+
<img alt="@cniweb" class="avatar mb-1" height="20" src="https://avatars2.githubusercontent.com/u/2334906?v=3&s=40" title="cniweb" width="20" />
|
1397
|
+
<img alt="@bdashrad" class="avatar mb-1" height="20" src="https://avatars1.githubusercontent.com/u/2762198?v=3&s=40" title="bdashrad" width="20" />
|
1398
|
+
<img alt="@geogdog" class="avatar mb-1" height="20" src="https://avatars3.githubusercontent.com/u/294484?v=3&s=40" title="geogdog" width="20" />
|
1399
|
+
<img alt="@frennkie" class="avatar mb-1" height="20" src="https://avatars3.githubusercontent.com/u/6499251?v=3&s=40" title="frennkie" width="20" />
|
1400
|
+
</a>
|
1401
|
+
|
1402
|
+
<span class="float-right">
|
1403
|
+
<svg aria-hidden="true" class="octicon octicon-star" height="16" version="1.1" viewBox="0 0 14 16" width="14"><path d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74z"></path></svg>
|
1404
|
+
46 stars this week
|
1405
|
+
</span>
|
1406
|
+
</div>
|
1407
|
+
</li>
|
1408
|
+
|
1409
|
+
<li class="col-12 d-block width-full py-4 border-bottom" id="pa-kms">
|
1410
|
+
<div class="d-inline-block col-9 mb-1">
|
1411
|
+
<h3>
|
1412
|
+
<a href="/webgradus/kms">
|
1413
|
+
<span class="text-normal">webgradus / </span>kms
|
1414
|
+
</a> </h3>
|
1415
|
+
</div>
|
1416
|
+
|
1417
|
+
<div class="float-right">
|
1418
|
+
<a href="/login?return_to=%2Fwebgradus%2Fkms"
|
1419
|
+
class="btn btn-sm tooltipped tooltipped-n"
|
1420
|
+
aria-label="You must be signed in to star a repository" rel="nofollow">
|
1421
|
+
<svg aria-hidden="true" class="octicon octicon-star" height="16" version="1.1" viewBox="0 0 14 16" width="14"><path d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74z"></path></svg>
|
1422
|
+
Star
|
1423
|
+
</a>
|
1424
|
+
|
1425
|
+
|
1426
|
+
</div>
|
1427
|
+
|
1428
|
+
<div class="py-1">
|
1429
|
+
<p class="col-9 d-inline-block text-gray m-0 pr-4">
|
1430
|
+
Simple and powerful Ruby on Rails CMS for developers
|
1431
|
+
</p>
|
1432
|
+
</div>
|
1433
|
+
|
1434
|
+
<div class="f6 text-gray mt-2">
|
1435
|
+
<span class="repo-language-color ml-0" style="background-color:#701516;"></span>
|
1436
|
+
<span class="mr-3" itemprop="programmingLanguage">
|
1437
|
+
Ruby
|
1438
|
+
</span>
|
1439
|
+
|
1440
|
+
<a class="muted-link tooltipped tooltipped-s mr-3" href="/webgradus/kms/stargazers" aria-label="Stargazers">
|
1441
|
+
<svg aria-hidden="true" class="octicon octicon-star" height="16" version="1.1" viewBox="0 0 14 16" width="14"><path d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74z"></path></svg>
|
1442
|
+
117
|
1443
|
+
</a>
|
1444
|
+
|
1445
|
+
<a class="muted-link tooltipped tooltipped-s mr-3" href="/webgradus/kms/network" aria-label="Forks">
|
1446
|
+
<svg aria-hidden="true" class="octicon octicon-repo-forked" height="16" version="1.1" viewBox="0 0 10 16" width="10"><path d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z"></path></svg>
|
1447
|
+
8
|
1448
|
+
</a>
|
1449
|
+
|
1450
|
+
|
1451
|
+
Built by
|
1452
|
+
<a href="/webgradus/kms/graphs/contributors" class="no-underline">
|
1453
|
+
<img alt="@GarPit" class="avatar mb-1" height="20" src="https://avatars2.githubusercontent.com/u/339663?v=3&s=40" title="GarPit" width="20" />
|
1454
|
+
</a>
|
1455
|
+
|
1456
|
+
<span class="float-right">
|
1457
|
+
<svg aria-hidden="true" class="octicon octicon-star" height="16" version="1.1" viewBox="0 0 14 16" width="14"><path d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74z"></path></svg>
|
1458
|
+
52 stars this week
|
1459
|
+
</span>
|
1460
|
+
</div>
|
1461
|
+
</li>
|
1462
|
+
|
1463
|
+
<li class="col-12 d-block width-full py-4 border-bottom" id="pa-CocoaPods">
|
1464
|
+
<div class="d-inline-block col-9 mb-1">
|
1465
|
+
<h3>
|
1466
|
+
<a href="/CocoaPods/CocoaPods">
|
1467
|
+
<span class="text-normal">CocoaPods / </span>CocoaPods
|
1468
|
+
</a> </h3>
|
1469
|
+
</div>
|
1470
|
+
|
1471
|
+
<div class="float-right">
|
1472
|
+
<a href="/login?return_to=%2FCocoaPods%2FCocoaPods"
|
1473
|
+
class="btn btn-sm tooltipped tooltipped-n"
|
1474
|
+
aria-label="You must be signed in to star a repository" rel="nofollow">
|
1475
|
+
<svg aria-hidden="true" class="octicon octicon-star" height="16" version="1.1" viewBox="0 0 14 16" width="14"><path d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74z"></path></svg>
|
1476
|
+
Star
|
1477
|
+
</a>
|
1478
|
+
|
1479
|
+
|
1480
|
+
</div>
|
1481
|
+
|
1482
|
+
<div class="py-1">
|
1483
|
+
<p class="col-9 d-inline-block text-gray m-0 pr-4">
|
1484
|
+
The Cocoa Dependency Manager.
|
1485
|
+
</p>
|
1486
|
+
</div>
|
1487
|
+
|
1488
|
+
<div class="f6 text-gray mt-2">
|
1489
|
+
<span class="repo-language-color ml-0" style="background-color:#701516;"></span>
|
1490
|
+
<span class="mr-3" itemprop="programmingLanguage">
|
1491
|
+
Ruby
|
1492
|
+
</span>
|
1493
|
+
|
1494
|
+
<a class="muted-link tooltipped tooltipped-s mr-3" href="/CocoaPods/CocoaPods/stargazers" aria-label="Stargazers">
|
1495
|
+
<svg aria-hidden="true" class="octicon octicon-star" height="16" version="1.1" viewBox="0 0 14 16" width="14"><path d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74z"></path></svg>
|
1496
|
+
8715
|
1497
|
+
</a>
|
1498
|
+
|
1499
|
+
<a class="muted-link tooltipped tooltipped-s mr-3" href="/CocoaPods/CocoaPods/network" aria-label="Forks">
|
1500
|
+
<svg aria-hidden="true" class="octicon octicon-repo-forked" height="16" version="1.1" viewBox="0 0 10 16" width="10"><path d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z"></path></svg>
|
1501
|
+
1,640
|
1502
|
+
</a>
|
1503
|
+
|
1504
|
+
|
1505
|
+
Built by
|
1506
|
+
<a href="/CocoaPods/CocoaPods/graphs/contributors" class="no-underline">
|
1507
|
+
<img alt="@fabiopelosin" class="avatar mb-1" height="20" src="https://avatars3.githubusercontent.com/u/1048705?v=3&s=40" title="fabiopelosin" width="20" />
|
1508
|
+
<img alt="@segiddins" class="avatar mb-1" height="20" src="https://avatars3.githubusercontent.com/u/1946610?v=3&s=40" title="segiddins" width="20" />
|
1509
|
+
<img alt="@alloy" class="avatar mb-1" height="20" src="https://avatars1.githubusercontent.com/u/2320?v=3&s=40" title="alloy" width="20" />
|
1510
|
+
<img alt="@mrackwitz" class="avatar mb-1" height="20" src="https://avatars3.githubusercontent.com/u/1389011?v=3&s=40" title="mrackwitz" width="20" />
|
1511
|
+
<img alt="@kylef" class="avatar mb-1" height="20" src="https://avatars1.githubusercontent.com/u/44164?v=3&s=40" title="kylef" width="20" />
|
1512
|
+
</a>
|
1513
|
+
|
1514
|
+
<span class="float-right">
|
1515
|
+
<svg aria-hidden="true" class="octicon octicon-star" height="16" version="1.1" viewBox="0 0 14 16" width="14"><path d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74z"></path></svg>
|
1516
|
+
44 stars this week
|
1517
|
+
</span>
|
1518
|
+
</div>
|
1519
|
+
</li>
|
1520
|
+
|
1521
|
+
<li class="col-12 d-block width-full py-4 border-bottom" id="pa-homebrew-core">
|
1522
|
+
<div class="d-inline-block col-9 mb-1">
|
1523
|
+
<h3>
|
1524
|
+
<a href="/Homebrew/homebrew-core">
|
1525
|
+
<span class="text-normal">Homebrew / </span>homebrew-core
|
1526
|
+
</a> </h3>
|
1527
|
+
</div>
|
1528
|
+
|
1529
|
+
<div class="float-right">
|
1530
|
+
<a href="/login?return_to=%2FHomebrew%2Fhomebrew-core"
|
1531
|
+
class="btn btn-sm tooltipped tooltipped-n"
|
1532
|
+
aria-label="You must be signed in to star a repository" rel="nofollow">
|
1533
|
+
<svg aria-hidden="true" class="octicon octicon-star" height="16" version="1.1" viewBox="0 0 14 16" width="14"><path d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74z"></path></svg>
|
1534
|
+
Star
|
1535
|
+
</a>
|
1536
|
+
|
1537
|
+
|
1538
|
+
</div>
|
1539
|
+
|
1540
|
+
<div class="py-1">
|
1541
|
+
<p class="col-9 d-inline-block text-gray m-0 pr-4">
|
1542
|
+
|
1543
|
+
<g-emoji alias="beers" fallback-src="https://assets-cdn.github.com/images/icons/emoji/unicode/1f37b.png" ios-version="6.0">🍻</g-emoji> Core formulae for the Homebrew package manager
|
1544
|
+
</p>
|
1545
|
+
</div>
|
1546
|
+
|
1547
|
+
<div class="f6 text-gray mt-2">
|
1548
|
+
<span class="repo-language-color ml-0" style="background-color:#701516;"></span>
|
1549
|
+
<span class="mr-3" itemprop="programmingLanguage">
|
1550
|
+
Ruby
|
1551
|
+
</span>
|
1552
|
+
|
1553
|
+
<a class="muted-link tooltipped tooltipped-s mr-3" href="/Homebrew/homebrew-core/stargazers" aria-label="Stargazers">
|
1554
|
+
<svg aria-hidden="true" class="octicon octicon-star" height="16" version="1.1" viewBox="0 0 14 16" width="14"><path d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74z"></path></svg>
|
1555
|
+
979
|
1556
|
+
</a>
|
1557
|
+
|
1558
|
+
<a class="muted-link tooltipped tooltipped-s mr-3" href="/Homebrew/homebrew-core/network" aria-label="Forks">
|
1559
|
+
<svg aria-hidden="true" class="octicon octicon-repo-forked" height="16" version="1.1" viewBox="0 0 10 16" width="10"><path d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z"></path></svg>
|
1560
|
+
1,676
|
1561
|
+
</a>
|
1562
|
+
|
1563
|
+
|
1564
|
+
Built by
|
1565
|
+
<a href="/Homebrew/homebrew-core/graphs/contributors" class="no-underline">
|
1566
|
+
<img alt="@BrewTestBot" class="avatar mb-1" height="20" src="https://avatars1.githubusercontent.com/u/1589480?v=3&s=40" title="BrewTestBot" width="20" />
|
1567
|
+
<img alt="@adamv" class="avatar mb-1" height="20" src="https://avatars1.githubusercontent.com/u/3566?v=3&s=40" title="adamv" width="20" />
|
1568
|
+
<img alt="@jacknagel" class="avatar mb-1" height="20" src="https://avatars2.githubusercontent.com/u/568243?v=3&s=40" title="jacknagel" width="20" />
|
1569
|
+
<img alt="@DomT4" class="avatar mb-1" height="20" src="https://avatars3.githubusercontent.com/u/6998367?v=3&s=40" title="DomT4" width="20" />
|
1570
|
+
<img alt="@MikeMcQuaid" class="avatar mb-1" height="20" src="https://avatars0.githubusercontent.com/u/125011?v=3&s=40" title="MikeMcQuaid" width="20" />
|
1571
|
+
</a>
|
1572
|
+
|
1573
|
+
<span class="float-right">
|
1574
|
+
<svg aria-hidden="true" class="octicon octicon-star" height="16" version="1.1" viewBox="0 0 14 16" width="14"><path d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74z"></path></svg>
|
1575
|
+
21 stars this week
|
1576
|
+
</span>
|
1577
|
+
</div>
|
1578
|
+
</li>
|
1579
|
+
|
1580
|
+
<li class="col-12 d-block width-full py-4 border-bottom" id="pa-huginn">
|
1581
|
+
<div class="d-inline-block col-9 mb-1">
|
1582
|
+
<h3>
|
1583
|
+
<a href="/cantino/huginn">
|
1584
|
+
<span class="text-normal">cantino / </span>huginn
|
1585
|
+
</a> </h3>
|
1586
|
+
</div>
|
1587
|
+
|
1588
|
+
<div class="float-right">
|
1589
|
+
<a href="/login?return_to=%2Fcantino%2Fhuginn"
|
1590
|
+
class="btn btn-sm tooltipped tooltipped-n"
|
1591
|
+
aria-label="You must be signed in to star a repository" rel="nofollow">
|
1592
|
+
<svg aria-hidden="true" class="octicon octicon-star" height="16" version="1.1" viewBox="0 0 14 16" width="14"><path d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74z"></path></svg>
|
1593
|
+
Star
|
1594
|
+
</a>
|
1595
|
+
|
1596
|
+
|
1597
|
+
</div>
|
1598
|
+
|
1599
|
+
<div class="py-1">
|
1600
|
+
<p class="col-9 d-inline-block text-gray m-0 pr-4">
|
1601
|
+
Create agents that monitor and act on your behalf. Your agents are standing by!
|
1602
|
+
</p>
|
1603
|
+
</div>
|
1604
|
+
|
1605
|
+
<div class="f6 text-gray mt-2">
|
1606
|
+
<span class="repo-language-color ml-0" style="background-color:#701516;"></span>
|
1607
|
+
<span class="mr-3" itemprop="programmingLanguage">
|
1608
|
+
Ruby
|
1609
|
+
</span>
|
1610
|
+
|
1611
|
+
<a class="muted-link tooltipped tooltipped-s mr-3" href="/cantino/huginn/stargazers" aria-label="Stargazers">
|
1612
|
+
<svg aria-hidden="true" class="octicon octicon-star" height="16" version="1.1" viewBox="0 0 14 16" width="14"><path d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74z"></path></svg>
|
1613
|
+
15035
|
1614
|
+
</a>
|
1615
|
+
|
1616
|
+
<a class="muted-link tooltipped tooltipped-s mr-3" href="/cantino/huginn/network" aria-label="Forks">
|
1617
|
+
<svg aria-hidden="true" class="octicon octicon-repo-forked" height="16" version="1.1" viewBox="0 0 10 16" width="10"><path d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z"></path></svg>
|
1618
|
+
1,605
|
1619
|
+
</a>
|
1620
|
+
|
1621
|
+
|
1622
|
+
Built by
|
1623
|
+
<a href="/cantino/huginn/graphs/contributors" class="no-underline">
|
1624
|
+
<img alt="@cantino" class="avatar mb-1" height="20" src="https://avatars1.githubusercontent.com/u/83835?v=3&s=40" title="cantino" width="20" />
|
1625
|
+
<img alt="@knu" class="avatar mb-1" height="20" src="https://avatars1.githubusercontent.com/u/10236?v=3&s=40" title="knu" width="20" />
|
1626
|
+
<img alt="@dsander" class="avatar mb-1" height="20" src="https://avatars3.githubusercontent.com/u/20943?v=3&s=40" title="dsander" width="20" />
|
1627
|
+
<img alt="@Jngai" class="avatar mb-1" height="20" src="https://avatars0.githubusercontent.com/u/1547934?v=3&s=40" title="Jngai" width="20" />
|
1628
|
+
<img alt="@albertsun" class="avatar mb-1" height="20" src="https://avatars0.githubusercontent.com/u/382862?v=3&s=40" title="albertsun" width="20" />
|
1629
|
+
</a>
|
1630
|
+
|
1631
|
+
<span class="float-right">
|
1632
|
+
<svg aria-hidden="true" class="octicon octicon-star" height="16" version="1.1" viewBox="0 0 14 16" width="14"><path d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74z"></path></svg>
|
1633
|
+
44 stars this week
|
1634
|
+
</span>
|
1635
|
+
</div>
|
1636
|
+
</li>
|
1637
|
+
|
1638
|
+
<li class="col-12 d-block width-full py-4 border-bottom" id="pa-bootstrap-sass">
|
1639
|
+
<div class="d-inline-block col-9 mb-1">
|
1640
|
+
<h3>
|
1641
|
+
<a href="/twbs/bootstrap-sass">
|
1642
|
+
<span class="text-normal">twbs / </span>bootstrap-sass
|
1643
|
+
</a> </h3>
|
1644
|
+
</div>
|
1645
|
+
|
1646
|
+
<div class="float-right">
|
1647
|
+
<a href="/login?return_to=%2Ftwbs%2Fbootstrap-sass"
|
1648
|
+
class="btn btn-sm tooltipped tooltipped-n"
|
1649
|
+
aria-label="You must be signed in to star a repository" rel="nofollow">
|
1650
|
+
<svg aria-hidden="true" class="octicon octicon-star" height="16" version="1.1" viewBox="0 0 14 16" width="14"><path d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74z"></path></svg>
|
1651
|
+
Star
|
1652
|
+
</a>
|
1653
|
+
|
1654
|
+
|
1655
|
+
</div>
|
1656
|
+
|
1657
|
+
<div class="py-1">
|
1658
|
+
<p class="col-9 d-inline-block text-gray m-0 pr-4">
|
1659
|
+
Official Sass port of Bootstrap 2 and 3.
|
1660
|
+
</p>
|
1661
|
+
</div>
|
1662
|
+
|
1663
|
+
<div class="f6 text-gray mt-2">
|
1664
|
+
<span class="repo-language-color ml-0" style="background-color:#701516;"></span>
|
1665
|
+
<span class="mr-3" itemprop="programmingLanguage">
|
1666
|
+
Ruby
|
1667
|
+
</span>
|
1668
|
+
|
1669
|
+
<a class="muted-link tooltipped tooltipped-s mr-3" href="/twbs/bootstrap-sass/stargazers" aria-label="Stargazers">
|
1670
|
+
<svg aria-hidden="true" class="octicon octicon-star" height="16" version="1.1" viewBox="0 0 14 16" width="14"><path d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74z"></path></svg>
|
1671
|
+
11486
|
1672
|
+
</a>
|
1673
|
+
|
1674
|
+
<a class="muted-link tooltipped tooltipped-s mr-3" href="/twbs/bootstrap-sass/network" aria-label="Forks">
|
1675
|
+
<svg aria-hidden="true" class="octicon octicon-repo-forked" height="16" version="1.1" viewBox="0 0 10 16" width="10"><path d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z"></path></svg>
|
1676
|
+
2,869
|
1677
|
+
</a>
|
1678
|
+
|
1679
|
+
|
1680
|
+
Built by
|
1681
|
+
<a href="/twbs/bootstrap-sass/graphs/contributors" class="no-underline">
|
1682
|
+
<img alt="@glebm" class="avatar mb-1" height="20" src="https://avatars1.githubusercontent.com/u/216339?v=3&s=40" title="glebm" width="20" />
|
1683
|
+
<img alt="@thomas-mcdonald" class="avatar mb-1" height="20" src="https://avatars0.githubusercontent.com/u/197928?v=3&s=40" title="thomas-mcdonald" width="20" />
|
1684
|
+
<img alt="@trisweb" class="avatar mb-1" height="20" src="https://avatars1.githubusercontent.com/u/89588?v=3&s=40" title="trisweb" width="20" />
|
1685
|
+
<img alt="@sporkd" class="avatar mb-1" height="20" src="https://avatars2.githubusercontent.com/u/11115?v=3&s=40" title="sporkd" width="20" />
|
1686
|
+
<img alt="@cvrebert" class="avatar mb-1" height="20" src="https://avatars0.githubusercontent.com/u/419884?v=3&s=40" title="cvrebert" width="20" />
|
1687
|
+
</a>
|
1688
|
+
|
1689
|
+
<span class="float-right">
|
1690
|
+
<svg aria-hidden="true" class="octicon octicon-star" height="16" version="1.1" viewBox="0 0 14 16" width="14"><path d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74z"></path></svg>
|
1691
|
+
35 stars this week
|
1692
|
+
</span>
|
1693
|
+
</div>
|
1694
|
+
</li>
|
1695
|
+
|
1696
|
+
</ol>
|
1697
|
+
</div>
|
1698
|
+
</div>
|
1699
|
+
<div class="column one-fourth">
|
1700
|
+
<ul class="filter-list small language-filter-list" data-pjax>
|
1701
|
+
<li>
|
1702
|
+
<a href="https://github.com/trending?since=weekly" class="filter-item ">All languages</a>
|
1703
|
+
</li>
|
1704
|
+
<li>
|
1705
|
+
<a href="https://github.com/trending/unknown?since=weekly" class="filter-item ">Unknown languages</a>
|
1706
|
+
</li>
|
1707
|
+
<li>
|
1708
|
+
<a href="https://github.com/trending/css?since=weekly" class="filter-item ">CSS</a>
|
1709
|
+
</li>
|
1710
|
+
<li>
|
1711
|
+
<a href="https://github.com/trending/html?since=weekly" class="filter-item ">HTML</a>
|
1712
|
+
</li>
|
1713
|
+
<li>
|
1714
|
+
<a href="https://github.com/trending/java?since=weekly" class="filter-item ">Java</a>
|
1715
|
+
</li>
|
1716
|
+
<li>
|
1717
|
+
<a href="https://github.com/trending/javascript?since=weekly" class="filter-item ">JavaScript</a>
|
1718
|
+
</li>
|
1719
|
+
<li>
|
1720
|
+
<a href="https://github.com/trending/php?since=weekly" class="filter-item ">PHP</a>
|
1721
|
+
</li>
|
1722
|
+
<li>
|
1723
|
+
<a href="https://github.com/trending/python?since=weekly" class="filter-item ">Python</a>
|
1724
|
+
</li>
|
1725
|
+
<li>
|
1726
|
+
<a href="https://github.com/trending?since=weekly" class="filter-item selected">Ruby</a>
|
1727
|
+
</li>
|
1728
|
+
</ul>
|
1729
|
+
|
1730
|
+
<div class="select-menu js-menu-container js-select-menu">
|
1731
|
+
<button class="btn btn-sm select-menu-button js-menu-target" type="button" aria-haspopup="true">
|
1732
|
+
<svg aria-hidden="true" class="octicon octicon-list-unordered" height="16" version="1.1" viewBox="0 0 12 16" width="12"><path d="M2 13c0 .59 0 1-.59 1H.59C0 14 0 13.59 0 13c0-.59 0-1 .59-1h.81c.59 0 .59.41.59 1H2zm2.59-9h6.81c.59 0 .59-.41.59-1 0-.59 0-1-.59-1H4.59C4 2 4 2.41 4 3c0 .59 0 1 .59 1zM1.41 7H.59C0 7 0 7.41 0 8c0 .59 0 1 .59 1h.81c.59 0 .59-.41.59-1 0-.59 0-1-.59-1h.01zm0-5H.59C0 2 0 2.41 0 3c0 .59 0 1 .59 1h.81c.59 0 .59-.41.59-1 0-.59 0-1-.59-1h.01zm10 5H4.59C4 7 4 7.41 4 8c0 .59 0 1 .59 1h6.81c.59 0 .59-.41.59-1 0-.59 0-1-.59-1h.01zm0 5H4.59C4 12 4 12.41 4 13c0 .59 0 1 .59 1h6.81c.59 0 .59-.41.59-1 0-.59 0-1-.59-1h.01z"></path></svg>
|
1733
|
+
<i>Other:</i>
|
1734
|
+
<span class="js-select-button">Languages</span>
|
1735
|
+
</button>
|
1736
|
+
|
1737
|
+
<div class="select-menu-modal-holder js-menu-content js-navigation-container" aria-hidden="true">
|
1738
|
+
<div class="select-menu-modal">
|
1739
|
+
<div class="select-menu-header">
|
1740
|
+
<svg aria-label="Close" class="octicon octicon-x js-menu-close" height="16" role="img" version="1.1" viewBox="0 0 12 16" width="12"><path d="M7.48 8l3.75 3.75-1.48 1.48L6 9.48l-3.75 3.75-1.48-1.48L4.52 8 .77 4.25l1.48-1.48L6 6.52l3.75-3.75 1.48 1.48z"></path></svg>
|
1741
|
+
<span class="select-menu-title">Other Languages</span>
|
1742
|
+
</div>
|
1743
|
+
|
1744
|
+
<div class="select-menu-filters">
|
1745
|
+
<div class="select-menu-text-filter">
|
1746
|
+
<input type="text" id="text-filter-field" class="form-control js-filterable-field js-navigation-enable" placeholder="Filter Languages" aria-label="Type or choose a language">
|
1747
|
+
</div>
|
1748
|
+
</div>
|
1749
|
+
|
1750
|
+
<div class="select-menu-list" data-pjax role="menu">
|
1751
|
+
|
1752
|
+
|
1753
|
+
<div data-filterable-for="text-filter-field" data-filterable-type="substring">
|
1754
|
+
<a href="https://github.com/trending/1c-enterprise?since=weekly" class="select-menu-item js-navigation-item " role="menuitem">
|
1755
|
+
<svg aria-hidden="true" class="octicon octicon-check select-menu-item-icon" height="16" version="1.1" viewBox="0 0 12 16" width="12"><path d="M12 5l-8 8-4-4 1.5-1.5L4 10l6.5-6.5z"></path></svg>
|
1756
|
+
<span class='select-menu-item-text js-select-button-text js-navigation-open'>1C Enterprise</span>
|
1757
|
+
</a> <a href="https://github.com/trending/abap?since=weekly" class="select-menu-item js-navigation-item " role="menuitem">
|
1758
|
+
<svg aria-hidden="true" class="octicon octicon-check select-menu-item-icon" height="16" version="1.1" viewBox="0 0 12 16" width="12"><path d="M12 5l-8 8-4-4 1.5-1.5L4 10l6.5-6.5z"></path></svg>
|
1759
|
+
<span class='select-menu-item-text js-select-button-text js-navigation-open'>ABAP</span>
|
1760
|
+
</a> <a href="https://github.com/trending/as3?since=weekly" class="select-menu-item js-navigation-item " role="menuitem">
|
1761
|
+
<svg aria-hidden="true" class="octicon octicon-check select-menu-item-icon" height="16" version="1.1" viewBox="0 0 12 16" width="12"><path d="M12 5l-8 8-4-4 1.5-1.5L4 10l6.5-6.5z"></path></svg>
|
1762
|
+
<span class='select-menu-item-text js-select-button-text js-navigation-open'>ActionScript</span>
|
1763
|
+
</a> <a href="https://github.com/trending/ada?since=weekly" class="select-menu-item js-navigation-item " role="menuitem">
|
1764
|
+
<svg aria-hidden="true" class="octicon octicon-check select-menu-item-icon" height="16" version="1.1" viewBox="0 0 12 16" width="12"><path d="M12 5l-8 8-4-4 1.5-1.5L4 10l6.5-6.5z"></path></svg>
|
1765
|
+
<span class='select-menu-item-text js-select-button-text js-navigation-open'>Ada</span>
|
1766
|
+
</a> <a href="https://github.com/trending/agda?since=weekly" class="select-menu-item js-navigation-item " role="menuitem">
|
1767
|
+
<svg aria-hidden="true" class="octicon octicon-check select-menu-item-icon" height="16" version="1.1" viewBox="0 0 12 16" width="12"><path d="M12 5l-8 8-4-4 1.5-1.5L4 10l6.5-6.5z"></path></svg>
|
1768
|
+
<span class='select-menu-item-text js-select-button-text js-navigation-open'>Agda</span>
|
1769
|
+
</a> <a href="https://github.com/trending/ags-script?since=weekly" class="select-menu-item js-navigation-item " role="menuitem">
|
1770
|
+
<svg aria-hidden="true" class="octicon octicon-check select-menu-item-icon" height="16" version="1.1" viewBox="0 0 12 16" width="12"><path d="M12 5l-8 8-4-4 1.5-1.5L4 10l6.5-6.5z"></path></svg>
|
1771
|
+
<span class='select-menu-item-text js-select-button-text js-navigation-open'>AGS Script</span>
|
1772
|
+
</a> <a href="https://github.com/trending/alloy?since=weekly" class="select-menu-item js-navigation-item " role="menuitem">
|
1773
|
+
<svg aria-hidden="true" class="octicon octicon-check select-menu-item-icon" height="16" version="1.1" viewBox="0 0 12 16" width="12"><path d="M12 5l-8 8-4-4 1.5-1.5L4 10l6.5-6.5z"></path></svg>
|
1774
|
+
<span class='select-menu-item-text js-select-button-text js-navigation-open'>Alloy</span>
|
1775
|
+
</a> <a href="https://github.com/trending/ampl?since=weekly" class="select-menu-item js-navigation-item " role="menuitem">
|
1776
|
+
<svg aria-hidden="true" class="octicon octicon-check select-menu-item-icon" height="16" version="1.1" viewBox="0 0 12 16" width="12"><path d="M12 5l-8 8-4-4 1.5-1.5L4 10l6.5-6.5z"></path></svg>
|
1777
|
+
<span class='select-menu-item-text js-select-button-text js-navigation-open'>AMPL</span>
|
1778
|
+
</a> <a href="https://github.com/trending/antlr?since=weekly" class="select-menu-item js-navigation-item " role="menuitem">
|
1779
|
+
<svg aria-hidden="true" class="octicon octicon-check select-menu-item-icon" height="16" version="1.1" viewBox="0 0 12 16" width="12"><path d="M12 5l-8 8-4-4 1.5-1.5L4 10l6.5-6.5z"></path></svg>
|
1780
|
+
<span class='select-menu-item-text js-select-button-text js-navigation-open'>ANTLR</span>
|
1781
|
+
</a> <a href="https://github.com/trending/apacheconf?since=weekly" class="select-menu-item js-navigation-item " role="menuitem">
|
1782
|
+
<svg aria-hidden="true" class="octicon octicon-check select-menu-item-icon" height="16" version="1.1" viewBox="0 0 12 16" width="12"><path d="M12 5l-8 8-4-4 1.5-1.5L4 10l6.5-6.5z"></path></svg>
|
1783
|
+
<span class='select-menu-item-text js-select-button-text js-navigation-open'>ApacheConf</span>
|
1784
|
+
</a> <a href="https://github.com/trending/apex?since=weekly" class="select-menu-item js-navigation-item " role="menuitem">
|
1785
|
+
<svg aria-hidden="true" class="octicon octicon-check select-menu-item-icon" height="16" version="1.1" viewBox="0 0 12 16" width="12"><path d="M12 5l-8 8-4-4 1.5-1.5L4 10l6.5-6.5z"></path></svg>
|
1786
|
+
<span class='select-menu-item-text js-select-button-text js-navigation-open'>Apex</span>
|
1787
|
+
</a> <a href="https://github.com/trending/api-blueprint?since=weekly" class="select-menu-item js-navigation-item " role="menuitem">
|
1788
|
+
<svg aria-hidden="true" class="octicon octicon-check select-menu-item-icon" height="16" version="1.1" viewBox="0 0 12 16" width="12"><path d="M12 5l-8 8-4-4 1.5-1.5L4 10l6.5-6.5z"></path></svg>
|
1789
|
+
<span class='select-menu-item-text js-select-button-text js-navigation-open'>API Blueprint</span>
|
1790
|
+
</a> <a href="https://github.com/trending/apl?since=weekly" class="select-menu-item js-navigation-item " role="menuitem">
|
1791
|
+
<svg aria-hidden="true" class="octicon octicon-check select-menu-item-icon" height="16" version="1.1" viewBox="0 0 12 16" width="12"><path d="M12 5l-8 8-4-4 1.5-1.5L4 10l6.5-6.5z"></path></svg>
|
1792
|
+
<span class='select-menu-item-text js-select-button-text js-navigation-open'>APL</span>
|
1793
|
+
</a> <a href="https://github.com/trending/applescript?since=weekly" class="select-menu-item js-navigation-item " role="menuitem">
|
1794
|
+
<svg aria-hidden="true" class="octicon octicon-check select-menu-item-icon" height="16" version="1.1" viewBox="0 0 12 16" width="12"><path d="M12 5l-8 8-4-4 1.5-1.5L4 10l6.5-6.5z"></path></svg>
|
1795
|
+
<span class='select-menu-item-text js-select-button-text js-navigation-open'>AppleScript</span>
|
1796
|
+
</a> <a href="https://github.com/trending/arc?since=weekly" class="select-menu-item js-navigation-item " role="menuitem">
|
1797
|
+
<svg aria-hidden="true" class="octicon octicon-check select-menu-item-icon" height="16" version="1.1" viewBox="0 0 12 16" width="12"><path d="M12 5l-8 8-4-4 1.5-1.5L4 10l6.5-6.5z"></path></svg>
|
1798
|
+
<span class='select-menu-item-text js-select-button-text js-navigation-open'>Arc</span>
|
1799
|
+
</a> <a href="https://github.com/trending/arduino?since=weekly" class="select-menu-item js-navigation-item " role="menuitem">
|
1800
|
+
<svg aria-hidden="true" class="octicon octicon-check select-menu-item-icon" height="16" version="1.1" viewBox="0 0 12 16" width="12"><path d="M12 5l-8 8-4-4 1.5-1.5L4 10l6.5-6.5z"></path></svg>
|
1801
|
+
<span class='select-menu-item-text js-select-button-text js-navigation-open'>Arduino</span>
|
1802
|
+
</a> <a href="https://github.com/trending/aspx-vb?since=weekly" class="select-menu-item js-navigation-item " role="menuitem">
|
1803
|
+
<svg aria-hidden="true" class="octicon octicon-check select-menu-item-icon" height="16" version="1.1" viewBox="0 0 12 16" width="12"><path d="M12 5l-8 8-4-4 1.5-1.5L4 10l6.5-6.5z"></path></svg>
|
1804
|
+
<span class='select-menu-item-text js-select-button-text js-navigation-open'>ASP</span>
|
1805
|
+
</a> <a href="https://github.com/trending/aspectj?since=weekly" class="select-menu-item js-navigation-item " role="menuitem">
|
1806
|
+
<svg aria-hidden="true" class="octicon octicon-check select-menu-item-icon" height="16" version="1.1" viewBox="0 0 12 16" width="12"><path d="M12 5l-8 8-4-4 1.5-1.5L4 10l6.5-6.5z"></path></svg>
|
1807
|
+
<span class='select-menu-item-text js-select-button-text js-navigation-open'>AspectJ</span>
|
1808
|
+
</a> <a href="https://github.com/trending/nasm?since=weekly" class="select-menu-item js-navigation-item " role="menuitem">
|
1809
|
+
<svg aria-hidden="true" class="octicon octicon-check select-menu-item-icon" height="16" version="1.1" viewBox="0 0 12 16" width="12"><path d="M12 5l-8 8-4-4 1.5-1.5L4 10l6.5-6.5z"></path></svg>
|
1810
|
+
<span class='select-menu-item-text js-select-button-text js-navigation-open'>Assembly</span>
|
1811
|
+
</a> <a href="https://github.com/trending/ats?since=weekly" class="select-menu-item js-navigation-item " role="menuitem">
|
1812
|
+
<svg aria-hidden="true" class="octicon octicon-check select-menu-item-icon" height="16" version="1.1" viewBox="0 0 12 16" width="12"><path d="M12 5l-8 8-4-4 1.5-1.5L4 10l6.5-6.5z"></path></svg>
|
1813
|
+
<span class='select-menu-item-text js-select-button-text js-navigation-open'>ATS</span>
|
1814
|
+
</a> <a href="https://github.com/trending/augeas?since=weekly" class="select-menu-item js-navigation-item " role="menuitem">
|
1815
|
+
<svg aria-hidden="true" class="octicon octicon-check select-menu-item-icon" height="16" version="1.1" viewBox="0 0 12 16" width="12"><path d="M12 5l-8 8-4-4 1.5-1.5L4 10l6.5-6.5z"></path></svg>
|
1816
|
+
<span class='select-menu-item-text js-select-button-text js-navigation-open'>Augeas</span>
|
1817
|
+
</a> <a href="https://github.com/trending/autohotkey?since=weekly" class="select-menu-item js-navigation-item " role="menuitem">
|
1818
|
+
<svg aria-hidden="true" class="octicon octicon-check select-menu-item-icon" height="16" version="1.1" viewBox="0 0 12 16" width="12"><path d="M12 5l-8 8-4-4 1.5-1.5L4 10l6.5-6.5z"></path></svg>
|
1819
|
+
<span class='select-menu-item-text js-select-button-text js-navigation-open'>AutoHotkey</span>
|
1820
|
+
</a> <a href="https://github.com/trending/autoit?since=weekly" class="select-menu-item js-navigation-item " role="menuitem">
|
1821
|
+
<svg aria-hidden="true" class="octicon octicon-check select-menu-item-icon" height="16" version="1.1" viewBox="0 0 12 16" width="12"><path d="M12 5l-8 8-4-4 1.5-1.5L4 10l6.5-6.5z"></path></svg>
|
1822
|
+
<span class='select-menu-item-text js-select-button-text js-navigation-open'>AutoIt</span>
|
1823
|
+
</a> <a href="https://github.com/trending/awk?since=weekly" class="select-menu-item js-navigation-item " role="menuitem">
|
1824
|
+
<svg aria-hidden="true" class="octicon octicon-check select-menu-item-icon" height="16" version="1.1" viewBox="0 0 12 16" width="12"><path d="M12 5l-8 8-4-4 1.5-1.5L4 10l6.5-6.5z"></path></svg>
|
1825
|
+
<span class='select-menu-item-text js-select-button-text js-navigation-open'>Awk</span>
|
1826
|
+
</a> <a href="https://github.com/trending/bat?since=weekly" class="select-menu-item js-navigation-item " role="menuitem">
|
1827
|
+
<svg aria-hidden="true" class="octicon octicon-check select-menu-item-icon" height="16" version="1.1" viewBox="0 0 12 16" width="12"><path d="M12 5l-8 8-4-4 1.5-1.5L4 10l6.5-6.5z"></path></svg>
|
1828
|
+
<span class='select-menu-item-text js-select-button-text js-navigation-open'>Batchfile</span>
|
1829
|
+
</a> <a href="https://github.com/trending/befunge?since=weekly" class="select-menu-item js-navigation-item " role="menuitem">
|
1830
|
+
<svg aria-hidden="true" class="octicon octicon-check select-menu-item-icon" height="16" version="1.1" viewBox="0 0 12 16" width="12"><path d="M12 5l-8 8-4-4 1.5-1.5L4 10l6.5-6.5z"></path></svg>
|
1831
|
+
<span class='select-menu-item-text js-select-button-text js-navigation-open'>Befunge</span>
|
1832
|
+
</a> <a href="https://github.com/trending/bison?since=weekly" class="select-menu-item js-navigation-item " role="menuitem">
|
1833
|
+
<svg aria-hidden="true" class="octicon octicon-check select-menu-item-icon" height="16" version="1.1" viewBox="0 0 12 16" width="12"><path d="M12 5l-8 8-4-4 1.5-1.5L4 10l6.5-6.5z"></path></svg>
|
1834
|
+
<span class='select-menu-item-text js-select-button-text js-navigation-open'>Bison</span>
|
1835
|
+
</a> <a href="https://github.com/trending/bitbake?since=weekly" class="select-menu-item js-navigation-item " role="menuitem">
|
1836
|
+
<svg aria-hidden="true" class="octicon octicon-check select-menu-item-icon" height="16" version="1.1" viewBox="0 0 12 16" width="12"><path d="M12 5l-8 8-4-4 1.5-1.5L4 10l6.5-6.5z"></path></svg>
|
1837
|
+
<span class='select-menu-item-text js-select-button-text js-navigation-open'>BitBake</span>
|
1838
|
+
</a> <a href="https://github.com/trending/blitzbasic?since=weekly" class="select-menu-item js-navigation-item " role="menuitem">
|
1839
|
+
<svg aria-hidden="true" class="octicon octicon-check select-menu-item-icon" height="16" version="1.1" viewBox="0 0 12 16" width="12"><path d="M12 5l-8 8-4-4 1.5-1.5L4 10l6.5-6.5z"></path></svg>
|
1840
|
+
<span class='select-menu-item-text js-select-button-text js-navigation-open'>BlitzBasic</span>
|
1841
|
+
</a> <a href="https://github.com/trending/blitzmax?since=weekly" class="select-menu-item js-navigation-item " role="menuitem">
|
1842
|
+
<svg aria-hidden="true" class="octicon octicon-check select-menu-item-icon" height="16" version="1.1" viewBox="0 0 12 16" width="12"><path d="M12 5l-8 8-4-4 1.5-1.5L4 10l6.5-6.5z"></path></svg>
|
1843
|
+
<span class='select-menu-item-text js-select-button-text js-navigation-open'>BlitzMax</span>
|
1844
|
+
</a> <a href="https://github.com/trending/bluespec?since=weekly" class="select-menu-item js-navigation-item " role="menuitem">
|
1845
|
+
<svg aria-hidden="true" class="octicon octicon-check select-menu-item-icon" height="16" version="1.1" viewBox="0 0 12 16" width="12"><path d="M12 5l-8 8-4-4 1.5-1.5L4 10l6.5-6.5z"></path></svg>
|
1846
|
+
<span class='select-menu-item-text js-select-button-text js-navigation-open'>Bluespec</span>
|
1847
|
+
</a> <a href="https://github.com/trending/boo?since=weekly" class="select-menu-item js-navigation-item " role="menuitem">
|
1848
|
+
<svg aria-hidden="true" class="octicon octicon-check select-menu-item-icon" height="16" version="1.1" viewBox="0 0 12 16" width="12"><path d="M12 5l-8 8-4-4 1.5-1.5L4 10l6.5-6.5z"></path></svg>
|
1849
|
+
<span class='select-menu-item-text js-select-button-text js-navigation-open'>Boo</span>
|
1850
|
+
</a> <a href="https://github.com/trending/brainfuck?since=weekly" class="select-menu-item js-navigation-item " role="menuitem">
|
1851
|
+
<svg aria-hidden="true" class="octicon octicon-check select-menu-item-icon" height="16" version="1.1" viewBox="0 0 12 16" width="12"><path d="M12 5l-8 8-4-4 1.5-1.5L4 10l6.5-6.5z"></path></svg>
|
1852
|
+
<span class='select-menu-item-text js-select-button-text js-navigation-open'>Brainfuck</span>
|
1853
|
+
</a> <a href="https://github.com/trending/brightscript?since=weekly" class="select-menu-item js-navigation-item " role="menuitem">
|
1854
|
+
<svg aria-hidden="true" class="octicon octicon-check select-menu-item-icon" height="16" version="1.1" viewBox="0 0 12 16" width="12"><path d="M12 5l-8 8-4-4 1.5-1.5L4 10l6.5-6.5z"></path></svg>
|
1855
|
+
<span class='select-menu-item-text js-select-button-text js-navigation-open'>Brightscript</span>
|
1856
|
+
</a> <a href="https://github.com/trending/bro?since=weekly" class="select-menu-item js-navigation-item " role="menuitem">
|
1857
|
+
<svg aria-hidden="true" class="octicon octicon-check select-menu-item-icon" height="16" version="1.1" viewBox="0 0 12 16" width="12"><path d="M12 5l-8 8-4-4 1.5-1.5L4 10l6.5-6.5z"></path></svg>
|
1858
|
+
<span class='select-menu-item-text js-select-button-text js-navigation-open'>Bro</span>
|
1859
|
+
</a> <a href="https://github.com/trending/c?since=weekly" class="select-menu-item js-navigation-item " role="menuitem">
|
1860
|
+
<svg aria-hidden="true" class="octicon octicon-check select-menu-item-icon" height="16" version="1.1" viewBox="0 0 12 16" width="12"><path d="M12 5l-8 8-4-4 1.5-1.5L4 10l6.5-6.5z"></path></svg>
|
1861
|
+
<span class='select-menu-item-text js-select-button-text js-navigation-open'>C</span>
|
1862
|
+
</a> <a href="https://github.com/trending/csharp?since=weekly" class="select-menu-item js-navigation-item " role="menuitem">
|
1863
|
+
<svg aria-hidden="true" class="octicon octicon-check select-menu-item-icon" height="16" version="1.1" viewBox="0 0 12 16" width="12"><path d="M12 5l-8 8-4-4 1.5-1.5L4 10l6.5-6.5z"></path></svg>
|
1864
|
+
<span class='select-menu-item-text js-select-button-text js-navigation-open'>C#</span>
|
1865
|
+
</a> <a href="https://github.com/trending/cpp?since=weekly" class="select-menu-item js-navigation-item " role="menuitem">
|
1866
|
+
<svg aria-hidden="true" class="octicon octicon-check select-menu-item-icon" height="16" version="1.1" viewBox="0 0 12 16" width="12"><path d="M12 5l-8 8-4-4 1.5-1.5L4 10l6.5-6.5z"></path></svg>
|
1867
|
+
<span class='select-menu-item-text js-select-button-text js-navigation-open'>C++</span>
|
1868
|
+
</a> <a href="https://github.com/trending/cap'n-proto?since=weekly" class="select-menu-item js-navigation-item " role="menuitem">
|
1869
|
+
<svg aria-hidden="true" class="octicon octicon-check select-menu-item-icon" height="16" version="1.1" viewBox="0 0 12 16" width="12"><path d="M12 5l-8 8-4-4 1.5-1.5L4 10l6.5-6.5z"></path></svg>
|
1870
|
+
<span class='select-menu-item-text js-select-button-text js-navigation-open'>Cap'n Proto</span>
|
1871
|
+
</a> <a href="https://github.com/trending/cartocss?since=weekly" class="select-menu-item js-navigation-item " role="menuitem">
|
1872
|
+
<svg aria-hidden="true" class="octicon octicon-check select-menu-item-icon" height="16" version="1.1" viewBox="0 0 12 16" width="12"><path d="M12 5l-8 8-4-4 1.5-1.5L4 10l6.5-6.5z"></path></svg>
|
1873
|
+
<span class='select-menu-item-text js-select-button-text js-navigation-open'>CartoCSS</span>
|
1874
|
+
</a> <a href="https://github.com/trending/ceylon?since=weekly" class="select-menu-item js-navigation-item " role="menuitem">
|
1875
|
+
<svg aria-hidden="true" class="octicon octicon-check select-menu-item-icon" height="16" version="1.1" viewBox="0 0 12 16" width="12"><path d="M12 5l-8 8-4-4 1.5-1.5L4 10l6.5-6.5z"></path></svg>
|
1876
|
+
<span class='select-menu-item-text js-select-button-text js-navigation-open'>Ceylon</span>
|
1877
|
+
</a> <a href="https://github.com/trending/chapel?since=weekly" class="select-menu-item js-navigation-item " role="menuitem">
|
1878
|
+
<svg aria-hidden="true" class="octicon octicon-check select-menu-item-icon" height="16" version="1.1" viewBox="0 0 12 16" width="12"><path d="M12 5l-8 8-4-4 1.5-1.5L4 10l6.5-6.5z"></path></svg>
|
1879
|
+
<span class='select-menu-item-text js-select-button-text js-navigation-open'>Chapel</span>
|
1880
|
+
</a> <a href="https://github.com/trending/charity?since=weekly" class="select-menu-item js-navigation-item " role="menuitem">
|
1881
|
+
<svg aria-hidden="true" class="octicon octicon-check select-menu-item-icon" height="16" version="1.1" viewBox="0 0 12 16" width="12"><path d="M12 5l-8 8-4-4 1.5-1.5L4 10l6.5-6.5z"></path></svg>
|
1882
|
+
<span class='select-menu-item-text js-select-button-text js-navigation-open'>Charity</span>
|
1883
|
+
</a> <a href="https://github.com/trending/chuck?since=weekly" class="select-menu-item js-navigation-item " role="menuitem">
|
1884
|
+
<svg aria-hidden="true" class="octicon octicon-check select-menu-item-icon" height="16" version="1.1" viewBox="0 0 12 16" width="12"><path d="M12 5l-8 8-4-4 1.5-1.5L4 10l6.5-6.5z"></path></svg>
|
1885
|
+
<span class='select-menu-item-text js-select-button-text js-navigation-open'>ChucK</span>
|
1886
|
+
</a> <a href="https://github.com/trending/cirru?since=weekly" class="select-menu-item js-navigation-item " role="menuitem">
|
1887
|
+
<svg aria-hidden="true" class="octicon octicon-check select-menu-item-icon" height="16" version="1.1" viewBox="0 0 12 16" width="12"><path d="M12 5l-8 8-4-4 1.5-1.5L4 10l6.5-6.5z"></path></svg>
|
1888
|
+
<span class='select-menu-item-text js-select-button-text js-navigation-open'>Cirru</span>
|
1889
|
+
</a> <a href="https://github.com/trending/clarion?since=weekly" class="select-menu-item js-navigation-item " role="menuitem">
|
1890
|
+
<svg aria-hidden="true" class="octicon octicon-check select-menu-item-icon" height="16" version="1.1" viewBox="0 0 12 16" width="12"><path d="M12 5l-8 8-4-4 1.5-1.5L4 10l6.5-6.5z"></path></svg>
|
1891
|
+
<span class='select-menu-item-text js-select-button-text js-navigation-open'>Clarion</span>
|
1892
|
+
</a> <a href="https://github.com/trending/clean?since=weekly" class="select-menu-item js-navigation-item " role="menuitem">
|
1893
|
+
<svg aria-hidden="true" class="octicon octicon-check select-menu-item-icon" height="16" version="1.1" viewBox="0 0 12 16" width="12"><path d="M12 5l-8 8-4-4 1.5-1.5L4 10l6.5-6.5z"></path></svg>
|
1894
|
+
<span class='select-menu-item-text js-select-button-text js-navigation-open'>Clean</span>
|
1895
|
+
</a> <a href="https://github.com/trending/click?since=weekly" class="select-menu-item js-navigation-item " role="menuitem">
|
1896
|
+
<svg aria-hidden="true" class="octicon octicon-check select-menu-item-icon" height="16" version="1.1" viewBox="0 0 12 16" width="12"><path d="M12 5l-8 8-4-4 1.5-1.5L4 10l6.5-6.5z"></path></svg>
|
1897
|
+
<span class='select-menu-item-text js-select-button-text js-navigation-open'>Click</span>
|
1898
|
+
</a> <a href="https://github.com/trending/clips?since=weekly" class="select-menu-item js-navigation-item " role="menuitem">
|
1899
|
+
<svg aria-hidden="true" class="octicon octicon-check select-menu-item-icon" height="16" version="1.1" viewBox="0 0 12 16" width="12"><path d="M12 5l-8 8-4-4 1.5-1.5L4 10l6.5-6.5z"></path></svg>
|
1900
|
+
<span class='select-menu-item-text js-select-button-text js-navigation-open'>CLIPS</span>
|
1901
|
+
</a> <a href="https://github.com/trending/clojure?since=weekly" class="select-menu-item js-navigation-item " role="menuitem">
|
1902
|
+
<svg aria-hidden="true" class="octicon octicon-check select-menu-item-icon" height="16" version="1.1" viewBox="0 0 12 16" width="12"><path d="M12 5l-8 8-4-4 1.5-1.5L4 10l6.5-6.5z"></path></svg>
|
1903
|
+
<span class='select-menu-item-text js-select-button-text js-navigation-open'>Clojure</span>
|
1904
|
+
</a> <a href="https://github.com/trending/cmake?since=weekly" class="select-menu-item js-navigation-item " role="menuitem">
|
1905
|
+
<svg aria-hidden="true" class="octicon octicon-check select-menu-item-icon" height="16" version="1.1" viewBox="0 0 12 16" width="12"><path d="M12 5l-8 8-4-4 1.5-1.5L4 10l6.5-6.5z"></path></svg>
|
1906
|
+
<span class='select-menu-item-text js-select-button-text js-navigation-open'>CMake</span>
|
1907
|
+
</a> <a href="https://github.com/trending/cobol?since=weekly" class="select-menu-item js-navigation-item " role="menuitem">
|
1908
|
+
<svg aria-hidden="true" class="octicon octicon-check select-menu-item-icon" height="16" version="1.1" viewBox="0 0 12 16" width="12"><path d="M12 5l-8 8-4-4 1.5-1.5L4 10l6.5-6.5z"></path></svg>
|
1909
|
+
<span class='select-menu-item-text js-select-button-text js-navigation-open'>COBOL</span>
|
1910
|
+
</a> <a href="https://github.com/trending/coffeescript?since=weekly" class="select-menu-item js-navigation-item " role="menuitem">
|
1911
|
+
<svg aria-hidden="true" class="octicon octicon-check select-menu-item-icon" height="16" version="1.1" viewBox="0 0 12 16" width="12"><path d="M12 5l-8 8-4-4 1.5-1.5L4 10l6.5-6.5z"></path></svg>
|
1912
|
+
<span class='select-menu-item-text js-select-button-text js-navigation-open'>CoffeeScript</span>
|
1913
|
+
</a> <a href="https://github.com/trending/cfm?since=weekly" class="select-menu-item js-navigation-item " role="menuitem">
|
1914
|
+
<svg aria-hidden="true" class="octicon octicon-check select-menu-item-icon" height="16" version="1.1" viewBox="0 0 12 16" width="12"><path d="M12 5l-8 8-4-4 1.5-1.5L4 10l6.5-6.5z"></path></svg>
|
1915
|
+
<span class='select-menu-item-text js-select-button-text js-navigation-open'>ColdFusion</span>
|
1916
|
+
</a> <a href="https://github.com/trending/common-lisp?since=weekly" class="select-menu-item js-navigation-item " role="menuitem">
|
1917
|
+
<svg aria-hidden="true" class="octicon octicon-check select-menu-item-icon" height="16" version="1.1" viewBox="0 0 12 16" width="12"><path d="M12 5l-8 8-4-4 1.5-1.5L4 10l6.5-6.5z"></path></svg>
|
1918
|
+
<span class='select-menu-item-text js-select-button-text js-navigation-open'>Common Lisp</span>
|
1919
|
+
</a> <a href="https://github.com/trending/component-pascal?since=weekly" class="select-menu-item js-navigation-item " role="menuitem">
|
1920
|
+
<svg aria-hidden="true" class="octicon octicon-check select-menu-item-icon" height="16" version="1.1" viewBox="0 0 12 16" width="12"><path d="M12 5l-8 8-4-4 1.5-1.5L4 10l6.5-6.5z"></path></svg>
|
1921
|
+
<span class='select-menu-item-text js-select-button-text js-navigation-open'>Component Pascal</span>
|
1922
|
+
</a> <a href="https://github.com/trending/cool?since=weekly" class="select-menu-item js-navigation-item " role="menuitem">
|
1923
|
+
<svg aria-hidden="true" class="octicon octicon-check select-menu-item-icon" height="16" version="1.1" viewBox="0 0 12 16" width="12"><path d="M12 5l-8 8-4-4 1.5-1.5L4 10l6.5-6.5z"></path></svg>
|
1924
|
+
<span class='select-menu-item-text js-select-button-text js-navigation-open'>Cool</span>
|
1925
|
+
</a> <a href="https://github.com/trending/coq?since=weekly" class="select-menu-item js-navigation-item " role="menuitem">
|
1926
|
+
<svg aria-hidden="true" class="octicon octicon-check select-menu-item-icon" height="16" version="1.1" viewBox="0 0 12 16" width="12"><path d="M12 5l-8 8-4-4 1.5-1.5L4 10l6.5-6.5z"></path></svg>
|
1927
|
+
<span class='select-menu-item-text js-select-button-text js-navigation-open'>Coq</span>
|
1928
|
+
</a> <a href="https://github.com/trending/crystal?since=weekly" class="select-menu-item js-navigation-item " role="menuitem">
|
1929
|
+
<svg aria-hidden="true" class="octicon octicon-check select-menu-item-icon" height="16" version="1.1" viewBox="0 0 12 16" width="12"><path d="M12 5l-8 8-4-4 1.5-1.5L4 10l6.5-6.5z"></path></svg>
|
1930
|
+
<span class='select-menu-item-text js-select-button-text js-navigation-open'>Crystal</span>
|
1931
|
+
</a> <a href="https://github.com/trending/csound?since=weekly" class="select-menu-item js-navigation-item " role="menuitem">
|
1932
|
+
<svg aria-hidden="true" class="octicon octicon-check select-menu-item-icon" height="16" version="1.1" viewBox="0 0 12 16" width="12"><path d="M12 5l-8 8-4-4 1.5-1.5L4 10l6.5-6.5z"></path></svg>
|
1933
|
+
<span class='select-menu-item-text js-select-button-text js-navigation-open'>Csound</span>
|
1934
|
+
</a> <a href="https://github.com/trending/csound-document?since=weekly" class="select-menu-item js-navigation-item " role="menuitem">
|
1935
|
+
<svg aria-hidden="true" class="octicon octicon-check select-menu-item-icon" height="16" version="1.1" viewBox="0 0 12 16" width="12"><path d="M12 5l-8 8-4-4 1.5-1.5L4 10l6.5-6.5z"></path></svg>
|
1936
|
+
<span class='select-menu-item-text js-select-button-text js-navigation-open'>Csound Document</span>
|
1937
|
+
</a> <a href="https://github.com/trending/csound-score?since=weekly" class="select-menu-item js-navigation-item " role="menuitem">
|
1938
|
+
<svg aria-hidden="true" class="octicon octicon-check select-menu-item-icon" height="16" version="1.1" viewBox="0 0 12 16" width="12"><path d="M12 5l-8 8-4-4 1.5-1.5L4 10l6.5-6.5z"></path></svg>
|
1939
|
+
<span class='select-menu-item-text js-select-button-text js-navigation-open'>Csound Score</span>
|
1940
|
+
</a> <a href="https://github.com/trending/css?since=weekly" class="select-menu-item js-navigation-item " role="menuitem">
|
1941
|
+
<svg aria-hidden="true" class="octicon octicon-check select-menu-item-icon" height="16" version="1.1" viewBox="0 0 12 16" width="12"><path d="M12 5l-8 8-4-4 1.5-1.5L4 10l6.5-6.5z"></path></svg>
|
1942
|
+
<span class='select-menu-item-text js-select-button-text js-navigation-open'>CSS</span>
|
1943
|
+
</a> <a href="https://github.com/trending/cucumber?since=weekly" class="select-menu-item js-navigation-item " role="menuitem">
|
1944
|
+
<svg aria-hidden="true" class="octicon octicon-check select-menu-item-icon" height="16" version="1.1" viewBox="0 0 12 16" width="12"><path d="M12 5l-8 8-4-4 1.5-1.5L4 10l6.5-6.5z"></path></svg>
|
1945
|
+
<span class='select-menu-item-text js-select-button-text js-navigation-open'>Cucumber</span>
|
1946
|
+
</a> <a href="https://github.com/trending/cuda?since=weekly" class="select-menu-item js-navigation-item " role="menuitem">
|
1947
|
+
<svg aria-hidden="true" class="octicon octicon-check select-menu-item-icon" height="16" version="1.1" viewBox="0 0 12 16" width="12"><path d="M12 5l-8 8-4-4 1.5-1.5L4 10l6.5-6.5z"></path></svg>
|
1948
|
+
<span class='select-menu-item-text js-select-button-text js-navigation-open'>Cuda</span>
|
1949
|
+
</a> <a href="https://github.com/trending/cycript?since=weekly" class="select-menu-item js-navigation-item " role="menuitem">
|
1950
|
+
<svg aria-hidden="true" class="octicon octicon-check select-menu-item-icon" height="16" version="1.1" viewBox="0 0 12 16" width="12"><path d="M12 5l-8 8-4-4 1.5-1.5L4 10l6.5-6.5z"></path></svg>
|
1951
|
+
<span class='select-menu-item-text js-select-button-text js-navigation-open'>Cycript</span>
|
1952
|
+
</a> <a href="https://github.com/trending/d?since=weekly" class="select-menu-item js-navigation-item " role="menuitem">
|
1953
|
+
<svg aria-hidden="true" class="octicon octicon-check select-menu-item-icon" height="16" version="1.1" viewBox="0 0 12 16" width="12"><path d="M12 5l-8 8-4-4 1.5-1.5L4 10l6.5-6.5z"></path></svg>
|
1954
|
+
<span class='select-menu-item-text js-select-button-text js-navigation-open'>D</span>
|
1955
|
+
</a> <a href="https://github.com/trending/dpatch?since=weekly" class="select-menu-item js-navigation-item " role="menuitem">
|
1956
|
+
<svg aria-hidden="true" class="octicon octicon-check select-menu-item-icon" height="16" version="1.1" viewBox="0 0 12 16" width="12"><path d="M12 5l-8 8-4-4 1.5-1.5L4 10l6.5-6.5z"></path></svg>
|
1957
|
+
<span class='select-menu-item-text js-select-button-text js-navigation-open'>Darcs Patch</span>
|
1958
|
+
</a> <a href="https://github.com/trending/dart?since=weekly" class="select-menu-item js-navigation-item " role="menuitem">
|
1959
|
+
<svg aria-hidden="true" class="octicon octicon-check select-menu-item-icon" height="16" version="1.1" viewBox="0 0 12 16" width="12"><path d="M12 5l-8 8-4-4 1.5-1.5L4 10l6.5-6.5z"></path></svg>
|
1960
|
+
<span class='select-menu-item-text js-select-button-text js-navigation-open'>Dart</span>
|
1961
|
+
</a> <a href="https://github.com/trending/diff?since=weekly" class="select-menu-item js-navigation-item " role="menuitem">
|
1962
|
+
<svg aria-hidden="true" class="octicon octicon-check select-menu-item-icon" height="16" version="1.1" viewBox="0 0 12 16" width="12"><path d="M12 5l-8 8-4-4 1.5-1.5L4 10l6.5-6.5z"></path></svg>
|
1963
|
+
<span class='select-menu-item-text js-select-button-text js-navigation-open'>Diff</span>
|
1964
|
+
</a> <a href="https://github.com/trending/digital-command-language?since=weekly" class="select-menu-item js-navigation-item " role="menuitem">
|
1965
|
+
<svg aria-hidden="true" class="octicon octicon-check select-menu-item-icon" height="16" version="1.1" viewBox="0 0 12 16" width="12"><path d="M12 5l-8 8-4-4 1.5-1.5L4 10l6.5-6.5z"></path></svg>
|
1966
|
+
<span class='select-menu-item-text js-select-button-text js-navigation-open'>DIGITAL Command Language</span>
|
1967
|
+
</a> <a href="https://github.com/trending/dm?since=weekly" class="select-menu-item js-navigation-item " role="menuitem">
|
1968
|
+
<svg aria-hidden="true" class="octicon octicon-check select-menu-item-icon" height="16" version="1.1" viewBox="0 0 12 16" width="12"><path d="M12 5l-8 8-4-4 1.5-1.5L4 10l6.5-6.5z"></path></svg>
|
1969
|
+
<span class='select-menu-item-text js-select-button-text js-navigation-open'>DM</span>
|
1970
|
+
</a> <a href="https://github.com/trending/dogescript?since=weekly" class="select-menu-item js-navigation-item " role="menuitem">
|
1971
|
+
<svg aria-hidden="true" class="octicon octicon-check select-menu-item-icon" height="16" version="1.1" viewBox="0 0 12 16" width="12"><path d="M12 5l-8 8-4-4 1.5-1.5L4 10l6.5-6.5z"></path></svg>
|
1972
|
+
<span class='select-menu-item-text js-select-button-text js-navigation-open'>Dogescript</span>
|
1973
|
+
</a> <a href="https://github.com/trending/dtrace?since=weekly" class="select-menu-item js-navigation-item " role="menuitem">
|
1974
|
+
<svg aria-hidden="true" class="octicon octicon-check select-menu-item-icon" height="16" version="1.1" viewBox="0 0 12 16" width="12"><path d="M12 5l-8 8-4-4 1.5-1.5L4 10l6.5-6.5z"></path></svg>
|
1975
|
+
<span class='select-menu-item-text js-select-button-text js-navigation-open'>DTrace</span>
|
1976
|
+
</a> <a href="https://github.com/trending/dylan?since=weekly" class="select-menu-item js-navigation-item " role="menuitem">
|
1977
|
+
<svg aria-hidden="true" class="octicon octicon-check select-menu-item-icon" height="16" version="1.1" viewBox="0 0 12 16" width="12"><path d="M12 5l-8 8-4-4 1.5-1.5L4 10l6.5-6.5z"></path></svg>
|
1978
|
+
<span class='select-menu-item-text js-select-button-text js-navigation-open'>Dylan</span>
|
1979
|
+
</a> <a href="https://github.com/trending/e?since=weekly" class="select-menu-item js-navigation-item " role="menuitem">
|
1980
|
+
<svg aria-hidden="true" class="octicon octicon-check select-menu-item-icon" height="16" version="1.1" viewBox="0 0 12 16" width="12"><path d="M12 5l-8 8-4-4 1.5-1.5L4 10l6.5-6.5z"></path></svg>
|
1981
|
+
<span class='select-menu-item-text js-select-button-text js-navigation-open'>E</span>
|
1982
|
+
</a> <a href="https://github.com/trending/eagle?since=weekly" class="select-menu-item js-navigation-item " role="menuitem">
|
1983
|
+
<svg aria-hidden="true" class="octicon octicon-check select-menu-item-icon" height="16" version="1.1" viewBox="0 0 12 16" width="12"><path d="M12 5l-8 8-4-4 1.5-1.5L4 10l6.5-6.5z"></path></svg>
|
1984
|
+
<span class='select-menu-item-text js-select-button-text js-navigation-open'>Eagle</span>
|
1985
|
+
</a> <a href="https://github.com/trending/ec?since=weekly" class="select-menu-item js-navigation-item " role="menuitem">
|
1986
|
+
<svg aria-hidden="true" class="octicon octicon-check select-menu-item-icon" height="16" version="1.1" viewBox="0 0 12 16" width="12"><path d="M12 5l-8 8-4-4 1.5-1.5L4 10l6.5-6.5z"></path></svg>
|
1987
|
+
<span class='select-menu-item-text js-select-button-text js-navigation-open'>eC</span>
|
1988
|
+
</a> <a href="https://github.com/trending/ecl?since=weekly" class="select-menu-item js-navigation-item " role="menuitem">
|
1989
|
+
<svg aria-hidden="true" class="octicon octicon-check select-menu-item-icon" height="16" version="1.1" viewBox="0 0 12 16" width="12"><path d="M12 5l-8 8-4-4 1.5-1.5L4 10l6.5-6.5z"></path></svg>
|
1990
|
+
<span class='select-menu-item-text js-select-button-text js-navigation-open'>ECL</span>
|
1991
|
+
</a> <a href="https://github.com/trending/eiffel?since=weekly" class="select-menu-item js-navigation-item " role="menuitem">
|
1992
|
+
<svg aria-hidden="true" class="octicon octicon-check select-menu-item-icon" height="16" version="1.1" viewBox="0 0 12 16" width="12"><path d="M12 5l-8 8-4-4 1.5-1.5L4 10l6.5-6.5z"></path></svg>
|
1993
|
+
<span class='select-menu-item-text js-select-button-text js-navigation-open'>Eiffel</span>
|
1994
|
+
</a> <a href="https://github.com/trending/elixir?since=weekly" class="select-menu-item js-navigation-item " role="menuitem">
|
1995
|
+
<svg aria-hidden="true" class="octicon octicon-check select-menu-item-icon" height="16" version="1.1" viewBox="0 0 12 16" width="12"><path d="M12 5l-8 8-4-4 1.5-1.5L4 10l6.5-6.5z"></path></svg>
|
1996
|
+
<span class='select-menu-item-text js-select-button-text js-navigation-open'>Elixir</span>
|
1997
|
+
</a> <a href="https://github.com/trending/elm?since=weekly" class="select-menu-item js-navigation-item " role="menuitem">
|
1998
|
+
<svg aria-hidden="true" class="octicon octicon-check select-menu-item-icon" height="16" version="1.1" viewBox="0 0 12 16" width="12"><path d="M12 5l-8 8-4-4 1.5-1.5L4 10l6.5-6.5z"></path></svg>
|
1999
|
+
<span class='select-menu-item-text js-select-button-text js-navigation-open'>Elm</span>
|
2000
|
+
</a> <a href="https://github.com/trending/emacs-lisp?since=weekly" class="select-menu-item js-navigation-item " role="menuitem">
|
2001
|
+
<svg aria-hidden="true" class="octicon octicon-check select-menu-item-icon" height="16" version="1.1" viewBox="0 0 12 16" width="12"><path d="M12 5l-8 8-4-4 1.5-1.5L4 10l6.5-6.5z"></path></svg>
|
2002
|
+
<span class='select-menu-item-text js-select-button-text js-navigation-open'>Emacs Lisp</span>
|
2003
|
+
</a> <a href="https://github.com/trending/emberscript?since=weekly" class="select-menu-item js-navigation-item " role="menuitem">
|
2004
|
+
<svg aria-hidden="true" class="octicon octicon-check select-menu-item-icon" height="16" version="1.1" viewBox="0 0 12 16" width="12"><path d="M12 5l-8 8-4-4 1.5-1.5L4 10l6.5-6.5z"></path></svg>
|
2005
|
+
<span class='select-menu-item-text js-select-button-text js-navigation-open'>EmberScript</span>
|
2006
|
+
</a> <a href="https://github.com/trending/eq?since=weekly" class="select-menu-item js-navigation-item " role="menuitem">
|
2007
|
+
<svg aria-hidden="true" class="octicon octicon-check select-menu-item-icon" height="16" version="1.1" viewBox="0 0 12 16" width="12"><path d="M12 5l-8 8-4-4 1.5-1.5L4 10l6.5-6.5z"></path></svg>
|
2008
|
+
<span class='select-menu-item-text js-select-button-text js-navigation-open'>EQ</span>
|
2009
|
+
</a> <a href="https://github.com/trending/erlang?since=weekly" class="select-menu-item js-navigation-item " role="menuitem">
|
2010
|
+
<svg aria-hidden="true" class="octicon octicon-check select-menu-item-icon" height="16" version="1.1" viewBox="0 0 12 16" width="12"><path d="M12 5l-8 8-4-4 1.5-1.5L4 10l6.5-6.5z"></path></svg>
|
2011
|
+
<span class='select-menu-item-text js-select-button-text js-navigation-open'>Erlang</span>
|
2012
|
+
</a> <a href="https://github.com/trending/fsharp?since=weekly" class="select-menu-item js-navigation-item " role="menuitem">
|
2013
|
+
<svg aria-hidden="true" class="octicon octicon-check select-menu-item-icon" height="16" version="1.1" viewBox="0 0 12 16" width="12"><path d="M12 5l-8 8-4-4 1.5-1.5L4 10l6.5-6.5z"></path></svg>
|
2014
|
+
<span class='select-menu-item-text js-select-button-text js-navigation-open'>F#</span>
|
2015
|
+
</a> <a href="https://github.com/trending/factor?since=weekly" class="select-menu-item js-navigation-item " role="menuitem">
|
2016
|
+
<svg aria-hidden="true" class="octicon octicon-check select-menu-item-icon" height="16" version="1.1" viewBox="0 0 12 16" width="12"><path d="M12 5l-8 8-4-4 1.5-1.5L4 10l6.5-6.5z"></path></svg>
|
2017
|
+
<span class='select-menu-item-text js-select-button-text js-navigation-open'>Factor</span>
|
2018
|
+
</a> <a href="https://github.com/trending/fancy?since=weekly" class="select-menu-item js-navigation-item " role="menuitem">
|
2019
|
+
<svg aria-hidden="true" class="octicon octicon-check select-menu-item-icon" height="16" version="1.1" viewBox="0 0 12 16" width="12"><path d="M12 5l-8 8-4-4 1.5-1.5L4 10l6.5-6.5z"></path></svg>
|
2020
|
+
<span class='select-menu-item-text js-select-button-text js-navigation-open'>Fancy</span>
|
2021
|
+
</a> <a href="https://github.com/trending/fantom?since=weekly" class="select-menu-item js-navigation-item " role="menuitem">
|
2022
|
+
<svg aria-hidden="true" class="octicon octicon-check select-menu-item-icon" height="16" version="1.1" viewBox="0 0 12 16" width="12"><path d="M12 5l-8 8-4-4 1.5-1.5L4 10l6.5-6.5z"></path></svg>
|
2023
|
+
<span class='select-menu-item-text js-select-button-text js-navigation-open'>Fantom</span>
|
2024
|
+
</a> <a href="https://github.com/trending/filebench-wml?since=weekly" class="select-menu-item js-navigation-item " role="menuitem">
|
2025
|
+
<svg aria-hidden="true" class="octicon octicon-check select-menu-item-icon" height="16" version="1.1" viewBox="0 0 12 16" width="12"><path d="M12 5l-8 8-4-4 1.5-1.5L4 10l6.5-6.5z"></path></svg>
|
2026
|
+
<span class='select-menu-item-text js-select-button-text js-navigation-open'>Filebench WML</span>
|
2027
|
+
</a> <a href="https://github.com/trending/flux?since=weekly" class="select-menu-item js-navigation-item " role="menuitem">
|
2028
|
+
<svg aria-hidden="true" class="octicon octicon-check select-menu-item-icon" height="16" version="1.1" viewBox="0 0 12 16" width="12"><path d="M12 5l-8 8-4-4 1.5-1.5L4 10l6.5-6.5z"></path></svg>
|
2029
|
+
<span class='select-menu-item-text js-select-button-text js-navigation-open'>FLUX</span>
|
2030
|
+
</a> <a href="https://github.com/trending/forth?since=weekly" class="select-menu-item js-navigation-item " role="menuitem">
|
2031
|
+
<svg aria-hidden="true" class="octicon octicon-check select-menu-item-icon" height="16" version="1.1" viewBox="0 0 12 16" width="12"><path d="M12 5l-8 8-4-4 1.5-1.5L4 10l6.5-6.5z"></path></svg>
|
2032
|
+
<span class='select-menu-item-text js-select-button-text js-navigation-open'>Forth</span>
|
2033
|
+
</a> <a href="https://github.com/trending/fortran?since=weekly" class="select-menu-item js-navigation-item " role="menuitem">
|
2034
|
+
<svg aria-hidden="true" class="octicon octicon-check select-menu-item-icon" height="16" version="1.1" viewBox="0 0 12 16" width="12"><path d="M12 5l-8 8-4-4 1.5-1.5L4 10l6.5-6.5z"></path></svg>
|
2035
|
+
<span class='select-menu-item-text js-select-button-text js-navigation-open'>FORTRAN</span>
|
2036
|
+
</a> <a href="https://github.com/trending/freemarker?since=weekly" class="select-menu-item js-navigation-item " role="menuitem">
|
2037
|
+
<svg aria-hidden="true" class="octicon octicon-check select-menu-item-icon" height="16" version="1.1" viewBox="0 0 12 16" width="12"><path d="M12 5l-8 8-4-4 1.5-1.5L4 10l6.5-6.5z"></path></svg>
|
2038
|
+
<span class='select-menu-item-text js-select-button-text js-navigation-open'>FreeMarker</span>
|
2039
|
+
</a> <a href="https://github.com/trending/frege?since=weekly" class="select-menu-item js-navigation-item " role="menuitem">
|
2040
|
+
<svg aria-hidden="true" class="octicon octicon-check select-menu-item-icon" height="16" version="1.1" viewBox="0 0 12 16" width="12"><path d="M12 5l-8 8-4-4 1.5-1.5L4 10l6.5-6.5z"></path></svg>
|
2041
|
+
<span class='select-menu-item-text js-select-button-text js-navigation-open'>Frege</span>
|
2042
|
+
</a> <a href="https://github.com/trending/game-maker-language?since=weekly" class="select-menu-item js-navigation-item " role="menuitem">
|
2043
|
+
<svg aria-hidden="true" class="octicon octicon-check select-menu-item-icon" height="16" version="1.1" viewBox="0 0 12 16" width="12"><path d="M12 5l-8 8-4-4 1.5-1.5L4 10l6.5-6.5z"></path></svg>
|
2044
|
+
<span class='select-menu-item-text js-select-button-text js-navigation-open'>Game Maker Language</span>
|
2045
|
+
</a> <a href="https://github.com/trending/gams?since=weekly" class="select-menu-item js-navigation-item " role="menuitem">
|
2046
|
+
<svg aria-hidden="true" class="octicon octicon-check select-menu-item-icon" height="16" version="1.1" viewBox="0 0 12 16" width="12"><path d="M12 5l-8 8-4-4 1.5-1.5L4 10l6.5-6.5z"></path></svg>
|
2047
|
+
<span class='select-menu-item-text js-select-button-text js-navigation-open'>GAMS</span>
|
2048
|
+
</a> <a href="https://github.com/trending/gap?since=weekly" class="select-menu-item js-navigation-item " role="menuitem">
|
2049
|
+
<svg aria-hidden="true" class="octicon octicon-check select-menu-item-icon" height="16" version="1.1" viewBox="0 0 12 16" width="12"><path d="M12 5l-8 8-4-4 1.5-1.5L4 10l6.5-6.5z"></path></svg>
|
2050
|
+
<span class='select-menu-item-text js-select-button-text js-navigation-open'>GAP</span>
|
2051
|
+
</a> <a href="https://github.com/trending/gcc-machine-description?since=weekly" class="select-menu-item js-navigation-item " role="menuitem">
|
2052
|
+
<svg aria-hidden="true" class="octicon octicon-check select-menu-item-icon" height="16" version="1.1" viewBox="0 0 12 16" width="12"><path d="M12 5l-8 8-4-4 1.5-1.5L4 10l6.5-6.5z"></path></svg>
|
2053
|
+
<span class='select-menu-item-text js-select-button-text js-navigation-open'>GCC Machine Description</span>
|
2054
|
+
</a> <a href="https://github.com/trending/gdb?since=weekly" class="select-menu-item js-navigation-item " role="menuitem">
|
2055
|
+
<svg aria-hidden="true" class="octicon octicon-check select-menu-item-icon" height="16" version="1.1" viewBox="0 0 12 16" width="12"><path d="M12 5l-8 8-4-4 1.5-1.5L4 10l6.5-6.5z"></path></svg>
|
2056
|
+
<span class='select-menu-item-text js-select-button-text js-navigation-open'>GDB</span>
|
2057
|
+
</a> <a href="https://github.com/trending/gdscript?since=weekly" class="select-menu-item js-navigation-item " role="menuitem">
|
2058
|
+
<svg aria-hidden="true" class="octicon octicon-check select-menu-item-icon" height="16" version="1.1" viewBox="0 0 12 16" width="12"><path d="M12 5l-8 8-4-4 1.5-1.5L4 10l6.5-6.5z"></path></svg>
|
2059
|
+
<span class='select-menu-item-text js-select-button-text js-navigation-open'>GDScript</span>
|
2060
|
+
</a> <a href="https://github.com/trending/genshi?since=weekly" class="select-menu-item js-navigation-item " role="menuitem">
|
2061
|
+
<svg aria-hidden="true" class="octicon octicon-check select-menu-item-icon" height="16" version="1.1" viewBox="0 0 12 16" width="12"><path d="M12 5l-8 8-4-4 1.5-1.5L4 10l6.5-6.5z"></path></svg>
|
2062
|
+
<span class='select-menu-item-text js-select-button-text js-navigation-open'>Genshi</span>
|
2063
|
+
</a> <a href="https://github.com/trending/pot?since=weekly" class="select-menu-item js-navigation-item " role="menuitem">
|
2064
|
+
<svg aria-hidden="true" class="octicon octicon-check select-menu-item-icon" height="16" version="1.1" viewBox="0 0 12 16" width="12"><path d="M12 5l-8 8-4-4 1.5-1.5L4 10l6.5-6.5z"></path></svg>
|
2065
|
+
<span class='select-menu-item-text js-select-button-text js-navigation-open'>Gettext Catalog</span>
|
2066
|
+
</a> <a href="https://github.com/trending/glsl?since=weekly" class="select-menu-item js-navigation-item " role="menuitem">
|
2067
|
+
<svg aria-hidden="true" class="octicon octicon-check select-menu-item-icon" height="16" version="1.1" viewBox="0 0 12 16" width="12"><path d="M12 5l-8 8-4-4 1.5-1.5L4 10l6.5-6.5z"></path></svg>
|
2068
|
+
<span class='select-menu-item-text js-select-button-text js-navigation-open'>GLSL</span>
|
2069
|
+
</a> <a href="https://github.com/trending/glyph?since=weekly" class="select-menu-item js-navigation-item " role="menuitem">
|
2070
|
+
<svg aria-hidden="true" class="octicon octicon-check select-menu-item-icon" height="16" version="1.1" viewBox="0 0 12 16" width="12"><path d="M12 5l-8 8-4-4 1.5-1.5L4 10l6.5-6.5z"></path></svg>
|
2071
|
+
<span class='select-menu-item-text js-select-button-text js-navigation-open'>Glyph</span>
|
2072
|
+
</a> <a href="https://github.com/trending/gnuplot?since=weekly" class="select-menu-item js-navigation-item " role="menuitem">
|
2073
|
+
<svg aria-hidden="true" class="octicon octicon-check select-menu-item-icon" height="16" version="1.1" viewBox="0 0 12 16" width="12"><path d="M12 5l-8 8-4-4 1.5-1.5L4 10l6.5-6.5z"></path></svg>
|
2074
|
+
<span class='select-menu-item-text js-select-button-text js-navigation-open'>Gnuplot</span>
|
2075
|
+
</a> <a href="https://github.com/trending/go?since=weekly" class="select-menu-item js-navigation-item " role="menuitem">
|
2076
|
+
<svg aria-hidden="true" class="octicon octicon-check select-menu-item-icon" height="16" version="1.1" viewBox="0 0 12 16" width="12"><path d="M12 5l-8 8-4-4 1.5-1.5L4 10l6.5-6.5z"></path></svg>
|
2077
|
+
<span class='select-menu-item-text js-select-button-text js-navigation-open'>Go</span>
|
2078
|
+
</a> <a href="https://github.com/trending/golo?since=weekly" class="select-menu-item js-navigation-item " role="menuitem">
|
2079
|
+
<svg aria-hidden="true" class="octicon octicon-check select-menu-item-icon" height="16" version="1.1" viewBox="0 0 12 16" width="12"><path d="M12 5l-8 8-4-4 1.5-1.5L4 10l6.5-6.5z"></path></svg>
|
2080
|
+
<span class='select-menu-item-text js-select-button-text js-navigation-open'>Golo</span>
|
2081
|
+
</a> <a href="https://github.com/trending/gosu?since=weekly" class="select-menu-item js-navigation-item " role="menuitem">
|
2082
|
+
<svg aria-hidden="true" class="octicon octicon-check select-menu-item-icon" height="16" version="1.1" viewBox="0 0 12 16" width="12"><path d="M12 5l-8 8-4-4 1.5-1.5L4 10l6.5-6.5z"></path></svg>
|
2083
|
+
<span class='select-menu-item-text js-select-button-text js-navigation-open'>Gosu</span>
|
2084
|
+
</a> <a href="https://github.com/trending/grace?since=weekly" class="select-menu-item js-navigation-item " role="menuitem">
|
2085
|
+
<svg aria-hidden="true" class="octicon octicon-check select-menu-item-icon" height="16" version="1.1" viewBox="0 0 12 16" width="12"><path d="M12 5l-8 8-4-4 1.5-1.5L4 10l6.5-6.5z"></path></svg>
|
2086
|
+
<span class='select-menu-item-text js-select-button-text js-navigation-open'>Grace</span>
|
2087
|
+
</a> <a href="https://github.com/trending/grammatical-framework?since=weekly" class="select-menu-item js-navigation-item " role="menuitem">
|
2088
|
+
<svg aria-hidden="true" class="octicon octicon-check select-menu-item-icon" height="16" version="1.1" viewBox="0 0 12 16" width="12"><path d="M12 5l-8 8-4-4 1.5-1.5L4 10l6.5-6.5z"></path></svg>
|
2089
|
+
<span class='select-menu-item-text js-select-button-text js-navigation-open'>Grammatical Framework</span>
|
2090
|
+
</a> <a href="https://github.com/trending/groff?since=weekly" class="select-menu-item js-navigation-item " role="menuitem">
|
2091
|
+
<svg aria-hidden="true" class="octicon octicon-check select-menu-item-icon" height="16" version="1.1" viewBox="0 0 12 16" width="12"><path d="M12 5l-8 8-4-4 1.5-1.5L4 10l6.5-6.5z"></path></svg>
|
2092
|
+
<span class='select-menu-item-text js-select-button-text js-navigation-open'>Groff</span>
|
2093
|
+
</a> <a href="https://github.com/trending/groovy?since=weekly" class="select-menu-item js-navigation-item " role="menuitem">
|
2094
|
+
<svg aria-hidden="true" class="octicon octicon-check select-menu-item-icon" height="16" version="1.1" viewBox="0 0 12 16" width="12"><path d="M12 5l-8 8-4-4 1.5-1.5L4 10l6.5-6.5z"></path></svg>
|
2095
|
+
<span class='select-menu-item-text js-select-button-text js-navigation-open'>Groovy</span>
|
2096
|
+
</a> <a href="https://github.com/trending/hack?since=weekly" class="select-menu-item js-navigation-item " role="menuitem">
|
2097
|
+
<svg aria-hidden="true" class="octicon octicon-check select-menu-item-icon" height="16" version="1.1" viewBox="0 0 12 16" width="12"><path d="M12 5l-8 8-4-4 1.5-1.5L4 10l6.5-6.5z"></path></svg>
|
2098
|
+
<span class='select-menu-item-text js-select-button-text js-navigation-open'>Hack</span>
|
2099
|
+
</a> <a href="https://github.com/trending/handlebars?since=weekly" class="select-menu-item js-navigation-item " role="menuitem">
|
2100
|
+
<svg aria-hidden="true" class="octicon octicon-check select-menu-item-icon" height="16" version="1.1" viewBox="0 0 12 16" width="12"><path d="M12 5l-8 8-4-4 1.5-1.5L4 10l6.5-6.5z"></path></svg>
|
2101
|
+
<span class='select-menu-item-text js-select-button-text js-navigation-open'>Handlebars</span>
|
2102
|
+
</a> <a href="https://github.com/trending/harbour?since=weekly" class="select-menu-item js-navigation-item " role="menuitem">
|
2103
|
+
<svg aria-hidden="true" class="octicon octicon-check select-menu-item-icon" height="16" version="1.1" viewBox="0 0 12 16" width="12"><path d="M12 5l-8 8-4-4 1.5-1.5L4 10l6.5-6.5z"></path></svg>
|
2104
|
+
<span class='select-menu-item-text js-select-button-text js-navigation-open'>Harbour</span>
|
2105
|
+
</a> <a href="https://github.com/trending/haskell?since=weekly" class="select-menu-item js-navigation-item " role="menuitem">
|
2106
|
+
<svg aria-hidden="true" class="octicon octicon-check select-menu-item-icon" height="16" version="1.1" viewBox="0 0 12 16" width="12"><path d="M12 5l-8 8-4-4 1.5-1.5L4 10l6.5-6.5z"></path></svg>
|
2107
|
+
<span class='select-menu-item-text js-select-button-text js-navigation-open'>Haskell</span>
|
2108
|
+
</a> <a href="https://github.com/trending/haxe?since=weekly" class="select-menu-item js-navigation-item " role="menuitem">
|
2109
|
+
<svg aria-hidden="true" class="octicon octicon-check select-menu-item-icon" height="16" version="1.1" viewBox="0 0 12 16" width="12"><path d="M12 5l-8 8-4-4 1.5-1.5L4 10l6.5-6.5z"></path></svg>
|
2110
|
+
<span class='select-menu-item-text js-select-button-text js-navigation-open'>Haxe</span>
|
2111
|
+
</a> <a href="https://github.com/trending/hcl?since=weekly" class="select-menu-item js-navigation-item " role="menuitem">
|
2112
|
+
<svg aria-hidden="true" class="octicon octicon-check select-menu-item-icon" height="16" version="1.1" viewBox="0 0 12 16" width="12"><path d="M12 5l-8 8-4-4 1.5-1.5L4 10l6.5-6.5z"></path></svg>
|
2113
|
+
<span class='select-menu-item-text js-select-button-text js-navigation-open'>HCL</span>
|
2114
|
+
</a> <a href="https://github.com/trending/hlsl?since=weekly" class="select-menu-item js-navigation-item " role="menuitem">
|
2115
|
+
<svg aria-hidden="true" class="octicon octicon-check select-menu-item-icon" height="16" version="1.1" viewBox="0 0 12 16" width="12"><path d="M12 5l-8 8-4-4 1.5-1.5L4 10l6.5-6.5z"></path></svg>
|
2116
|
+
<span class='select-menu-item-text js-select-button-text js-navigation-open'>HLSL</span>
|
2117
|
+
</a> <a href="https://github.com/trending/html?since=weekly" class="select-menu-item js-navigation-item " role="menuitem">
|
2118
|
+
<svg aria-hidden="true" class="octicon octicon-check select-menu-item-icon" height="16" version="1.1" viewBox="0 0 12 16" width="12"><path d="M12 5l-8 8-4-4 1.5-1.5L4 10l6.5-6.5z"></path></svg>
|
2119
|
+
<span class='select-menu-item-text js-select-button-text js-navigation-open'>HTML</span>
|
2120
|
+
</a> <a href="https://github.com/trending/hy?since=weekly" class="select-menu-item js-navigation-item " role="menuitem">
|
2121
|
+
<svg aria-hidden="true" class="octicon octicon-check select-menu-item-icon" height="16" version="1.1" viewBox="0 0 12 16" width="12"><path d="M12 5l-8 8-4-4 1.5-1.5L4 10l6.5-6.5z"></path></svg>
|
2122
|
+
<span class='select-menu-item-text js-select-button-text js-navigation-open'>Hy</span>
|
2123
|
+
</a> <a href="https://github.com/trending/hyphy?since=weekly" class="select-menu-item js-navigation-item " role="menuitem">
|
2124
|
+
<svg aria-hidden="true" class="octicon octicon-check select-menu-item-icon" height="16" version="1.1" viewBox="0 0 12 16" width="12"><path d="M12 5l-8 8-4-4 1.5-1.5L4 10l6.5-6.5z"></path></svg>
|
2125
|
+
<span class='select-menu-item-text js-select-button-text js-navigation-open'>HyPhy</span>
|
2126
|
+
</a> <a href="https://github.com/trending/idl?since=weekly" class="select-menu-item js-navigation-item " role="menuitem">
|
2127
|
+
<svg aria-hidden="true" class="octicon octicon-check select-menu-item-icon" height="16" version="1.1" viewBox="0 0 12 16" width="12"><path d="M12 5l-8 8-4-4 1.5-1.5L4 10l6.5-6.5z"></path></svg>
|
2128
|
+
<span class='select-menu-item-text js-select-button-text js-navigation-open'>IDL</span>
|
2129
|
+
</a> <a href="https://github.com/trending/idris?since=weekly" class="select-menu-item js-navigation-item " role="menuitem">
|
2130
|
+
<svg aria-hidden="true" class="octicon octicon-check select-menu-item-icon" height="16" version="1.1" viewBox="0 0 12 16" width="12"><path d="M12 5l-8 8-4-4 1.5-1.5L4 10l6.5-6.5z"></path></svg>
|
2131
|
+
<span class='select-menu-item-text js-select-button-text js-navigation-open'>Idris</span>
|
2132
|
+
</a> <a href="https://github.com/trending/igor-pro?since=weekly" class="select-menu-item js-navigation-item " role="menuitem">
|
2133
|
+
<svg aria-hidden="true" class="octicon octicon-check select-menu-item-icon" height="16" version="1.1" viewBox="0 0 12 16" width="12"><path d="M12 5l-8 8-4-4 1.5-1.5L4 10l6.5-6.5z"></path></svg>
|
2134
|
+
<span class='select-menu-item-text js-select-button-text js-navigation-open'>IGOR Pro</span>
|
2135
|
+
</a> <a href="https://github.com/trending/inform-7?since=weekly" class="select-menu-item js-navigation-item " role="menuitem">
|
2136
|
+
<svg aria-hidden="true" class="octicon octicon-check select-menu-item-icon" height="16" version="1.1" viewBox="0 0 12 16" width="12"><path d="M12 5l-8 8-4-4 1.5-1.5L4 10l6.5-6.5z"></path></svg>
|
2137
|
+
<span class='select-menu-item-text js-select-button-text js-navigation-open'>Inform 7</span>
|
2138
|
+
</a> <a href="https://github.com/trending/inno-setup?since=weekly" class="select-menu-item js-navigation-item " role="menuitem">
|
2139
|
+
<svg aria-hidden="true" class="octicon octicon-check select-menu-item-icon" height="16" version="1.1" viewBox="0 0 12 16" width="12"><path d="M12 5l-8 8-4-4 1.5-1.5L4 10l6.5-6.5z"></path></svg>
|
2140
|
+
<span class='select-menu-item-text js-select-button-text js-navigation-open'>Inno Setup</span>
|
2141
|
+
</a> <a href="https://github.com/trending/io?since=weekly" class="select-menu-item js-navigation-item " role="menuitem">
|
2142
|
+
<svg aria-hidden="true" class="octicon octicon-check select-menu-item-icon" height="16" version="1.1" viewBox="0 0 12 16" width="12"><path d="M12 5l-8 8-4-4 1.5-1.5L4 10l6.5-6.5z"></path></svg>
|
2143
|
+
<span class='select-menu-item-text js-select-button-text js-navigation-open'>Io</span>
|
2144
|
+
</a> <a href="https://github.com/trending/ioke?since=weekly" class="select-menu-item js-navigation-item " role="menuitem">
|
2145
|
+
<svg aria-hidden="true" class="octicon octicon-check select-menu-item-icon" height="16" version="1.1" viewBox="0 0 12 16" width="12"><path d="M12 5l-8 8-4-4 1.5-1.5L4 10l6.5-6.5z"></path></svg>
|
2146
|
+
<span class='select-menu-item-text js-select-button-text js-navigation-open'>Ioke</span>
|
2147
|
+
</a> <a href="https://github.com/trending/isabelle?since=weekly" class="select-menu-item js-navigation-item " role="menuitem">
|
2148
|
+
<svg aria-hidden="true" class="octicon octicon-check select-menu-item-icon" height="16" version="1.1" viewBox="0 0 12 16" width="12"><path d="M12 5l-8 8-4-4 1.5-1.5L4 10l6.5-6.5z"></path></svg>
|
2149
|
+
<span class='select-menu-item-text js-select-button-text js-navigation-open'>Isabelle</span>
|
2150
|
+
</a> <a href="https://github.com/trending/j?since=weekly" class="select-menu-item js-navigation-item " role="menuitem">
|
2151
|
+
<svg aria-hidden="true" class="octicon octicon-check select-menu-item-icon" height="16" version="1.1" viewBox="0 0 12 16" width="12"><path d="M12 5l-8 8-4-4 1.5-1.5L4 10l6.5-6.5z"></path></svg>
|
2152
|
+
<span class='select-menu-item-text js-select-button-text js-navigation-open'>J</span>
|
2153
|
+
</a> <a href="https://github.com/trending/jasmin?since=weekly" class="select-menu-item js-navigation-item " role="menuitem">
|
2154
|
+
<svg aria-hidden="true" class="octicon octicon-check select-menu-item-icon" height="16" version="1.1" viewBox="0 0 12 16" width="12"><path d="M12 5l-8 8-4-4 1.5-1.5L4 10l6.5-6.5z"></path></svg>
|
2155
|
+
<span class='select-menu-item-text js-select-button-text js-navigation-open'>Jasmin</span>
|
2156
|
+
</a> <a href="https://github.com/trending/java?since=weekly" class="select-menu-item js-navigation-item " role="menuitem">
|
2157
|
+
<svg aria-hidden="true" class="octicon octicon-check select-menu-item-icon" height="16" version="1.1" viewBox="0 0 12 16" width="12"><path d="M12 5l-8 8-4-4 1.5-1.5L4 10l6.5-6.5z"></path></svg>
|
2158
|
+
<span class='select-menu-item-text js-select-button-text js-navigation-open'>Java</span>
|
2159
|
+
</a> <a href="https://github.com/trending/javascript?since=weekly" class="select-menu-item js-navigation-item " role="menuitem">
|
2160
|
+
<svg aria-hidden="true" class="octicon octicon-check select-menu-item-icon" height="16" version="1.1" viewBox="0 0 12 16" width="12"><path d="M12 5l-8 8-4-4 1.5-1.5L4 10l6.5-6.5z"></path></svg>
|
2161
|
+
<span class='select-menu-item-text js-select-button-text js-navigation-open'>JavaScript</span>
|
2162
|
+
</a> <a href="https://github.com/trending/jflex?since=weekly" class="select-menu-item js-navigation-item " role="menuitem">
|
2163
|
+
<svg aria-hidden="true" class="octicon octicon-check select-menu-item-icon" height="16" version="1.1" viewBox="0 0 12 16" width="12"><path d="M12 5l-8 8-4-4 1.5-1.5L4 10l6.5-6.5z"></path></svg>
|
2164
|
+
<span class='select-menu-item-text js-select-button-text js-navigation-open'>JFlex</span>
|
2165
|
+
</a> <a href="https://github.com/trending/jsoniq?since=weekly" class="select-menu-item js-navigation-item " role="menuitem">
|
2166
|
+
<svg aria-hidden="true" class="octicon octicon-check select-menu-item-icon" height="16" version="1.1" viewBox="0 0 12 16" width="12"><path d="M12 5l-8 8-4-4 1.5-1.5L4 10l6.5-6.5z"></path></svg>
|
2167
|
+
<span class='select-menu-item-text js-select-button-text js-navigation-open'>JSONiq</span>
|
2168
|
+
</a> <a href="https://github.com/trending/julia?since=weekly" class="select-menu-item js-navigation-item " role="menuitem">
|
2169
|
+
<svg aria-hidden="true" class="octicon octicon-check select-menu-item-icon" height="16" version="1.1" viewBox="0 0 12 16" width="12"><path d="M12 5l-8 8-4-4 1.5-1.5L4 10l6.5-6.5z"></path></svg>
|
2170
|
+
<span class='select-menu-item-text js-select-button-text js-navigation-open'>Julia</span>
|
2171
|
+
</a> <a href="https://github.com/trending/jupyter-notebook?since=weekly" class="select-menu-item js-navigation-item " role="menuitem">
|
2172
|
+
<svg aria-hidden="true" class="octicon octicon-check select-menu-item-icon" height="16" version="1.1" viewBox="0 0 12 16" width="12"><path d="M12 5l-8 8-4-4 1.5-1.5L4 10l6.5-6.5z"></path></svg>
|
2173
|
+
<span class='select-menu-item-text js-select-button-text js-navigation-open'>Jupyter Notebook</span>
|
2174
|
+
</a> <a href="https://github.com/trending/kicad?since=weekly" class="select-menu-item js-navigation-item " role="menuitem">
|
2175
|
+
<svg aria-hidden="true" class="octicon octicon-check select-menu-item-icon" height="16" version="1.1" viewBox="0 0 12 16" width="12"><path d="M12 5l-8 8-4-4 1.5-1.5L4 10l6.5-6.5z"></path></svg>
|
2176
|
+
<span class='select-menu-item-text js-select-button-text js-navigation-open'>KiCad</span>
|
2177
|
+
</a> <a href="https://github.com/trending/kit?since=weekly" class="select-menu-item js-navigation-item " role="menuitem">
|
2178
|
+
<svg aria-hidden="true" class="octicon octicon-check select-menu-item-icon" height="16" version="1.1" viewBox="0 0 12 16" width="12"><path d="M12 5l-8 8-4-4 1.5-1.5L4 10l6.5-6.5z"></path></svg>
|
2179
|
+
<span class='select-menu-item-text js-select-button-text js-navigation-open'>Kit</span>
|
2180
|
+
</a> <a href="https://github.com/trending/kotlin?since=weekly" class="select-menu-item js-navigation-item " role="menuitem">
|
2181
|
+
<svg aria-hidden="true" class="octicon octicon-check select-menu-item-icon" height="16" version="1.1" viewBox="0 0 12 16" width="12"><path d="M12 5l-8 8-4-4 1.5-1.5L4 10l6.5-6.5z"></path></svg>
|
2182
|
+
<span class='select-menu-item-text js-select-button-text js-navigation-open'>Kotlin</span>
|
2183
|
+
</a> <a href="https://github.com/trending/krl?since=weekly" class="select-menu-item js-navigation-item " role="menuitem">
|
2184
|
+
<svg aria-hidden="true" class="octicon octicon-check select-menu-item-icon" height="16" version="1.1" viewBox="0 0 12 16" width="12"><path d="M12 5l-8 8-4-4 1.5-1.5L4 10l6.5-6.5z"></path></svg>
|
2185
|
+
<span class='select-menu-item-text js-select-button-text js-navigation-open'>KRL</span>
|
2186
|
+
</a> <a href="https://github.com/trending/labview?since=weekly" class="select-menu-item js-navigation-item " role="menuitem">
|
2187
|
+
<svg aria-hidden="true" class="octicon octicon-check select-menu-item-icon" height="16" version="1.1" viewBox="0 0 12 16" width="12"><path d="M12 5l-8 8-4-4 1.5-1.5L4 10l6.5-6.5z"></path></svg>
|
2188
|
+
<span class='select-menu-item-text js-select-button-text js-navigation-open'>LabVIEW</span>
|
2189
|
+
</a> <a href="https://github.com/trending/lasso?since=weekly" class="select-menu-item js-navigation-item " role="menuitem">
|
2190
|
+
<svg aria-hidden="true" class="octicon octicon-check select-menu-item-icon" height="16" version="1.1" viewBox="0 0 12 16" width="12"><path d="M12 5l-8 8-4-4 1.5-1.5L4 10l6.5-6.5z"></path></svg>
|
2191
|
+
<span class='select-menu-item-text js-select-button-text js-navigation-open'>Lasso</span>
|
2192
|
+
</a> <a href="https://github.com/trending/lean?since=weekly" class="select-menu-item js-navigation-item " role="menuitem">
|
2193
|
+
<svg aria-hidden="true" class="octicon octicon-check select-menu-item-icon" height="16" version="1.1" viewBox="0 0 12 16" width="12"><path d="M12 5l-8 8-4-4 1.5-1.5L4 10l6.5-6.5z"></path></svg>
|
2194
|
+
<span class='select-menu-item-text js-select-button-text js-navigation-open'>Lean</span>
|
2195
|
+
</a> <a href="https://github.com/trending/lex?since=weekly" class="select-menu-item js-navigation-item " role="menuitem">
|
2196
|
+
<svg aria-hidden="true" class="octicon octicon-check select-menu-item-icon" height="16" version="1.1" viewBox="0 0 12 16" width="12"><path d="M12 5l-8 8-4-4 1.5-1.5L4 10l6.5-6.5z"></path></svg>
|
2197
|
+
<span class='select-menu-item-text js-select-button-text js-navigation-open'>Lex</span>
|
2198
|
+
</a> <a href="https://github.com/trending/lilypond?since=weekly" class="select-menu-item js-navigation-item " role="menuitem">
|
2199
|
+
<svg aria-hidden="true" class="octicon octicon-check select-menu-item-icon" height="16" version="1.1" viewBox="0 0 12 16" width="12"><path d="M12 5l-8 8-4-4 1.5-1.5L4 10l6.5-6.5z"></path></svg>
|
2200
|
+
<span class='select-menu-item-text js-select-button-text js-navigation-open'>LilyPond</span>
|
2201
|
+
</a> <a href="https://github.com/trending/limbo?since=weekly" class="select-menu-item js-navigation-item " role="menuitem">
|
2202
|
+
<svg aria-hidden="true" class="octicon octicon-check select-menu-item-icon" height="16" version="1.1" viewBox="0 0 12 16" width="12"><path d="M12 5l-8 8-4-4 1.5-1.5L4 10l6.5-6.5z"></path></svg>
|
2203
|
+
<span class='select-menu-item-text js-select-button-text js-navigation-open'>Limbo</span>
|
2204
|
+
</a> <a href="https://github.com/trending/liquid?since=weekly" class="select-menu-item js-navigation-item " role="menuitem">
|
2205
|
+
<svg aria-hidden="true" class="octicon octicon-check select-menu-item-icon" height="16" version="1.1" viewBox="0 0 12 16" width="12"><path d="M12 5l-8 8-4-4 1.5-1.5L4 10l6.5-6.5z"></path></svg>
|
2206
|
+
<span class='select-menu-item-text js-select-button-text js-navigation-open'>Liquid</span>
|
2207
|
+
</a> <a href="https://github.com/trending/livescript?since=weekly" class="select-menu-item js-navigation-item " role="menuitem">
|
2208
|
+
<svg aria-hidden="true" class="octicon octicon-check select-menu-item-icon" height="16" version="1.1" viewBox="0 0 12 16" width="12"><path d="M12 5l-8 8-4-4 1.5-1.5L4 10l6.5-6.5z"></path></svg>
|
2209
|
+
<span class='select-menu-item-text js-select-button-text js-navigation-open'>LiveScript</span>
|
2210
|
+
</a> <a href="https://github.com/trending/llvm?since=weekly" class="select-menu-item js-navigation-item " role="menuitem">
|
2211
|
+
<svg aria-hidden="true" class="octicon octicon-check select-menu-item-icon" height="16" version="1.1" viewBox="0 0 12 16" width="12"><path d="M12 5l-8 8-4-4 1.5-1.5L4 10l6.5-6.5z"></path></svg>
|
2212
|
+
<span class='select-menu-item-text js-select-button-text js-navigation-open'>LLVM</span>
|
2213
|
+
</a> <a href="https://github.com/trending/logos?since=weekly" class="select-menu-item js-navigation-item " role="menuitem">
|
2214
|
+
<svg aria-hidden="true" class="octicon octicon-check select-menu-item-icon" height="16" version="1.1" viewBox="0 0 12 16" width="12"><path d="M12 5l-8 8-4-4 1.5-1.5L4 10l6.5-6.5z"></path></svg>
|
2215
|
+
<span class='select-menu-item-text js-select-button-text js-navigation-open'>Logos</span>
|
2216
|
+
</a> <a href="https://github.com/trending/logtalk?since=weekly" class="select-menu-item js-navigation-item " role="menuitem">
|
2217
|
+
<svg aria-hidden="true" class="octicon octicon-check select-menu-item-icon" height="16" version="1.1" viewBox="0 0 12 16" width="12"><path d="M12 5l-8 8-4-4 1.5-1.5L4 10l6.5-6.5z"></path></svg>
|
2218
|
+
<span class='select-menu-item-text js-select-button-text js-navigation-open'>Logtalk</span>
|
2219
|
+
</a> <a href="https://github.com/trending/lolcode?since=weekly" class="select-menu-item js-navigation-item " role="menuitem">
|
2220
|
+
<svg aria-hidden="true" class="octicon octicon-check select-menu-item-icon" height="16" version="1.1" viewBox="0 0 12 16" width="12"><path d="M12 5l-8 8-4-4 1.5-1.5L4 10l6.5-6.5z"></path></svg>
|
2221
|
+
<span class='select-menu-item-text js-select-button-text js-navigation-open'>LOLCODE</span>
|
2222
|
+
</a> <a href="https://github.com/trending/lookml?since=weekly" class="select-menu-item js-navigation-item " role="menuitem">
|
2223
|
+
<svg aria-hidden="true" class="octicon octicon-check select-menu-item-icon" height="16" version="1.1" viewBox="0 0 12 16" width="12"><path d="M12 5l-8 8-4-4 1.5-1.5L4 10l6.5-6.5z"></path></svg>
|
2224
|
+
<span class='select-menu-item-text js-select-button-text js-navigation-open'>LookML</span>
|
2225
|
+
</a> <a href="https://github.com/trending/loomscript?since=weekly" class="select-menu-item js-navigation-item " role="menuitem">
|
2226
|
+
<svg aria-hidden="true" class="octicon octicon-check select-menu-item-icon" height="16" version="1.1" viewBox="0 0 12 16" width="12"><path d="M12 5l-8 8-4-4 1.5-1.5L4 10l6.5-6.5z"></path></svg>
|
2227
|
+
<span class='select-menu-item-text js-select-button-text js-navigation-open'>LoomScript</span>
|
2228
|
+
</a> <a href="https://github.com/trending/lsl?since=weekly" class="select-menu-item js-navigation-item " role="menuitem">
|
2229
|
+
<svg aria-hidden="true" class="octicon octicon-check select-menu-item-icon" height="16" version="1.1" viewBox="0 0 12 16" width="12"><path d="M12 5l-8 8-4-4 1.5-1.5L4 10l6.5-6.5z"></path></svg>
|
2230
|
+
<span class='select-menu-item-text js-select-button-text js-navigation-open'>LSL</span>
|
2231
|
+
</a> <a href="https://github.com/trending/lua?since=weekly" class="select-menu-item js-navigation-item " role="menuitem">
|
2232
|
+
<svg aria-hidden="true" class="octicon octicon-check select-menu-item-icon" height="16" version="1.1" viewBox="0 0 12 16" width="12"><path d="M12 5l-8 8-4-4 1.5-1.5L4 10l6.5-6.5z"></path></svg>
|
2233
|
+
<span class='select-menu-item-text js-select-button-text js-navigation-open'>Lua</span>
|
2234
|
+
</a> <a href="https://github.com/trending/m?since=weekly" class="select-menu-item js-navigation-item " role="menuitem">
|
2235
|
+
<svg aria-hidden="true" class="octicon octicon-check select-menu-item-icon" height="16" version="1.1" viewBox="0 0 12 16" width="12"><path d="M12 5l-8 8-4-4 1.5-1.5L4 10l6.5-6.5z"></path></svg>
|
2236
|
+
<span class='select-menu-item-text js-select-button-text js-navigation-open'>M</span>
|
2237
|
+
</a> <a href="https://github.com/trending/m4?since=weekly" class="select-menu-item js-navigation-item " role="menuitem">
|
2238
|
+
<svg aria-hidden="true" class="octicon octicon-check select-menu-item-icon" height="16" version="1.1" viewBox="0 0 12 16" width="12"><path d="M12 5l-8 8-4-4 1.5-1.5L4 10l6.5-6.5z"></path></svg>
|
2239
|
+
<span class='select-menu-item-text js-select-button-text js-navigation-open'>M4</span>
|
2240
|
+
</a> <a href="https://github.com/trending/makefile?since=weekly" class="select-menu-item js-navigation-item " role="menuitem">
|
2241
|
+
<svg aria-hidden="true" class="octicon octicon-check select-menu-item-icon" height="16" version="1.1" viewBox="0 0 12 16" width="12"><path d="M12 5l-8 8-4-4 1.5-1.5L4 10l6.5-6.5z"></path></svg>
|
2242
|
+
<span class='select-menu-item-text js-select-button-text js-navigation-open'>Makefile</span>
|
2243
|
+
</a> <a href="https://github.com/trending/mako?since=weekly" class="select-menu-item js-navigation-item " role="menuitem">
|
2244
|
+
<svg aria-hidden="true" class="octicon octicon-check select-menu-item-icon" height="16" version="1.1" viewBox="0 0 12 16" width="12"><path d="M12 5l-8 8-4-4 1.5-1.5L4 10l6.5-6.5z"></path></svg>
|
2245
|
+
<span class='select-menu-item-text js-select-button-text js-navigation-open'>Mako</span>
|
2246
|
+
</a> <a href="https://github.com/trending/markdown?since=weekly" class="select-menu-item js-navigation-item " role="menuitem">
|
2247
|
+
<svg aria-hidden="true" class="octicon octicon-check select-menu-item-icon" height="16" version="1.1" viewBox="0 0 12 16" width="12"><path d="M12 5l-8 8-4-4 1.5-1.5L4 10l6.5-6.5z"></path></svg>
|
2248
|
+
<span class='select-menu-item-text js-select-button-text js-navigation-open'>Markdown</span>
|
2249
|
+
</a> <a href="https://github.com/trending/mask?since=weekly" class="select-menu-item js-navigation-item " role="menuitem">
|
2250
|
+
<svg aria-hidden="true" class="octicon octicon-check select-menu-item-icon" height="16" version="1.1" viewBox="0 0 12 16" width="12"><path d="M12 5l-8 8-4-4 1.5-1.5L4 10l6.5-6.5z"></path></svg>
|
2251
|
+
<span class='select-menu-item-text js-select-button-text js-navigation-open'>Mask</span>
|
2252
|
+
</a> <a href="https://github.com/trending/mathematica?since=weekly" class="select-menu-item js-navigation-item " role="menuitem">
|
2253
|
+
<svg aria-hidden="true" class="octicon octicon-check select-menu-item-icon" height="16" version="1.1" viewBox="0 0 12 16" width="12"><path d="M12 5l-8 8-4-4 1.5-1.5L4 10l6.5-6.5z"></path></svg>
|
2254
|
+
<span class='select-menu-item-text js-select-button-text js-navigation-open'>Mathematica</span>
|
2255
|
+
</a> <a href="https://github.com/trending/matlab?since=weekly" class="select-menu-item js-navigation-item " role="menuitem">
|
2256
|
+
<svg aria-hidden="true" class="octicon octicon-check select-menu-item-icon" height="16" version="1.1" viewBox="0 0 12 16" width="12"><path d="M12 5l-8 8-4-4 1.5-1.5L4 10l6.5-6.5z"></path></svg>
|
2257
|
+
<span class='select-menu-item-text js-select-button-text js-navigation-open'>Matlab</span>
|
2258
|
+
</a> <a href="https://github.com/trending/max/msp?since=weekly" class="select-menu-item js-navigation-item " role="menuitem">
|
2259
|
+
<svg aria-hidden="true" class="octicon octicon-check select-menu-item-icon" height="16" version="1.1" viewBox="0 0 12 16" width="12"><path d="M12 5l-8 8-4-4 1.5-1.5L4 10l6.5-6.5z"></path></svg>
|
2260
|
+
<span class='select-menu-item-text js-select-button-text js-navigation-open'>Max</span>
|
2261
|
+
</a> <a href="https://github.com/trending/maxscript?since=weekly" class="select-menu-item js-navigation-item " role="menuitem">
|
2262
|
+
<svg aria-hidden="true" class="octicon octicon-check select-menu-item-icon" height="16" version="1.1" viewBox="0 0 12 16" width="12"><path d="M12 5l-8 8-4-4 1.5-1.5L4 10l6.5-6.5z"></path></svg>
|
2263
|
+
<span class='select-menu-item-text js-select-button-text js-navigation-open'>MAXScript</span>
|
2264
|
+
</a> <a href="https://github.com/trending/mercury?since=weekly" class="select-menu-item js-navigation-item " role="menuitem">
|
2265
|
+
<svg aria-hidden="true" class="octicon octicon-check select-menu-item-icon" height="16" version="1.1" viewBox="0 0 12 16" width="12"><path d="M12 5l-8 8-4-4 1.5-1.5L4 10l6.5-6.5z"></path></svg>
|
2266
|
+
<span class='select-menu-item-text js-select-button-text js-navigation-open'>Mercury</span>
|
2267
|
+
</a> <a href="https://github.com/trending/metal?since=weekly" class="select-menu-item js-navigation-item " role="menuitem">
|
2268
|
+
<svg aria-hidden="true" class="octicon octicon-check select-menu-item-icon" height="16" version="1.1" viewBox="0 0 12 16" width="12"><path d="M12 5l-8 8-4-4 1.5-1.5L4 10l6.5-6.5z"></path></svg>
|
2269
|
+
<span class='select-menu-item-text js-select-button-text js-navigation-open'>Metal</span>
|
2270
|
+
</a> <a href="https://github.com/trending/minid?since=weekly" class="select-menu-item js-navigation-item " role="menuitem">
|
2271
|
+
<svg aria-hidden="true" class="octicon octicon-check select-menu-item-icon" height="16" version="1.1" viewBox="0 0 12 16" width="12"><path d="M12 5l-8 8-4-4 1.5-1.5L4 10l6.5-6.5z"></path></svg>
|
2272
|
+
<span class='select-menu-item-text js-select-button-text js-navigation-open'>MiniD</span>
|
2273
|
+
</a> <a href="https://github.com/trending/mirah?since=weekly" class="select-menu-item js-navigation-item " role="menuitem">
|
2274
|
+
<svg aria-hidden="true" class="octicon octicon-check select-menu-item-icon" height="16" version="1.1" viewBox="0 0 12 16" width="12"><path d="M12 5l-8 8-4-4 1.5-1.5L4 10l6.5-6.5z"></path></svg>
|
2275
|
+
<span class='select-menu-item-text js-select-button-text js-navigation-open'>Mirah</span>
|
2276
|
+
</a> <a href="https://github.com/trending/modelica?since=weekly" class="select-menu-item js-navigation-item " role="menuitem">
|
2277
|
+
<svg aria-hidden="true" class="octicon octicon-check select-menu-item-icon" height="16" version="1.1" viewBox="0 0 12 16" width="12"><path d="M12 5l-8 8-4-4 1.5-1.5L4 10l6.5-6.5z"></path></svg>
|
2278
|
+
<span class='select-menu-item-text js-select-button-text js-navigation-open'>Modelica</span>
|
2279
|
+
</a> <a href="https://github.com/trending/modula-2?since=weekly" class="select-menu-item js-navigation-item " role="menuitem">
|
2280
|
+
<svg aria-hidden="true" class="octicon octicon-check select-menu-item-icon" height="16" version="1.1" viewBox="0 0 12 16" width="12"><path d="M12 5l-8 8-4-4 1.5-1.5L4 10l6.5-6.5z"></path></svg>
|
2281
|
+
<span class='select-menu-item-text js-select-button-text js-navigation-open'>Modula-2</span>
|
2282
|
+
</a> <a href="https://github.com/trending/module-management-system?since=weekly" class="select-menu-item js-navigation-item " role="menuitem">
|
2283
|
+
<svg aria-hidden="true" class="octicon octicon-check select-menu-item-icon" height="16" version="1.1" viewBox="0 0 12 16" width="12"><path d="M12 5l-8 8-4-4 1.5-1.5L4 10l6.5-6.5z"></path></svg>
|
2284
|
+
<span class='select-menu-item-text js-select-button-text js-navigation-open'>Module Management System</span>
|
2285
|
+
</a> <a href="https://github.com/trending/monkey?since=weekly" class="select-menu-item js-navigation-item " role="menuitem">
|
2286
|
+
<svg aria-hidden="true" class="octicon octicon-check select-menu-item-icon" height="16" version="1.1" viewBox="0 0 12 16" width="12"><path d="M12 5l-8 8-4-4 1.5-1.5L4 10l6.5-6.5z"></path></svg>
|
2287
|
+
<span class='select-menu-item-text js-select-button-text js-navigation-open'>Monkey</span>
|
2288
|
+
</a> <a href="https://github.com/trending/moocode?since=weekly" class="select-menu-item js-navigation-item " role="menuitem">
|
2289
|
+
<svg aria-hidden="true" class="octicon octicon-check select-menu-item-icon" height="16" version="1.1" viewBox="0 0 12 16" width="12"><path d="M12 5l-8 8-4-4 1.5-1.5L4 10l6.5-6.5z"></path></svg>
|
2290
|
+
<span class='select-menu-item-text js-select-button-text js-navigation-open'>Moocode</span>
|
2291
|
+
</a> <a href="https://github.com/trending/moonscript?since=weekly" class="select-menu-item js-navigation-item " role="menuitem">
|
2292
|
+
<svg aria-hidden="true" class="octicon octicon-check select-menu-item-icon" height="16" version="1.1" viewBox="0 0 12 16" width="12"><path d="M12 5l-8 8-4-4 1.5-1.5L4 10l6.5-6.5z"></path></svg>
|
2293
|
+
<span class='select-menu-item-text js-select-button-text js-navigation-open'>MoonScript</span>
|
2294
|
+
</a> <a href="https://github.com/trending/mql4?since=weekly" class="select-menu-item js-navigation-item " role="menuitem">
|
2295
|
+
<svg aria-hidden="true" class="octicon octicon-check select-menu-item-icon" height="16" version="1.1" viewBox="0 0 12 16" width="12"><path d="M12 5l-8 8-4-4 1.5-1.5L4 10l6.5-6.5z"></path></svg>
|
2296
|
+
<span class='select-menu-item-text js-select-button-text js-navigation-open'>MQL4</span>
|
2297
|
+
</a> <a href="https://github.com/trending/mql5?since=weekly" class="select-menu-item js-navigation-item " role="menuitem">
|
2298
|
+
<svg aria-hidden="true" class="octicon octicon-check select-menu-item-icon" height="16" version="1.1" viewBox="0 0 12 16" width="12"><path d="M12 5l-8 8-4-4 1.5-1.5L4 10l6.5-6.5z"></path></svg>
|
2299
|
+
<span class='select-menu-item-text js-select-button-text js-navigation-open'>MQL5</span>
|
2300
|
+
</a> <a href="https://github.com/trending/mtml?since=weekly" class="select-menu-item js-navigation-item " role="menuitem">
|
2301
|
+
<svg aria-hidden="true" class="octicon octicon-check select-menu-item-icon" height="16" version="1.1" viewBox="0 0 12 16" width="12"><path d="M12 5l-8 8-4-4 1.5-1.5L4 10l6.5-6.5z"></path></svg>
|
2302
|
+
<span class='select-menu-item-text js-select-button-text js-navigation-open'>MTML</span>
|
2303
|
+
</a> <a href="https://github.com/trending/mupad?since=weekly" class="select-menu-item js-navigation-item " role="menuitem">
|
2304
|
+
<svg aria-hidden="true" class="octicon octicon-check select-menu-item-icon" height="16" version="1.1" viewBox="0 0 12 16" width="12"><path d="M12 5l-8 8-4-4 1.5-1.5L4 10l6.5-6.5z"></path></svg>
|
2305
|
+
<span class='select-menu-item-text js-select-button-text js-navigation-open'>mupad</span>
|
2306
|
+
</a> <a href="https://github.com/trending/myghty?since=weekly" class="select-menu-item js-navigation-item " role="menuitem">
|
2307
|
+
<svg aria-hidden="true" class="octicon octicon-check select-menu-item-icon" height="16" version="1.1" viewBox="0 0 12 16" width="12"><path d="M12 5l-8 8-4-4 1.5-1.5L4 10l6.5-6.5z"></path></svg>
|
2308
|
+
<span class='select-menu-item-text js-select-button-text js-navigation-open'>Myghty</span>
|
2309
|
+
</a> <a href="https://github.com/trending/ncl?since=weekly" class="select-menu-item js-navigation-item " role="menuitem">
|
2310
|
+
<svg aria-hidden="true" class="octicon octicon-check select-menu-item-icon" height="16" version="1.1" viewBox="0 0 12 16" width="12"><path d="M12 5l-8 8-4-4 1.5-1.5L4 10l6.5-6.5z"></path></svg>
|
2311
|
+
<span class='select-menu-item-text js-select-button-text js-navigation-open'>NCL</span>
|
2312
|
+
</a> <a href="https://github.com/trending/nemerle?since=weekly" class="select-menu-item js-navigation-item " role="menuitem">
|
2313
|
+
<svg aria-hidden="true" class="octicon octicon-check select-menu-item-icon" height="16" version="1.1" viewBox="0 0 12 16" width="12"><path d="M12 5l-8 8-4-4 1.5-1.5L4 10l6.5-6.5z"></path></svg>
|
2314
|
+
<span class='select-menu-item-text js-select-button-text js-navigation-open'>Nemerle</span>
|
2315
|
+
</a> <a href="https://github.com/trending/nesc?since=weekly" class="select-menu-item js-navigation-item " role="menuitem">
|
2316
|
+
<svg aria-hidden="true" class="octicon octicon-check select-menu-item-icon" height="16" version="1.1" viewBox="0 0 12 16" width="12"><path d="M12 5l-8 8-4-4 1.5-1.5L4 10l6.5-6.5z"></path></svg>
|
2317
|
+
<span class='select-menu-item-text js-select-button-text js-navigation-open'>nesC</span>
|
2318
|
+
</a> <a href="https://github.com/trending/netlinx?since=weekly" class="select-menu-item js-navigation-item " role="menuitem">
|
2319
|
+
<svg aria-hidden="true" class="octicon octicon-check select-menu-item-icon" height="16" version="1.1" viewBox="0 0 12 16" width="12"><path d="M12 5l-8 8-4-4 1.5-1.5L4 10l6.5-6.5z"></path></svg>
|
2320
|
+
<span class='select-menu-item-text js-select-button-text js-navigation-open'>NetLinx</span>
|
2321
|
+
</a> <a href="https://github.com/trending/netlinx+erb?since=weekly" class="select-menu-item js-navigation-item " role="menuitem">
|
2322
|
+
<svg aria-hidden="true" class="octicon octicon-check select-menu-item-icon" height="16" version="1.1" viewBox="0 0 12 16" width="12"><path d="M12 5l-8 8-4-4 1.5-1.5L4 10l6.5-6.5z"></path></svg>
|
2323
|
+
<span class='select-menu-item-text js-select-button-text js-navigation-open'>NetLinx+ERB</span>
|
2324
|
+
</a> <a href="https://github.com/trending/netlogo?since=weekly" class="select-menu-item js-navigation-item " role="menuitem">
|
2325
|
+
<svg aria-hidden="true" class="octicon octicon-check select-menu-item-icon" height="16" version="1.1" viewBox="0 0 12 16" width="12"><path d="M12 5l-8 8-4-4 1.5-1.5L4 10l6.5-6.5z"></path></svg>
|
2326
|
+
<span class='select-menu-item-text js-select-button-text js-navigation-open'>NetLogo</span>
|
2327
|
+
</a> <a href="https://github.com/trending/newlisp?since=weekly" class="select-menu-item js-navigation-item " role="menuitem">
|
2328
|
+
<svg aria-hidden="true" class="octicon octicon-check select-menu-item-icon" height="16" version="1.1" viewBox="0 0 12 16" width="12"><path d="M12 5l-8 8-4-4 1.5-1.5L4 10l6.5-6.5z"></path></svg>
|
2329
|
+
<span class='select-menu-item-text js-select-button-text js-navigation-open'>NewLisp</span>
|
2330
|
+
</a> <a href="https://github.com/trending/nginx?since=weekly" class="select-menu-item js-navigation-item " role="menuitem">
|
2331
|
+
<svg aria-hidden="true" class="octicon octicon-check select-menu-item-icon" height="16" version="1.1" viewBox="0 0 12 16" width="12"><path d="M12 5l-8 8-4-4 1.5-1.5L4 10l6.5-6.5z"></path></svg>
|
2332
|
+
<span class='select-menu-item-text js-select-button-text js-navigation-open'>Nginx</span>
|
2333
|
+
</a> <a href="https://github.com/trending/nimrod?since=weekly" class="select-menu-item js-navigation-item " role="menuitem">
|
2334
|
+
<svg aria-hidden="true" class="octicon octicon-check select-menu-item-icon" height="16" version="1.1" viewBox="0 0 12 16" width="12"><path d="M12 5l-8 8-4-4 1.5-1.5L4 10l6.5-6.5z"></path></svg>
|
2335
|
+
<span class='select-menu-item-text js-select-button-text js-navigation-open'>Nimrod</span>
|
2336
|
+
</a> <a href="https://github.com/trending/nit?since=weekly" class="select-menu-item js-navigation-item " role="menuitem">
|
2337
|
+
<svg aria-hidden="true" class="octicon octicon-check select-menu-item-icon" height="16" version="1.1" viewBox="0 0 12 16" width="12"><path d="M12 5l-8 8-4-4 1.5-1.5L4 10l6.5-6.5z"></path></svg>
|
2338
|
+
<span class='select-menu-item-text js-select-button-text js-navigation-open'>Nit</span>
|
2339
|
+
</a> <a href="https://github.com/trending/nix?since=weekly" class="select-menu-item js-navigation-item " role="menuitem">
|
2340
|
+
<svg aria-hidden="true" class="octicon octicon-check select-menu-item-icon" height="16" version="1.1" viewBox="0 0 12 16" width="12"><path d="M12 5l-8 8-4-4 1.5-1.5L4 10l6.5-6.5z"></path></svg>
|
2341
|
+
<span class='select-menu-item-text js-select-button-text js-navigation-open'>Nix</span>
|
2342
|
+
</a> <a href="https://github.com/trending/nsis?since=weekly" class="select-menu-item js-navigation-item " role="menuitem">
|
2343
|
+
<svg aria-hidden="true" class="octicon octicon-check select-menu-item-icon" height="16" version="1.1" viewBox="0 0 12 16" width="12"><path d="M12 5l-8 8-4-4 1.5-1.5L4 10l6.5-6.5z"></path></svg>
|
2344
|
+
<span class='select-menu-item-text js-select-button-text js-navigation-open'>NSIS</span>
|
2345
|
+
</a> <a href="https://github.com/trending/nu?since=weekly" class="select-menu-item js-navigation-item " role="menuitem">
|
2346
|
+
<svg aria-hidden="true" class="octicon octicon-check select-menu-item-icon" height="16" version="1.1" viewBox="0 0 12 16" width="12"><path d="M12 5l-8 8-4-4 1.5-1.5L4 10l6.5-6.5z"></path></svg>
|
2347
|
+
<span class='select-menu-item-text js-select-button-text js-navigation-open'>Nu</span>
|
2348
|
+
</a> <a href="https://github.com/trending/objective-c?since=weekly" class="select-menu-item js-navigation-item " role="menuitem">
|
2349
|
+
<svg aria-hidden="true" class="octicon octicon-check select-menu-item-icon" height="16" version="1.1" viewBox="0 0 12 16" width="12"><path d="M12 5l-8 8-4-4 1.5-1.5L4 10l6.5-6.5z"></path></svg>
|
2350
|
+
<span class='select-menu-item-text js-select-button-text js-navigation-open'>Objective-C</span>
|
2351
|
+
</a> <a href="https://github.com/trending/objective-c++?since=weekly" class="select-menu-item js-navigation-item " role="menuitem">
|
2352
|
+
<svg aria-hidden="true" class="octicon octicon-check select-menu-item-icon" height="16" version="1.1" viewBox="0 0 12 16" width="12"><path d="M12 5l-8 8-4-4 1.5-1.5L4 10l6.5-6.5z"></path></svg>
|
2353
|
+
<span class='select-menu-item-text js-select-button-text js-navigation-open'>Objective-C++</span>
|
2354
|
+
</a> <a href="https://github.com/trending/objective-j?since=weekly" class="select-menu-item js-navigation-item " role="menuitem">
|
2355
|
+
<svg aria-hidden="true" class="octicon octicon-check select-menu-item-icon" height="16" version="1.1" viewBox="0 0 12 16" width="12"><path d="M12 5l-8 8-4-4 1.5-1.5L4 10l6.5-6.5z"></path></svg>
|
2356
|
+
<span class='select-menu-item-text js-select-button-text js-navigation-open'>Objective-J</span>
|
2357
|
+
</a> <a href="https://github.com/trending/ocaml?since=weekly" class="select-menu-item js-navigation-item " role="menuitem">
|
2358
|
+
<svg aria-hidden="true" class="octicon octicon-check select-menu-item-icon" height="16" version="1.1" viewBox="0 0 12 16" width="12"><path d="M12 5l-8 8-4-4 1.5-1.5L4 10l6.5-6.5z"></path></svg>
|
2359
|
+
<span class='select-menu-item-text js-select-button-text js-navigation-open'>OCaml</span>
|
2360
|
+
</a> <a href="https://github.com/trending/omgrofl?since=weekly" class="select-menu-item js-navigation-item " role="menuitem">
|
2361
|
+
<svg aria-hidden="true" class="octicon octicon-check select-menu-item-icon" height="16" version="1.1" viewBox="0 0 12 16" width="12"><path d="M12 5l-8 8-4-4 1.5-1.5L4 10l6.5-6.5z"></path></svg>
|
2362
|
+
<span class='select-menu-item-text js-select-button-text js-navigation-open'>Omgrofl</span>
|
2363
|
+
</a> <a href="https://github.com/trending/ooc?since=weekly" class="select-menu-item js-navigation-item " role="menuitem">
|
2364
|
+
<svg aria-hidden="true" class="octicon octicon-check select-menu-item-icon" height="16" version="1.1" viewBox="0 0 12 16" width="12"><path d="M12 5l-8 8-4-4 1.5-1.5L4 10l6.5-6.5z"></path></svg>
|
2365
|
+
<span class='select-menu-item-text js-select-button-text js-navigation-open'>ooc</span>
|
2366
|
+
</a> <a href="https://github.com/trending/opa?since=weekly" class="select-menu-item js-navigation-item " role="menuitem">
|
2367
|
+
<svg aria-hidden="true" class="octicon octicon-check select-menu-item-icon" height="16" version="1.1" viewBox="0 0 12 16" width="12"><path d="M12 5l-8 8-4-4 1.5-1.5L4 10l6.5-6.5z"></path></svg>
|
2368
|
+
<span class='select-menu-item-text js-select-button-text js-navigation-open'>Opa</span>
|
2369
|
+
</a> <a href="https://github.com/trending/opal?since=weekly" class="select-menu-item js-navigation-item " role="menuitem">
|
2370
|
+
<svg aria-hidden="true" class="octicon octicon-check select-menu-item-icon" height="16" version="1.1" viewBox="0 0 12 16" width="12"><path d="M12 5l-8 8-4-4 1.5-1.5L4 10l6.5-6.5z"></path></svg>
|
2371
|
+
<span class='select-menu-item-text js-select-button-text js-navigation-open'>Opal</span>
|
2372
|
+
</a> <a href="https://github.com/trending/openedge-abl?since=weekly" class="select-menu-item js-navigation-item " role="menuitem">
|
2373
|
+
<svg aria-hidden="true" class="octicon octicon-check select-menu-item-icon" height="16" version="1.1" viewBox="0 0 12 16" width="12"><path d="M12 5l-8 8-4-4 1.5-1.5L4 10l6.5-6.5z"></path></svg>
|
2374
|
+
<span class='select-menu-item-text js-select-button-text js-navigation-open'>OpenEdge ABL</span>
|
2375
|
+
</a> <a href="https://github.com/trending/openscad?since=weekly" class="select-menu-item js-navigation-item " role="menuitem">
|
2376
|
+
<svg aria-hidden="true" class="octicon octicon-check select-menu-item-icon" height="16" version="1.1" viewBox="0 0 12 16" width="12"><path d="M12 5l-8 8-4-4 1.5-1.5L4 10l6.5-6.5z"></path></svg>
|
2377
|
+
<span class='select-menu-item-text js-select-button-text js-navigation-open'>OpenSCAD</span>
|
2378
|
+
</a> <a href="https://github.com/trending/ox?since=weekly" class="select-menu-item js-navigation-item " role="menuitem">
|
2379
|
+
<svg aria-hidden="true" class="octicon octicon-check select-menu-item-icon" height="16" version="1.1" viewBox="0 0 12 16" width="12"><path d="M12 5l-8 8-4-4 1.5-1.5L4 10l6.5-6.5z"></path></svg>
|
2380
|
+
<span class='select-menu-item-text js-select-button-text js-navigation-open'>Ox</span>
|
2381
|
+
</a> <a href="https://github.com/trending/oxygene?since=weekly" class="select-menu-item js-navigation-item " role="menuitem">
|
2382
|
+
<svg aria-hidden="true" class="octicon octicon-check select-menu-item-icon" height="16" version="1.1" viewBox="0 0 12 16" width="12"><path d="M12 5l-8 8-4-4 1.5-1.5L4 10l6.5-6.5z"></path></svg>
|
2383
|
+
<span class='select-menu-item-text js-select-button-text js-navigation-open'>Oxygene</span>
|
2384
|
+
</a> <a href="https://github.com/trending/oz?since=weekly" class="select-menu-item js-navigation-item " role="menuitem">
|
2385
|
+
<svg aria-hidden="true" class="octicon octicon-check select-menu-item-icon" height="16" version="1.1" viewBox="0 0 12 16" width="12"><path d="M12 5l-8 8-4-4 1.5-1.5L4 10l6.5-6.5z"></path></svg>
|
2386
|
+
<span class='select-menu-item-text js-select-button-text js-navigation-open'>Oz</span>
|
2387
|
+
</a> <a href="https://github.com/trending/pan?since=weekly" class="select-menu-item js-navigation-item " role="menuitem">
|
2388
|
+
<svg aria-hidden="true" class="octicon octicon-check select-menu-item-icon" height="16" version="1.1" viewBox="0 0 12 16" width="12"><path d="M12 5l-8 8-4-4 1.5-1.5L4 10l6.5-6.5z"></path></svg>
|
2389
|
+
<span class='select-menu-item-text js-select-button-text js-navigation-open'>Pan</span>
|
2390
|
+
</a> <a href="https://github.com/trending/papyrus?since=weekly" class="select-menu-item js-navigation-item " role="menuitem">
|
2391
|
+
<svg aria-hidden="true" class="octicon octicon-check select-menu-item-icon" height="16" version="1.1" viewBox="0 0 12 16" width="12"><path d="M12 5l-8 8-4-4 1.5-1.5L4 10l6.5-6.5z"></path></svg>
|
2392
|
+
<span class='select-menu-item-text js-select-button-text js-navigation-open'>Papyrus</span>
|
2393
|
+
</a> <a href="https://github.com/trending/parrot?since=weekly" class="select-menu-item js-navigation-item " role="menuitem">
|
2394
|
+
<svg aria-hidden="true" class="octicon octicon-check select-menu-item-icon" height="16" version="1.1" viewBox="0 0 12 16" width="12"><path d="M12 5l-8 8-4-4 1.5-1.5L4 10l6.5-6.5z"></path></svg>
|
2395
|
+
<span class='select-menu-item-text js-select-button-text js-navigation-open'>Parrot</span>
|
2396
|
+
</a> <a href="https://github.com/trending/pascal?since=weekly" class="select-menu-item js-navigation-item " role="menuitem">
|
2397
|
+
<svg aria-hidden="true" class="octicon octicon-check select-menu-item-icon" height="16" version="1.1" viewBox="0 0 12 16" width="12"><path d="M12 5l-8 8-4-4 1.5-1.5L4 10l6.5-6.5z"></path></svg>
|
2398
|
+
<span class='select-menu-item-text js-select-button-text js-navigation-open'>Pascal</span>
|
2399
|
+
</a> <a href="https://github.com/trending/pawn?since=weekly" class="select-menu-item js-navigation-item " role="menuitem">
|
2400
|
+
<svg aria-hidden="true" class="octicon octicon-check select-menu-item-icon" height="16" version="1.1" viewBox="0 0 12 16" width="12"><path d="M12 5l-8 8-4-4 1.5-1.5L4 10l6.5-6.5z"></path></svg>
|
2401
|
+
<span class='select-menu-item-text js-select-button-text js-navigation-open'>PAWN</span>
|
2402
|
+
</a> <a href="https://github.com/trending/perl?since=weekly" class="select-menu-item js-navigation-item " role="menuitem">
|
2403
|
+
<svg aria-hidden="true" class="octicon octicon-check select-menu-item-icon" height="16" version="1.1" viewBox="0 0 12 16" width="12"><path d="M12 5l-8 8-4-4 1.5-1.5L4 10l6.5-6.5z"></path></svg>
|
2404
|
+
<span class='select-menu-item-text js-select-button-text js-navigation-open'>Perl</span>
|
2405
|
+
</a> <a href="https://github.com/trending/perl6?since=weekly" class="select-menu-item js-navigation-item " role="menuitem">
|
2406
|
+
<svg aria-hidden="true" class="octicon octicon-check select-menu-item-icon" height="16" version="1.1" viewBox="0 0 12 16" width="12"><path d="M12 5l-8 8-4-4 1.5-1.5L4 10l6.5-6.5z"></path></svg>
|
2407
|
+
<span class='select-menu-item-text js-select-button-text js-navigation-open'>Perl6</span>
|
2408
|
+
</a> <a href="https://github.com/trending/php?since=weekly" class="select-menu-item js-navigation-item " role="menuitem">
|
2409
|
+
<svg aria-hidden="true" class="octicon octicon-check select-menu-item-icon" height="16" version="1.1" viewBox="0 0 12 16" width="12"><path d="M12 5l-8 8-4-4 1.5-1.5L4 10l6.5-6.5z"></path></svg>
|
2410
|
+
<span class='select-menu-item-text js-select-button-text js-navigation-open'>PHP</span>
|
2411
|
+
</a> <a href="https://github.com/trending/picolisp?since=weekly" class="select-menu-item js-navigation-item " role="menuitem">
|
2412
|
+
<svg aria-hidden="true" class="octicon octicon-check select-menu-item-icon" height="16" version="1.1" viewBox="0 0 12 16" width="12"><path d="M12 5l-8 8-4-4 1.5-1.5L4 10l6.5-6.5z"></path></svg>
|
2413
|
+
<span class='select-menu-item-text js-select-button-text js-navigation-open'>PicoLisp</span>
|
2414
|
+
</a> <a href="https://github.com/trending/piglatin?since=weekly" class="select-menu-item js-navigation-item " role="menuitem">
|
2415
|
+
<svg aria-hidden="true" class="octicon octicon-check select-menu-item-icon" height="16" version="1.1" viewBox="0 0 12 16" width="12"><path d="M12 5l-8 8-4-4 1.5-1.5L4 10l6.5-6.5z"></path></svg>
|
2416
|
+
<span class='select-menu-item-text js-select-button-text js-navigation-open'>PigLatin</span>
|
2417
|
+
</a> <a href="https://github.com/trending/pike?since=weekly" class="select-menu-item js-navigation-item " role="menuitem">
|
2418
|
+
<svg aria-hidden="true" class="octicon octicon-check select-menu-item-icon" height="16" version="1.1" viewBox="0 0 12 16" width="12"><path d="M12 5l-8 8-4-4 1.5-1.5L4 10l6.5-6.5z"></path></svg>
|
2419
|
+
<span class='select-menu-item-text js-select-button-text js-navigation-open'>Pike</span>
|
2420
|
+
</a> <a href="https://github.com/trending/plpgsql?since=weekly" class="select-menu-item js-navigation-item " role="menuitem">
|
2421
|
+
<svg aria-hidden="true" class="octicon octicon-check select-menu-item-icon" height="16" version="1.1" viewBox="0 0 12 16" width="12"><path d="M12 5l-8 8-4-4 1.5-1.5L4 10l6.5-6.5z"></path></svg>
|
2422
|
+
<span class='select-menu-item-text js-select-button-text js-navigation-open'>PLpgSQL</span>
|
2423
|
+
</a> <a href="https://github.com/trending/plsql?since=weekly" class="select-menu-item js-navigation-item " role="menuitem">
|
2424
|
+
<svg aria-hidden="true" class="octicon octicon-check select-menu-item-icon" height="16" version="1.1" viewBox="0 0 12 16" width="12"><path d="M12 5l-8 8-4-4 1.5-1.5L4 10l6.5-6.5z"></path></svg>
|
2425
|
+
<span class='select-menu-item-text js-select-button-text js-navigation-open'>PLSQL</span>
|
2426
|
+
</a> <a href="https://github.com/trending/pogoscript?since=weekly" class="select-menu-item js-navigation-item " role="menuitem">
|
2427
|
+
<svg aria-hidden="true" class="octicon octicon-check select-menu-item-icon" height="16" version="1.1" viewBox="0 0 12 16" width="12"><path d="M12 5l-8 8-4-4 1.5-1.5L4 10l6.5-6.5z"></path></svg>
|
2428
|
+
<span class='select-menu-item-text js-select-button-text js-navigation-open'>PogoScript</span>
|
2429
|
+
</a> <a href="https://github.com/trending/pony?since=weekly" class="select-menu-item js-navigation-item " role="menuitem">
|
2430
|
+
<svg aria-hidden="true" class="octicon octicon-check select-menu-item-icon" height="16" version="1.1" viewBox="0 0 12 16" width="12"><path d="M12 5l-8 8-4-4 1.5-1.5L4 10l6.5-6.5z"></path></svg>
|
2431
|
+
<span class='select-menu-item-text js-select-button-text js-navigation-open'>Pony</span>
|
2432
|
+
</a> <a href="https://github.com/trending/postscript?since=weekly" class="select-menu-item js-navigation-item " role="menuitem">
|
2433
|
+
<svg aria-hidden="true" class="octicon octicon-check select-menu-item-icon" height="16" version="1.1" viewBox="0 0 12 16" width="12"><path d="M12 5l-8 8-4-4 1.5-1.5L4 10l6.5-6.5z"></path></svg>
|
2434
|
+
<span class='select-menu-item-text js-select-button-text js-navigation-open'>PostScript</span>
|
2435
|
+
</a> <a href="https://github.com/trending/pov-ray-sdl?since=weekly" class="select-menu-item js-navigation-item " role="menuitem">
|
2436
|
+
<svg aria-hidden="true" class="octicon octicon-check select-menu-item-icon" height="16" version="1.1" viewBox="0 0 12 16" width="12"><path d="M12 5l-8 8-4-4 1.5-1.5L4 10l6.5-6.5z"></path></svg>
|
2437
|
+
<span class='select-menu-item-text js-select-button-text js-navigation-open'>POV-Ray SDL</span>
|
2438
|
+
</a> <a href="https://github.com/trending/powerbuilder?since=weekly" class="select-menu-item js-navigation-item " role="menuitem">
|
2439
|
+
<svg aria-hidden="true" class="octicon octicon-check select-menu-item-icon" height="16" version="1.1" viewBox="0 0 12 16" width="12"><path d="M12 5l-8 8-4-4 1.5-1.5L4 10l6.5-6.5z"></path></svg>
|
2440
|
+
<span class='select-menu-item-text js-select-button-text js-navigation-open'>PowerBuilder</span>
|
2441
|
+
</a> <a href="https://github.com/trending/powershell?since=weekly" class="select-menu-item js-navigation-item " role="menuitem">
|
2442
|
+
<svg aria-hidden="true" class="octicon octicon-check select-menu-item-icon" height="16" version="1.1" viewBox="0 0 12 16" width="12"><path d="M12 5l-8 8-4-4 1.5-1.5L4 10l6.5-6.5z"></path></svg>
|
2443
|
+
<span class='select-menu-item-text js-select-button-text js-navigation-open'>PowerShell</span>
|
2444
|
+
</a> <a href="https://github.com/trending/processing?since=weekly" class="select-menu-item js-navigation-item " role="menuitem">
|
2445
|
+
<svg aria-hidden="true" class="octicon octicon-check select-menu-item-icon" height="16" version="1.1" viewBox="0 0 12 16" width="12"><path d="M12 5l-8 8-4-4 1.5-1.5L4 10l6.5-6.5z"></path></svg>
|
2446
|
+
<span class='select-menu-item-text js-select-button-text js-navigation-open'>Processing</span>
|
2447
|
+
</a> <a href="https://github.com/trending/prolog?since=weekly" class="select-menu-item js-navigation-item " role="menuitem">
|
2448
|
+
<svg aria-hidden="true" class="octicon octicon-check select-menu-item-icon" height="16" version="1.1" viewBox="0 0 12 16" width="12"><path d="M12 5l-8 8-4-4 1.5-1.5L4 10l6.5-6.5z"></path></svg>
|
2449
|
+
<span class='select-menu-item-text js-select-button-text js-navigation-open'>Prolog</span>
|
2450
|
+
</a> <a href="https://github.com/trending/propeller-spin?since=weekly" class="select-menu-item js-navigation-item " role="menuitem">
|
2451
|
+
<svg aria-hidden="true" class="octicon octicon-check select-menu-item-icon" height="16" version="1.1" viewBox="0 0 12 16" width="12"><path d="M12 5l-8 8-4-4 1.5-1.5L4 10l6.5-6.5z"></path></svg>
|
2452
|
+
<span class='select-menu-item-text js-select-button-text js-navigation-open'>Propeller Spin</span>
|
2453
|
+
</a> <a href="https://github.com/trending/protocol-buffer?since=weekly" class="select-menu-item js-navigation-item " role="menuitem">
|
2454
|
+
<svg aria-hidden="true" class="octicon octicon-check select-menu-item-icon" height="16" version="1.1" viewBox="0 0 12 16" width="12"><path d="M12 5l-8 8-4-4 1.5-1.5L4 10l6.5-6.5z"></path></svg>
|
2455
|
+
<span class='select-menu-item-text js-select-button-text js-navigation-open'>Protocol Buffer</span>
|
2456
|
+
</a> <a href="https://github.com/trending/puppet?since=weekly" class="select-menu-item js-navigation-item " role="menuitem">
|
2457
|
+
<svg aria-hidden="true" class="octicon octicon-check select-menu-item-icon" height="16" version="1.1" viewBox="0 0 12 16" width="12"><path d="M12 5l-8 8-4-4 1.5-1.5L4 10l6.5-6.5z"></path></svg>
|
2458
|
+
<span class='select-menu-item-text js-select-button-text js-navigation-open'>Puppet</span>
|
2459
|
+
</a> <a href="https://github.com/trending/pure-data?since=weekly" class="select-menu-item js-navigation-item " role="menuitem">
|
2460
|
+
<svg aria-hidden="true" class="octicon octicon-check select-menu-item-icon" height="16" version="1.1" viewBox="0 0 12 16" width="12"><path d="M12 5l-8 8-4-4 1.5-1.5L4 10l6.5-6.5z"></path></svg>
|
2461
|
+
<span class='select-menu-item-text js-select-button-text js-navigation-open'>Pure Data</span>
|
2462
|
+
</a> <a href="https://github.com/trending/purebasic?since=weekly" class="select-menu-item js-navigation-item " role="menuitem">
|
2463
|
+
<svg aria-hidden="true" class="octicon octicon-check select-menu-item-icon" height="16" version="1.1" viewBox="0 0 12 16" width="12"><path d="M12 5l-8 8-4-4 1.5-1.5L4 10l6.5-6.5z"></path></svg>
|
2464
|
+
<span class='select-menu-item-text js-select-button-text js-navigation-open'>PureBasic</span>
|
2465
|
+
</a> <a href="https://github.com/trending/purescript?since=weekly" class="select-menu-item js-navigation-item " role="menuitem">
|
2466
|
+
<svg aria-hidden="true" class="octicon octicon-check select-menu-item-icon" height="16" version="1.1" viewBox="0 0 12 16" width="12"><path d="M12 5l-8 8-4-4 1.5-1.5L4 10l6.5-6.5z"></path></svg>
|
2467
|
+
<span class='select-menu-item-text js-select-button-text js-navigation-open'>PureScript</span>
|
2468
|
+
</a> <a href="https://github.com/trending/python?since=weekly" class="select-menu-item js-navigation-item " role="menuitem">
|
2469
|
+
<svg aria-hidden="true" class="octicon octicon-check select-menu-item-icon" height="16" version="1.1" viewBox="0 0 12 16" width="12"><path d="M12 5l-8 8-4-4 1.5-1.5L4 10l6.5-6.5z"></path></svg>
|
2470
|
+
<span class='select-menu-item-text js-select-button-text js-navigation-open'>Python</span>
|
2471
|
+
</a> <a href="https://github.com/trending/qmake?since=weekly" class="select-menu-item js-navigation-item " role="menuitem">
|
2472
|
+
<svg aria-hidden="true" class="octicon octicon-check select-menu-item-icon" height="16" version="1.1" viewBox="0 0 12 16" width="12"><path d="M12 5l-8 8-4-4 1.5-1.5L4 10l6.5-6.5z"></path></svg>
|
2473
|
+
<span class='select-menu-item-text js-select-button-text js-navigation-open'>QMake</span>
|
2474
|
+
</a> <a href="https://github.com/trending/qml?since=weekly" class="select-menu-item js-navigation-item " role="menuitem">
|
2475
|
+
<svg aria-hidden="true" class="octicon octicon-check select-menu-item-icon" height="16" version="1.1" viewBox="0 0 12 16" width="12"><path d="M12 5l-8 8-4-4 1.5-1.5L4 10l6.5-6.5z"></path></svg>
|
2476
|
+
<span class='select-menu-item-text js-select-button-text js-navigation-open'>QML</span>
|
2477
|
+
</a> <a href="https://github.com/trending/r?since=weekly" class="select-menu-item js-navigation-item " role="menuitem">
|
2478
|
+
<svg aria-hidden="true" class="octicon octicon-check select-menu-item-icon" height="16" version="1.1" viewBox="0 0 12 16" width="12"><path d="M12 5l-8 8-4-4 1.5-1.5L4 10l6.5-6.5z"></path></svg>
|
2479
|
+
<span class='select-menu-item-text js-select-button-text js-navigation-open'>R</span>
|
2480
|
+
</a> <a href="https://github.com/trending/racket?since=weekly" class="select-menu-item js-navigation-item " role="menuitem">
|
2481
|
+
<svg aria-hidden="true" class="octicon octicon-check select-menu-item-icon" height="16" version="1.1" viewBox="0 0 12 16" width="12"><path d="M12 5l-8 8-4-4 1.5-1.5L4 10l6.5-6.5z"></path></svg>
|
2482
|
+
<span class='select-menu-item-text js-select-button-text js-navigation-open'>Racket</span>
|
2483
|
+
</a> <a href="https://github.com/trending/ragel-in-ruby-host?since=weekly" class="select-menu-item js-navigation-item " role="menuitem">
|
2484
|
+
<svg aria-hidden="true" class="octicon octicon-check select-menu-item-icon" height="16" version="1.1" viewBox="0 0 12 16" width="12"><path d="M12 5l-8 8-4-4 1.5-1.5L4 10l6.5-6.5z"></path></svg>
|
2485
|
+
<span class='select-menu-item-text js-select-button-text js-navigation-open'>Ragel in Ruby Host</span>
|
2486
|
+
</a> <a href="https://github.com/trending/raml?since=weekly" class="select-menu-item js-navigation-item " role="menuitem">
|
2487
|
+
<svg aria-hidden="true" class="octicon octicon-check select-menu-item-icon" height="16" version="1.1" viewBox="0 0 12 16" width="12"><path d="M12 5l-8 8-4-4 1.5-1.5L4 10l6.5-6.5z"></path></svg>
|
2488
|
+
<span class='select-menu-item-text js-select-button-text js-navigation-open'>RAML</span>
|
2489
|
+
</a> <a href="https://github.com/trending/rdoc?since=weekly" class="select-menu-item js-navigation-item " role="menuitem">
|
2490
|
+
<svg aria-hidden="true" class="octicon octicon-check select-menu-item-icon" height="16" version="1.1" viewBox="0 0 12 16" width="12"><path d="M12 5l-8 8-4-4 1.5-1.5L4 10l6.5-6.5z"></path></svg>
|
2491
|
+
<span class='select-menu-item-text js-select-button-text js-navigation-open'>RDoc</span>
|
2492
|
+
</a> <a href="https://github.com/trending/realbasic?since=weekly" class="select-menu-item js-navigation-item " role="menuitem">
|
2493
|
+
<svg aria-hidden="true" class="octicon octicon-check select-menu-item-icon" height="16" version="1.1" viewBox="0 0 12 16" width="12"><path d="M12 5l-8 8-4-4 1.5-1.5L4 10l6.5-6.5z"></path></svg>
|
2494
|
+
<span class='select-menu-item-text js-select-button-text js-navigation-open'>REALbasic</span>
|
2495
|
+
</a> <a href="https://github.com/trending/rebol?since=weekly" class="select-menu-item js-navigation-item " role="menuitem">
|
2496
|
+
<svg aria-hidden="true" class="octicon octicon-check select-menu-item-icon" height="16" version="1.1" viewBox="0 0 12 16" width="12"><path d="M12 5l-8 8-4-4 1.5-1.5L4 10l6.5-6.5z"></path></svg>
|
2497
|
+
<span class='select-menu-item-text js-select-button-text js-navigation-open'>Rebol</span>
|
2498
|
+
</a> <a href="https://github.com/trending/red?since=weekly" class="select-menu-item js-navigation-item " role="menuitem">
|
2499
|
+
<svg aria-hidden="true" class="octicon octicon-check select-menu-item-icon" height="16" version="1.1" viewBox="0 0 12 16" width="12"><path d="M12 5l-8 8-4-4 1.5-1.5L4 10l6.5-6.5z"></path></svg>
|
2500
|
+
<span class='select-menu-item-text js-select-button-text js-navigation-open'>Red</span>
|
2501
|
+
</a> <a href="https://github.com/trending/redcode?since=weekly" class="select-menu-item js-navigation-item " role="menuitem">
|
2502
|
+
<svg aria-hidden="true" class="octicon octicon-check select-menu-item-icon" height="16" version="1.1" viewBox="0 0 12 16" width="12"><path d="M12 5l-8 8-4-4 1.5-1.5L4 10l6.5-6.5z"></path></svg>
|
2503
|
+
<span class='select-menu-item-text js-select-button-text js-navigation-open'>Redcode</span>
|
2504
|
+
</a> <a href="https://github.com/trending/ren'py?since=weekly" class="select-menu-item js-navigation-item " role="menuitem">
|
2505
|
+
<svg aria-hidden="true" class="octicon octicon-check select-menu-item-icon" height="16" version="1.1" viewBox="0 0 12 16" width="12"><path d="M12 5l-8 8-4-4 1.5-1.5L4 10l6.5-6.5z"></path></svg>
|
2506
|
+
<span class='select-menu-item-text js-select-button-text js-navigation-open'>Ren'Py</span>
|
2507
|
+
</a> <a href="https://github.com/trending/renderscript?since=weekly" class="select-menu-item js-navigation-item " role="menuitem">
|
2508
|
+
<svg aria-hidden="true" class="octicon octicon-check select-menu-item-icon" height="16" version="1.1" viewBox="0 0 12 16" width="12"><path d="M12 5l-8 8-4-4 1.5-1.5L4 10l6.5-6.5z"></path></svg>
|
2509
|
+
<span class='select-menu-item-text js-select-button-text js-navigation-open'>RenderScript</span>
|
2510
|
+
</a> <a href="https://github.com/trending/rexx?since=weekly" class="select-menu-item js-navigation-item " role="menuitem">
|
2511
|
+
<svg aria-hidden="true" class="octicon octicon-check select-menu-item-icon" height="16" version="1.1" viewBox="0 0 12 16" width="12"><path d="M12 5l-8 8-4-4 1.5-1.5L4 10l6.5-6.5z"></path></svg>
|
2512
|
+
<span class='select-menu-item-text js-select-button-text js-navigation-open'>REXX</span>
|
2513
|
+
</a> <a href="https://github.com/trending/robotframework?since=weekly" class="select-menu-item js-navigation-item " role="menuitem">
|
2514
|
+
<svg aria-hidden="true" class="octicon octicon-check select-menu-item-icon" height="16" version="1.1" viewBox="0 0 12 16" width="12"><path d="M12 5l-8 8-4-4 1.5-1.5L4 10l6.5-6.5z"></path></svg>
|
2515
|
+
<span class='select-menu-item-text js-select-button-text js-navigation-open'>RobotFramework</span>
|
2516
|
+
</a> <a href="https://github.com/trending/rouge?since=weekly" class="select-menu-item js-navigation-item " role="menuitem">
|
2517
|
+
<svg aria-hidden="true" class="octicon octicon-check select-menu-item-icon" height="16" version="1.1" viewBox="0 0 12 16" width="12"><path d="M12 5l-8 8-4-4 1.5-1.5L4 10l6.5-6.5z"></path></svg>
|
2518
|
+
<span class='select-menu-item-text js-select-button-text js-navigation-open'>Rouge</span>
|
2519
|
+
</a> <a href="https://github.com/trending/ruby?since=weekly" class="select-menu-item js-navigation-item selected" role="menuitem">
|
2520
|
+
<svg aria-hidden="true" class="octicon octicon-check select-menu-item-icon" height="16" version="1.1" viewBox="0 0 12 16" width="12"><path d="M12 5l-8 8-4-4 1.5-1.5L4 10l6.5-6.5z"></path></svg>
|
2521
|
+
<span class='select-menu-item-text js-select-button-text js-navigation-open'>Ruby</span>
|
2522
|
+
</a> <a href="https://github.com/trending/runoff?since=weekly" class="select-menu-item js-navigation-item " role="menuitem">
|
2523
|
+
<svg aria-hidden="true" class="octicon octicon-check select-menu-item-icon" height="16" version="1.1" viewBox="0 0 12 16" width="12"><path d="M12 5l-8 8-4-4 1.5-1.5L4 10l6.5-6.5z"></path></svg>
|
2524
|
+
<span class='select-menu-item-text js-select-button-text js-navigation-open'>RUNOFF</span>
|
2525
|
+
</a> <a href="https://github.com/trending/rust?since=weekly" class="select-menu-item js-navigation-item " role="menuitem">
|
2526
|
+
<svg aria-hidden="true" class="octicon octicon-check select-menu-item-icon" height="16" version="1.1" viewBox="0 0 12 16" width="12"><path d="M12 5l-8 8-4-4 1.5-1.5L4 10l6.5-6.5z"></path></svg>
|
2527
|
+
<span class='select-menu-item-text js-select-button-text js-navigation-open'>Rust</span>
|
2528
|
+
</a> <a href="https://github.com/trending/saltstack?since=weekly" class="select-menu-item js-navigation-item " role="menuitem">
|
2529
|
+
<svg aria-hidden="true" class="octicon octicon-check select-menu-item-icon" height="16" version="1.1" viewBox="0 0 12 16" width="12"><path d="M12 5l-8 8-4-4 1.5-1.5L4 10l6.5-6.5z"></path></svg>
|
2530
|
+
<span class='select-menu-item-text js-select-button-text js-navigation-open'>SaltStack</span>
|
2531
|
+
</a> <a href="https://github.com/trending/sas?since=weekly" class="select-menu-item js-navigation-item " role="menuitem">
|
2532
|
+
<svg aria-hidden="true" class="octicon octicon-check select-menu-item-icon" height="16" version="1.1" viewBox="0 0 12 16" width="12"><path d="M12 5l-8 8-4-4 1.5-1.5L4 10l6.5-6.5z"></path></svg>
|
2533
|
+
<span class='select-menu-item-text js-select-button-text js-navigation-open'>SAS</span>
|
2534
|
+
</a> <a href="https://github.com/trending/scala?since=weekly" class="select-menu-item js-navigation-item " role="menuitem">
|
2535
|
+
<svg aria-hidden="true" class="octicon octicon-check select-menu-item-icon" height="16" version="1.1" viewBox="0 0 12 16" width="12"><path d="M12 5l-8 8-4-4 1.5-1.5L4 10l6.5-6.5z"></path></svg>
|
2536
|
+
<span class='select-menu-item-text js-select-button-text js-navigation-open'>Scala</span>
|
2537
|
+
</a> <a href="https://github.com/trending/scheme?since=weekly" class="select-menu-item js-navigation-item " role="menuitem">
|
2538
|
+
<svg aria-hidden="true" class="octicon octicon-check select-menu-item-icon" height="16" version="1.1" viewBox="0 0 12 16" width="12"><path d="M12 5l-8 8-4-4 1.5-1.5L4 10l6.5-6.5z"></path></svg>
|
2539
|
+
<span class='select-menu-item-text js-select-button-text js-navigation-open'>Scheme</span>
|
2540
|
+
</a> <a href="https://github.com/trending/scilab?since=weekly" class="select-menu-item js-navigation-item " role="menuitem">
|
2541
|
+
<svg aria-hidden="true" class="octicon octicon-check select-menu-item-icon" height="16" version="1.1" viewBox="0 0 12 16" width="12"><path d="M12 5l-8 8-4-4 1.5-1.5L4 10l6.5-6.5z"></path></svg>
|
2542
|
+
<span class='select-menu-item-text js-select-button-text js-navigation-open'>Scilab</span>
|
2543
|
+
</a> <a href="https://github.com/trending/self?since=weekly" class="select-menu-item js-navigation-item " role="menuitem">
|
2544
|
+
<svg aria-hidden="true" class="octicon octicon-check select-menu-item-icon" height="16" version="1.1" viewBox="0 0 12 16" width="12"><path d="M12 5l-8 8-4-4 1.5-1.5L4 10l6.5-6.5z"></path></svg>
|
2545
|
+
<span class='select-menu-item-text js-select-button-text js-navigation-open'>Self</span>
|
2546
|
+
</a> <a href="https://github.com/trending/bash?since=weekly" class="select-menu-item js-navigation-item " role="menuitem">
|
2547
|
+
<svg aria-hidden="true" class="octicon octicon-check select-menu-item-icon" height="16" version="1.1" viewBox="0 0 12 16" width="12"><path d="M12 5l-8 8-4-4 1.5-1.5L4 10l6.5-6.5z"></path></svg>
|
2548
|
+
<span class='select-menu-item-text js-select-button-text js-navigation-open'>Shell</span>
|
2549
|
+
</a> <a href="https://github.com/trending/shellsession?since=weekly" class="select-menu-item js-navigation-item " role="menuitem">
|
2550
|
+
<svg aria-hidden="true" class="octicon octicon-check select-menu-item-icon" height="16" version="1.1" viewBox="0 0 12 16" width="12"><path d="M12 5l-8 8-4-4 1.5-1.5L4 10l6.5-6.5z"></path></svg>
|
2551
|
+
<span class='select-menu-item-text js-select-button-text js-navigation-open'>ShellSession</span>
|
2552
|
+
</a> <a href="https://github.com/trending/shen?since=weekly" class="select-menu-item js-navigation-item " role="menuitem">
|
2553
|
+
<svg aria-hidden="true" class="octicon octicon-check select-menu-item-icon" height="16" version="1.1" viewBox="0 0 12 16" width="12"><path d="M12 5l-8 8-4-4 1.5-1.5L4 10l6.5-6.5z"></path></svg>
|
2554
|
+
<span class='select-menu-item-text js-select-button-text js-navigation-open'>Shen</span>
|
2555
|
+
</a> <a href="https://github.com/trending/slash?since=weekly" class="select-menu-item js-navigation-item " role="menuitem">
|
2556
|
+
<svg aria-hidden="true" class="octicon octicon-check select-menu-item-icon" height="16" version="1.1" viewBox="0 0 12 16" width="12"><path d="M12 5l-8 8-4-4 1.5-1.5L4 10l6.5-6.5z"></path></svg>
|
2557
|
+
<span class='select-menu-item-text js-select-button-text js-navigation-open'>Slash</span>
|
2558
|
+
</a> <a href="https://github.com/trending/smali?since=weekly" class="select-menu-item js-navigation-item " role="menuitem">
|
2559
|
+
<svg aria-hidden="true" class="octicon octicon-check select-menu-item-icon" height="16" version="1.1" viewBox="0 0 12 16" width="12"><path d="M12 5l-8 8-4-4 1.5-1.5L4 10l6.5-6.5z"></path></svg>
|
2560
|
+
<span class='select-menu-item-text js-select-button-text js-navigation-open'>Smali</span>
|
2561
|
+
</a> <a href="https://github.com/trending/smalltalk?since=weekly" class="select-menu-item js-navigation-item " role="menuitem">
|
2562
|
+
<svg aria-hidden="true" class="octicon octicon-check select-menu-item-icon" height="16" version="1.1" viewBox="0 0 12 16" width="12"><path d="M12 5l-8 8-4-4 1.5-1.5L4 10l6.5-6.5z"></path></svg>
|
2563
|
+
<span class='select-menu-item-text js-select-button-text js-navigation-open'>Smalltalk</span>
|
2564
|
+
</a> <a href="https://github.com/trending/smarty?since=weekly" class="select-menu-item js-navigation-item " role="menuitem">
|
2565
|
+
<svg aria-hidden="true" class="octicon octicon-check select-menu-item-icon" height="16" version="1.1" viewBox="0 0 12 16" width="12"><path d="M12 5l-8 8-4-4 1.5-1.5L4 10l6.5-6.5z"></path></svg>
|
2566
|
+
<span class='select-menu-item-text js-select-button-text js-navigation-open'>Smarty</span>
|
2567
|
+
</a> <a href="https://github.com/trending/smt?since=weekly" class="select-menu-item js-navigation-item " role="menuitem">
|
2568
|
+
<svg aria-hidden="true" class="octicon octicon-check select-menu-item-icon" height="16" version="1.1" viewBox="0 0 12 16" width="12"><path d="M12 5l-8 8-4-4 1.5-1.5L4 10l6.5-6.5z"></path></svg>
|
2569
|
+
<span class='select-menu-item-text js-select-button-text js-navigation-open'>SMT</span>
|
2570
|
+
</a> <a href="https://github.com/trending/sourcepawn?since=weekly" class="select-menu-item js-navigation-item " role="menuitem">
|
2571
|
+
<svg aria-hidden="true" class="octicon octicon-check select-menu-item-icon" height="16" version="1.1" viewBox="0 0 12 16" width="12"><path d="M12 5l-8 8-4-4 1.5-1.5L4 10l6.5-6.5z"></path></svg>
|
2572
|
+
<span class='select-menu-item-text js-select-button-text js-navigation-open'>SourcePawn</span>
|
2573
|
+
</a> <a href="https://github.com/trending/sqf?since=weekly" class="select-menu-item js-navigation-item " role="menuitem">
|
2574
|
+
<svg aria-hidden="true" class="octicon octicon-check select-menu-item-icon" height="16" version="1.1" viewBox="0 0 12 16" width="12"><path d="M12 5l-8 8-4-4 1.5-1.5L4 10l6.5-6.5z"></path></svg>
|
2575
|
+
<span class='select-menu-item-text js-select-button-text js-navigation-open'>SQF</span>
|
2576
|
+
</a> <a href="https://github.com/trending/sql?since=weekly" class="select-menu-item js-navigation-item " role="menuitem">
|
2577
|
+
<svg aria-hidden="true" class="octicon octicon-check select-menu-item-icon" height="16" version="1.1" viewBox="0 0 12 16" width="12"><path d="M12 5l-8 8-4-4 1.5-1.5L4 10l6.5-6.5z"></path></svg>
|
2578
|
+
<span class='select-menu-item-text js-select-button-text js-navigation-open'>SQL</span>
|
2579
|
+
</a> <a href="https://github.com/trending/sqlpl?since=weekly" class="select-menu-item js-navigation-item " role="menuitem">
|
2580
|
+
<svg aria-hidden="true" class="octicon octicon-check select-menu-item-icon" height="16" version="1.1" viewBox="0 0 12 16" width="12"><path d="M12 5l-8 8-4-4 1.5-1.5L4 10l6.5-6.5z"></path></svg>
|
2581
|
+
<span class='select-menu-item-text js-select-button-text js-navigation-open'>SQLPL</span>
|
2582
|
+
</a> <a href="https://github.com/trending/squirrel?since=weekly" class="select-menu-item js-navigation-item " role="menuitem">
|
2583
|
+
<svg aria-hidden="true" class="octicon octicon-check select-menu-item-icon" height="16" version="1.1" viewBox="0 0 12 16" width="12"><path d="M12 5l-8 8-4-4 1.5-1.5L4 10l6.5-6.5z"></path></svg>
|
2584
|
+
<span class='select-menu-item-text js-select-button-text js-navigation-open'>Squirrel</span>
|
2585
|
+
</a> <a href="https://github.com/trending/srecode-template?since=weekly" class="select-menu-item js-navigation-item " role="menuitem">
|
2586
|
+
<svg aria-hidden="true" class="octicon octicon-check select-menu-item-icon" height="16" version="1.1" viewBox="0 0 12 16" width="12"><path d="M12 5l-8 8-4-4 1.5-1.5L4 10l6.5-6.5z"></path></svg>
|
2587
|
+
<span class='select-menu-item-text js-select-button-text js-navigation-open'>SRecode Template</span>
|
2588
|
+
</a> <a href="https://github.com/trending/stan?since=weekly" class="select-menu-item js-navigation-item " role="menuitem">
|
2589
|
+
<svg aria-hidden="true" class="octicon octicon-check select-menu-item-icon" height="16" version="1.1" viewBox="0 0 12 16" width="12"><path d="M12 5l-8 8-4-4 1.5-1.5L4 10l6.5-6.5z"></path></svg>
|
2590
|
+
<span class='select-menu-item-text js-select-button-text js-navigation-open'>Stan</span>
|
2591
|
+
</a> <a href="https://github.com/trending/standard-ml?since=weekly" class="select-menu-item js-navigation-item " role="menuitem">
|
2592
|
+
<svg aria-hidden="true" class="octicon octicon-check select-menu-item-icon" height="16" version="1.1" viewBox="0 0 12 16" width="12"><path d="M12 5l-8 8-4-4 1.5-1.5L4 10l6.5-6.5z"></path></svg>
|
2593
|
+
<span class='select-menu-item-text js-select-button-text js-navigation-open'>Standard ML</span>
|
2594
|
+
</a> <a href="https://github.com/trending/stata?since=weekly" class="select-menu-item js-navigation-item " role="menuitem">
|
2595
|
+
<svg aria-hidden="true" class="octicon octicon-check select-menu-item-icon" height="16" version="1.1" viewBox="0 0 12 16" width="12"><path d="M12 5l-8 8-4-4 1.5-1.5L4 10l6.5-6.5z"></path></svg>
|
2596
|
+
<span class='select-menu-item-text js-select-button-text js-navigation-open'>Stata</span>
|
2597
|
+
</a> <a href="https://github.com/trending/supercollider?since=weekly" class="select-menu-item js-navigation-item " role="menuitem">
|
2598
|
+
<svg aria-hidden="true" class="octicon octicon-check select-menu-item-icon" height="16" version="1.1" viewBox="0 0 12 16" width="12"><path d="M12 5l-8 8-4-4 1.5-1.5L4 10l6.5-6.5z"></path></svg>
|
2599
|
+
<span class='select-menu-item-text js-select-button-text js-navigation-open'>SuperCollider</span>
|
2600
|
+
</a> <a href="https://github.com/trending/swift?since=weekly" class="select-menu-item js-navigation-item " role="menuitem">
|
2601
|
+
<svg aria-hidden="true" class="octicon octicon-check select-menu-item-icon" height="16" version="1.1" viewBox="0 0 12 16" width="12"><path d="M12 5l-8 8-4-4 1.5-1.5L4 10l6.5-6.5z"></path></svg>
|
2602
|
+
<span class='select-menu-item-text js-select-button-text js-navigation-open'>Swift</span>
|
2603
|
+
</a> <a href="https://github.com/trending/systemverilog?since=weekly" class="select-menu-item js-navigation-item " role="menuitem">
|
2604
|
+
<svg aria-hidden="true" class="octicon octicon-check select-menu-item-icon" height="16" version="1.1" viewBox="0 0 12 16" width="12"><path d="M12 5l-8 8-4-4 1.5-1.5L4 10l6.5-6.5z"></path></svg>
|
2605
|
+
<span class='select-menu-item-text js-select-button-text js-navigation-open'>SystemVerilog</span>
|
2606
|
+
</a> <a href="https://github.com/trending/tcl?since=weekly" class="select-menu-item js-navigation-item " role="menuitem">
|
2607
|
+
<svg aria-hidden="true" class="octicon octicon-check select-menu-item-icon" height="16" version="1.1" viewBox="0 0 12 16" width="12"><path d="M12 5l-8 8-4-4 1.5-1.5L4 10l6.5-6.5z"></path></svg>
|
2608
|
+
<span class='select-menu-item-text js-select-button-text js-navigation-open'>Tcl</span>
|
2609
|
+
</a> <a href="https://github.com/trending/tea?since=weekly" class="select-menu-item js-navigation-item " role="menuitem">
|
2610
|
+
<svg aria-hidden="true" class="octicon octicon-check select-menu-item-icon" height="16" version="1.1" viewBox="0 0 12 16" width="12"><path d="M12 5l-8 8-4-4 1.5-1.5L4 10l6.5-6.5z"></path></svg>
|
2611
|
+
<span class='select-menu-item-text js-select-button-text js-navigation-open'>Tea</span>
|
2612
|
+
</a> <a href="https://github.com/trending/terra?since=weekly" class="select-menu-item js-navigation-item " role="menuitem">
|
2613
|
+
<svg aria-hidden="true" class="octicon octicon-check select-menu-item-icon" height="16" version="1.1" viewBox="0 0 12 16" width="12"><path d="M12 5l-8 8-4-4 1.5-1.5L4 10l6.5-6.5z"></path></svg>
|
2614
|
+
<span class='select-menu-item-text js-select-button-text js-navigation-open'>Terra</span>
|
2615
|
+
</a> <a href="https://github.com/trending/tex?since=weekly" class="select-menu-item js-navigation-item " role="menuitem">
|
2616
|
+
<svg aria-hidden="true" class="octicon octicon-check select-menu-item-icon" height="16" version="1.1" viewBox="0 0 12 16" width="12"><path d="M12 5l-8 8-4-4 1.5-1.5L4 10l6.5-6.5z"></path></svg>
|
2617
|
+
<span class='select-menu-item-text js-select-button-text js-navigation-open'>TeX</span>
|
2618
|
+
</a> <a href="https://github.com/trending/thrift?since=weekly" class="select-menu-item js-navigation-item " role="menuitem">
|
2619
|
+
<svg aria-hidden="true" class="octicon octicon-check select-menu-item-icon" height="16" version="1.1" viewBox="0 0 12 16" width="12"><path d="M12 5l-8 8-4-4 1.5-1.5L4 10l6.5-6.5z"></path></svg>
|
2620
|
+
<span class='select-menu-item-text js-select-button-text js-navigation-open'>Thrift</span>
|
2621
|
+
</a> <a href="https://github.com/trending/ti-program?since=weekly" class="select-menu-item js-navigation-item " role="menuitem">
|
2622
|
+
<svg aria-hidden="true" class="octicon octicon-check select-menu-item-icon" height="16" version="1.1" viewBox="0 0 12 16" width="12"><path d="M12 5l-8 8-4-4 1.5-1.5L4 10l6.5-6.5z"></path></svg>
|
2623
|
+
<span class='select-menu-item-text js-select-button-text js-navigation-open'>TI Program</span>
|
2624
|
+
</a> <a href="https://github.com/trending/tla?since=weekly" class="select-menu-item js-navigation-item " role="menuitem">
|
2625
|
+
<svg aria-hidden="true" class="octicon octicon-check select-menu-item-icon" height="16" version="1.1" viewBox="0 0 12 16" width="12"><path d="M12 5l-8 8-4-4 1.5-1.5L4 10l6.5-6.5z"></path></svg>
|
2626
|
+
<span class='select-menu-item-text js-select-button-text js-navigation-open'>TLA</span>
|
2627
|
+
</a> <a href="https://github.com/trending/turing?since=weekly" class="select-menu-item js-navigation-item " role="menuitem">
|
2628
|
+
<svg aria-hidden="true" class="octicon octicon-check select-menu-item-icon" height="16" version="1.1" viewBox="0 0 12 16" width="12"><path d="M12 5l-8 8-4-4 1.5-1.5L4 10l6.5-6.5z"></path></svg>
|
2629
|
+
<span class='select-menu-item-text js-select-button-text js-navigation-open'>Turing</span>
|
2630
|
+
</a> <a href="https://github.com/trending/txl?since=weekly" class="select-menu-item js-navigation-item " role="menuitem">
|
2631
|
+
<svg aria-hidden="true" class="octicon octicon-check select-menu-item-icon" height="16" version="1.1" viewBox="0 0 12 16" width="12"><path d="M12 5l-8 8-4-4 1.5-1.5L4 10l6.5-6.5z"></path></svg>
|
2632
|
+
<span class='select-menu-item-text js-select-button-text js-navigation-open'>TXL</span>
|
2633
|
+
</a> <a href="https://github.com/trending/typescript?since=weekly" class="select-menu-item js-navigation-item " role="menuitem">
|
2634
|
+
<svg aria-hidden="true" class="octicon octicon-check select-menu-item-icon" height="16" version="1.1" viewBox="0 0 12 16" width="12"><path d="M12 5l-8 8-4-4 1.5-1.5L4 10l6.5-6.5z"></path></svg>
|
2635
|
+
<span class='select-menu-item-text js-select-button-text js-navigation-open'>TypeScript</span>
|
2636
|
+
</a> <a href="https://github.com/trending/uno?since=weekly" class="select-menu-item js-navigation-item " role="menuitem">
|
2637
|
+
<svg aria-hidden="true" class="octicon octicon-check select-menu-item-icon" height="16" version="1.1" viewBox="0 0 12 16" width="12"><path d="M12 5l-8 8-4-4 1.5-1.5L4 10l6.5-6.5z"></path></svg>
|
2638
|
+
<span class='select-menu-item-text js-select-button-text js-navigation-open'>Uno</span>
|
2639
|
+
</a> <a href="https://github.com/trending/unrealscript?since=weekly" class="select-menu-item js-navigation-item " role="menuitem">
|
2640
|
+
<svg aria-hidden="true" class="octicon octicon-check select-menu-item-icon" height="16" version="1.1" viewBox="0 0 12 16" width="12"><path d="M12 5l-8 8-4-4 1.5-1.5L4 10l6.5-6.5z"></path></svg>
|
2641
|
+
<span class='select-menu-item-text js-select-button-text js-navigation-open'>UnrealScript</span>
|
2642
|
+
</a> <a href="https://github.com/trending/urweb?since=weekly" class="select-menu-item js-navigation-item " role="menuitem">
|
2643
|
+
<svg aria-hidden="true" class="octicon octicon-check select-menu-item-icon" height="16" version="1.1" viewBox="0 0 12 16" width="12"><path d="M12 5l-8 8-4-4 1.5-1.5L4 10l6.5-6.5z"></path></svg>
|
2644
|
+
<span class='select-menu-item-text js-select-button-text js-navigation-open'>UrWeb</span>
|
2645
|
+
</a> <a href="https://github.com/trending/vala?since=weekly" class="select-menu-item js-navigation-item " role="menuitem">
|
2646
|
+
<svg aria-hidden="true" class="octicon octicon-check select-menu-item-icon" height="16" version="1.1" viewBox="0 0 12 16" width="12"><path d="M12 5l-8 8-4-4 1.5-1.5L4 10l6.5-6.5z"></path></svg>
|
2647
|
+
<span class='select-menu-item-text js-select-button-text js-navigation-open'>Vala</span>
|
2648
|
+
</a> <a href="https://github.com/trending/vcl?since=weekly" class="select-menu-item js-navigation-item " role="menuitem">
|
2649
|
+
<svg aria-hidden="true" class="octicon octicon-check select-menu-item-icon" height="16" version="1.1" viewBox="0 0 12 16" width="12"><path d="M12 5l-8 8-4-4 1.5-1.5L4 10l6.5-6.5z"></path></svg>
|
2650
|
+
<span class='select-menu-item-text js-select-button-text js-navigation-open'>VCL</span>
|
2651
|
+
</a> <a href="https://github.com/trending/verilog?since=weekly" class="select-menu-item js-navigation-item " role="menuitem">
|
2652
|
+
<svg aria-hidden="true" class="octicon octicon-check select-menu-item-icon" height="16" version="1.1" viewBox="0 0 12 16" width="12"><path d="M12 5l-8 8-4-4 1.5-1.5L4 10l6.5-6.5z"></path></svg>
|
2653
|
+
<span class='select-menu-item-text js-select-button-text js-navigation-open'>Verilog</span>
|
2654
|
+
</a> <a href="https://github.com/trending/vhdl?since=weekly" class="select-menu-item js-navigation-item " role="menuitem">
|
2655
|
+
<svg aria-hidden="true" class="octicon octicon-check select-menu-item-icon" height="16" version="1.1" viewBox="0 0 12 16" width="12"><path d="M12 5l-8 8-4-4 1.5-1.5L4 10l6.5-6.5z"></path></svg>
|
2656
|
+
<span class='select-menu-item-text js-select-button-text js-navigation-open'>VHDL</span>
|
2657
|
+
</a> <a href="https://github.com/trending/vim?since=weekly" class="select-menu-item js-navigation-item " role="menuitem">
|
2658
|
+
<svg aria-hidden="true" class="octicon octicon-check select-menu-item-icon" height="16" version="1.1" viewBox="0 0 12 16" width="12"><path d="M12 5l-8 8-4-4 1.5-1.5L4 10l6.5-6.5z"></path></svg>
|
2659
|
+
<span class='select-menu-item-text js-select-button-text js-navigation-open'>VimL</span>
|
2660
|
+
</a> <a href="https://github.com/trending/visual-basic?since=weekly" class="select-menu-item js-navigation-item " role="menuitem">
|
2661
|
+
<svg aria-hidden="true" class="octicon octicon-check select-menu-item-icon" height="16" version="1.1" viewBox="0 0 12 16" width="12"><path d="M12 5l-8 8-4-4 1.5-1.5L4 10l6.5-6.5z"></path></svg>
|
2662
|
+
<span class='select-menu-item-text js-select-button-text js-navigation-open'>Visual Basic</span>
|
2663
|
+
</a> <a href="https://github.com/trending/volt?since=weekly" class="select-menu-item js-navigation-item " role="menuitem">
|
2664
|
+
<svg aria-hidden="true" class="octicon octicon-check select-menu-item-icon" height="16" version="1.1" viewBox="0 0 12 16" width="12"><path d="M12 5l-8 8-4-4 1.5-1.5L4 10l6.5-6.5z"></path></svg>
|
2665
|
+
<span class='select-menu-item-text js-select-button-text js-navigation-open'>Volt</span>
|
2666
|
+
</a> <a href="https://github.com/trending/vue?since=weekly" class="select-menu-item js-navigation-item " role="menuitem">
|
2667
|
+
<svg aria-hidden="true" class="octicon octicon-check select-menu-item-icon" height="16" version="1.1" viewBox="0 0 12 16" width="12"><path d="M12 5l-8 8-4-4 1.5-1.5L4 10l6.5-6.5z"></path></svg>
|
2668
|
+
<span class='select-menu-item-text js-select-button-text js-navigation-open'>Vue</span>
|
2669
|
+
</a> <a href="https://github.com/trending/web-ontology-language?since=weekly" class="select-menu-item js-navigation-item " role="menuitem">
|
2670
|
+
<svg aria-hidden="true" class="octicon octicon-check select-menu-item-icon" height="16" version="1.1" viewBox="0 0 12 16" width="12"><path d="M12 5l-8 8-4-4 1.5-1.5L4 10l6.5-6.5z"></path></svg>
|
2671
|
+
<span class='select-menu-item-text js-select-button-text js-navigation-open'>Web Ontology Language</span>
|
2672
|
+
</a> <a href="https://github.com/trending/webidl?since=weekly" class="select-menu-item js-navigation-item " role="menuitem">
|
2673
|
+
<svg aria-hidden="true" class="octicon octicon-check select-menu-item-icon" height="16" version="1.1" viewBox="0 0 12 16" width="12"><path d="M12 5l-8 8-4-4 1.5-1.5L4 10l6.5-6.5z"></path></svg>
|
2674
|
+
<span class='select-menu-item-text js-select-button-text js-navigation-open'>WebIDL</span>
|
2675
|
+
</a> <a href="https://github.com/trending/wisp?since=weekly" class="select-menu-item js-navigation-item " role="menuitem">
|
2676
|
+
<svg aria-hidden="true" class="octicon octicon-check select-menu-item-icon" height="16" version="1.1" viewBox="0 0 12 16" width="12"><path d="M12 5l-8 8-4-4 1.5-1.5L4 10l6.5-6.5z"></path></svg>
|
2677
|
+
<span class='select-menu-item-text js-select-button-text js-navigation-open'>wisp</span>
|
2678
|
+
</a> <a href="https://github.com/trending/x10?since=weekly" class="select-menu-item js-navigation-item " role="menuitem">
|
2679
|
+
<svg aria-hidden="true" class="octicon octicon-check select-menu-item-icon" height="16" version="1.1" viewBox="0 0 12 16" width="12"><path d="M12 5l-8 8-4-4 1.5-1.5L4 10l6.5-6.5z"></path></svg>
|
2680
|
+
<span class='select-menu-item-text js-select-button-text js-navigation-open'>X10</span>
|
2681
|
+
</a> <a href="https://github.com/trending/xbase?since=weekly" class="select-menu-item js-navigation-item " role="menuitem">
|
2682
|
+
<svg aria-hidden="true" class="octicon octicon-check select-menu-item-icon" height="16" version="1.1" viewBox="0 0 12 16" width="12"><path d="M12 5l-8 8-4-4 1.5-1.5L4 10l6.5-6.5z"></path></svg>
|
2683
|
+
<span class='select-menu-item-text js-select-button-text js-navigation-open'>xBase</span>
|
2684
|
+
</a> <a href="https://github.com/trending/xc?since=weekly" class="select-menu-item js-navigation-item " role="menuitem">
|
2685
|
+
<svg aria-hidden="true" class="octicon octicon-check select-menu-item-icon" height="16" version="1.1" viewBox="0 0 12 16" width="12"><path d="M12 5l-8 8-4-4 1.5-1.5L4 10l6.5-6.5z"></path></svg>
|
2686
|
+
<span class='select-menu-item-text js-select-button-text js-navigation-open'>XC</span>
|
2687
|
+
</a> <a href="https://github.com/trending/xml?since=weekly" class="select-menu-item js-navigation-item " role="menuitem">
|
2688
|
+
<svg aria-hidden="true" class="octicon octicon-check select-menu-item-icon" height="16" version="1.1" viewBox="0 0 12 16" width="12"><path d="M12 5l-8 8-4-4 1.5-1.5L4 10l6.5-6.5z"></path></svg>
|
2689
|
+
<span class='select-menu-item-text js-select-button-text js-navigation-open'>XML</span>
|
2690
|
+
</a> <a href="https://github.com/trending/xojo?since=weekly" class="select-menu-item js-navigation-item " role="menuitem">
|
2691
|
+
<svg aria-hidden="true" class="octicon octicon-check select-menu-item-icon" height="16" version="1.1" viewBox="0 0 12 16" width="12"><path d="M12 5l-8 8-4-4 1.5-1.5L4 10l6.5-6.5z"></path></svg>
|
2692
|
+
<span class='select-menu-item-text js-select-button-text js-navigation-open'>Xojo</span>
|
2693
|
+
</a> <a href="https://github.com/trending/xpages?since=weekly" class="select-menu-item js-navigation-item " role="menuitem">
|
2694
|
+
<svg aria-hidden="true" class="octicon octicon-check select-menu-item-icon" height="16" version="1.1" viewBox="0 0 12 16" width="12"><path d="M12 5l-8 8-4-4 1.5-1.5L4 10l6.5-6.5z"></path></svg>
|
2695
|
+
<span class='select-menu-item-text js-select-button-text js-navigation-open'>XPages</span>
|
2696
|
+
</a> <a href="https://github.com/trending/xproc?since=weekly" class="select-menu-item js-navigation-item " role="menuitem">
|
2697
|
+
<svg aria-hidden="true" class="octicon octicon-check select-menu-item-icon" height="16" version="1.1" viewBox="0 0 12 16" width="12"><path d="M12 5l-8 8-4-4 1.5-1.5L4 10l6.5-6.5z"></path></svg>
|
2698
|
+
<span class='select-menu-item-text js-select-button-text js-navigation-open'>XProc</span>
|
2699
|
+
</a> <a href="https://github.com/trending/xquery?since=weekly" class="select-menu-item js-navigation-item " role="menuitem">
|
2700
|
+
<svg aria-hidden="true" class="octicon octicon-check select-menu-item-icon" height="16" version="1.1" viewBox="0 0 12 16" width="12"><path d="M12 5l-8 8-4-4 1.5-1.5L4 10l6.5-6.5z"></path></svg>
|
2701
|
+
<span class='select-menu-item-text js-select-button-text js-navigation-open'>XQuery</span>
|
2702
|
+
</a> <a href="https://github.com/trending/xs?since=weekly" class="select-menu-item js-navigation-item " role="menuitem">
|
2703
|
+
<svg aria-hidden="true" class="octicon octicon-check select-menu-item-icon" height="16" version="1.1" viewBox="0 0 12 16" width="12"><path d="M12 5l-8 8-4-4 1.5-1.5L4 10l6.5-6.5z"></path></svg>
|
2704
|
+
<span class='select-menu-item-text js-select-button-text js-navigation-open'>XS</span>
|
2705
|
+
</a> <a href="https://github.com/trending/xslt?since=weekly" class="select-menu-item js-navigation-item " role="menuitem">
|
2706
|
+
<svg aria-hidden="true" class="octicon octicon-check select-menu-item-icon" height="16" version="1.1" viewBox="0 0 12 16" width="12"><path d="M12 5l-8 8-4-4 1.5-1.5L4 10l6.5-6.5z"></path></svg>
|
2707
|
+
<span class='select-menu-item-text js-select-button-text js-navigation-open'>XSLT</span>
|
2708
|
+
</a> <a href="https://github.com/trending/xtend?since=weekly" class="select-menu-item js-navigation-item " role="menuitem">
|
2709
|
+
<svg aria-hidden="true" class="octicon octicon-check select-menu-item-icon" height="16" version="1.1" viewBox="0 0 12 16" width="12"><path d="M12 5l-8 8-4-4 1.5-1.5L4 10l6.5-6.5z"></path></svg>
|
2710
|
+
<span class='select-menu-item-text js-select-button-text js-navigation-open'>Xtend</span>
|
2711
|
+
</a> <a href="https://github.com/trending/yacc?since=weekly" class="select-menu-item js-navigation-item " role="menuitem">
|
2712
|
+
<svg aria-hidden="true" class="octicon octicon-check select-menu-item-icon" height="16" version="1.1" viewBox="0 0 12 16" width="12"><path d="M12 5l-8 8-4-4 1.5-1.5L4 10l6.5-6.5z"></path></svg>
|
2713
|
+
<span class='select-menu-item-text js-select-button-text js-navigation-open'>Yacc</span>
|
2714
|
+
</a> <a href="https://github.com/trending/zephir?since=weekly" class="select-menu-item js-navigation-item " role="menuitem">
|
2715
|
+
<svg aria-hidden="true" class="octicon octicon-check select-menu-item-icon" height="16" version="1.1" viewBox="0 0 12 16" width="12"><path d="M12 5l-8 8-4-4 1.5-1.5L4 10l6.5-6.5z"></path></svg>
|
2716
|
+
<span class='select-menu-item-text js-select-button-text js-navigation-open'>Zephir</span>
|
2717
|
+
</a> <a href="https://github.com/trending/zimpl?since=weekly" class="select-menu-item js-navigation-item " role="menuitem">
|
2718
|
+
<svg aria-hidden="true" class="octicon octicon-check select-menu-item-icon" height="16" version="1.1" viewBox="0 0 12 16" width="12"><path d="M12 5l-8 8-4-4 1.5-1.5L4 10l6.5-6.5z"></path></svg>
|
2719
|
+
<span class='select-menu-item-text js-select-button-text js-navigation-open'>Zimpl</span>
|
2720
|
+
</a> </div>
|
2721
|
+
|
2722
|
+
</div>
|
2723
|
+
|
2724
|
+
<div class="select-menu-loading-overlay anim-pulse">
|
2725
|
+
<svg aria-hidden="true" class="octicon octicon-octoface" height="32" version="1.1" viewBox="0 0 16 16" width="32"><path d="M14.7 5.34c.13-.32.55-1.59-.13-3.31 0 0-1.05-.33-3.44 1.3-1-.28-2.07-.32-3.13-.32s-2.13.04-3.13.32c-2.39-1.64-3.44-1.3-3.44-1.3-.68 1.72-.26 2.99-.13 3.31C.49 6.21 0 7.33 0 8.69 0 13.84 3.33 15 7.98 15S16 13.84 16 8.69c0-1.36-.49-2.48-1.3-3.35zM8 14.02c-3.3 0-5.98-.15-5.98-3.35 0-.76.38-1.48 1.02-2.07 1.07-.98 2.9-.46 4.96-.46 2.07 0 3.88-.52 4.96.46.65.59 1.02 1.3 1.02 2.07 0 3.19-2.68 3.35-5.98 3.35zM5.49 9.01c-.66 0-1.2.8-1.2 1.78s.54 1.79 1.2 1.79c.66 0 1.2-.8 1.2-1.79s-.54-1.78-1.2-1.78zm5.02 0c-.66 0-1.2.79-1.2 1.78s.54 1.79 1.2 1.79c.66 0 1.2-.8 1.2-1.79s-.53-1.78-1.2-1.78z"></path></svg>
|
2726
|
+
</div>
|
2727
|
+
</div>
|
2728
|
+
</div>
|
2729
|
+
</div>
|
2730
|
+
|
2731
|
+
<div class="protip protip-callout">
|
2732
|
+
<strong class="protip">ProTip!</strong>
|
2733
|
+
Looking for recently updated Ruby repositories?
|
2734
|
+
<a href="/search?l=ruby&q=stars%3A%3E1&s=updated&type=Repositories">Try this search</a>
|
2735
|
+
</div>
|
2736
|
+
|
2737
|
+
</div>
|
2738
|
+
</div>
|
2739
|
+
</div>
|
2740
|
+
|
2741
|
+
<div class="modal-backdrop js-touch-events"></div>
|
2742
|
+
|
2743
|
+
</div>
|
2744
|
+
|
2745
|
+
<div class="container site-footer-container">
|
2746
|
+
<div class="site-footer" role="contentinfo">
|
2747
|
+
<ul class="site-footer-links float-right">
|
2748
|
+
<li><a href="https://github.com/contact" data-ga-click="Footer, go to contact, text:contact">Contact GitHub</a></li>
|
2749
|
+
<li><a href="https://developer.github.com" data-ga-click="Footer, go to api, text:api">API</a></li>
|
2750
|
+
<li><a href="https://training.github.com" data-ga-click="Footer, go to training, text:training">Training</a></li>
|
2751
|
+
<li><a href="https://shop.github.com" data-ga-click="Footer, go to shop, text:shop">Shop</a></li>
|
2752
|
+
<li><a href="https://github.com/blog" data-ga-click="Footer, go to blog, text:blog">Blog</a></li>
|
2753
|
+
<li><a href="https://github.com/about" data-ga-click="Footer, go to about, text:about">About</a></li>
|
2754
|
+
|
2755
|
+
</ul>
|
2756
|
+
|
2757
|
+
<a href="https://github.com" aria-label="Homepage" class="site-footer-mark" title="GitHub">
|
2758
|
+
<svg aria-hidden="true" class="octicon octicon-mark-github" height="24" version="1.1" viewBox="0 0 16 16" width="24"><path d="M8 0C3.58 0 0 3.58 0 8c0 3.54 2.29 6.53 5.47 7.59.4.07.55-.17.55-.38 0-.19-.01-.82-.01-1.49-2.01.37-2.53-.49-2.69-.94-.09-.23-.48-.94-.82-1.13-.28-.15-.68-.52-.01-.53.63-.01 1.08.58 1.23.82.72 1.21 1.87.87 2.33.66.07-.52.28-.87.51-1.07-1.78-.2-3.64-.89-3.64-3.95 0-.87.31-1.59.82-2.15-.08-.2-.36-1.02.08-2.12 0 0 .67-.21 2.2.82.64-.18 1.32-.27 2-.27.68 0 1.36.09 2 .27 1.53-1.04 2.2-.82 2.2-.82.44 1.1.16 1.92.08 2.12.51.56.82 1.27.82 2.15 0 3.07-1.87 3.75-3.65 3.95.29.25.54.73.54 1.48 0 1.07-.01 1.93-.01 2.2 0 .21.15.46.55.38A8.013 8.013 0 0 0 16 8c0-4.42-3.58-8-8-8z"></path></svg>
|
2759
|
+
</a>
|
2760
|
+
<ul class="site-footer-links">
|
2761
|
+
<li>© 2016 <span title="0.95056s from github-fe131-cp1-prd.iad.github.net">GitHub</span>, Inc.</li>
|
2762
|
+
<li><a href="https://github.com/site/terms" data-ga-click="Footer, go to terms, text:terms">Terms</a></li>
|
2763
|
+
<li><a href="https://github.com/site/privacy" data-ga-click="Footer, go to privacy, text:privacy">Privacy</a></li>
|
2764
|
+
<li><a href="https://github.com/security" data-ga-click="Footer, go to security, text:security">Security</a></li>
|
2765
|
+
<li><a href="https://status.github.com/" data-ga-click="Footer, go to status, text:status">Status</a></li>
|
2766
|
+
<li><a href="https://help.github.com" data-ga-click="Footer, go to help, text:help">Help</a></li>
|
2767
|
+
</ul>
|
2768
|
+
</div>
|
2769
|
+
</div>
|
2770
|
+
|
2771
|
+
|
2772
|
+
|
2773
|
+
|
2774
|
+
|
2775
|
+
<div id="ajax-error-message" class="ajax-error-message flash flash-error">
|
2776
|
+
<svg aria-hidden="true" class="octicon octicon-alert" height="16" version="1.1" viewBox="0 0 16 16" width="16"><path d="M8.865 1.52c-.18-.31-.51-.5-.87-.5s-.69.19-.87.5L.275 13.5c-.18.31-.18.69 0 1 .19.31.52.5.87.5h13.7c.36 0 .69-.19.86-.5.17-.31.18-.69.01-1L8.865 1.52zM8.995 13h-2v-2h2v2zm0-3h-2V6h2v4z"></path></svg>
|
2777
|
+
<button type="button" class="flash-close js-flash-close js-ajax-error-dismiss" aria-label="Dismiss error">
|
2778
|
+
<svg aria-hidden="true" class="octicon octicon-x" height="16" version="1.1" viewBox="0 0 12 16" width="12"><path d="M7.48 8l3.75 3.75-1.48 1.48L6 9.48l-3.75 3.75-1.48-1.48L4.52 8 .77 4.25l1.48-1.48L6 6.52l3.75-3.75 1.48 1.48z"></path></svg>
|
2779
|
+
</button>
|
2780
|
+
You can't perform that action at this time.
|
2781
|
+
</div>
|
2782
|
+
|
2783
|
+
|
2784
|
+
<script crossorigin="anonymous" src="https://assets-cdn.github.com/assets/compat-30ce4c86c27f88c3d1b4eb03efda59b45d8d7c871880dee0b8f73d5ef1b25fdf.js"></script>
|
2785
|
+
<script crossorigin="anonymous" src="https://assets-cdn.github.com/assets/frameworks-35b9c541d341309b930b1c790fa1b27a30c7c44ce10c7f8242890e3d83c8adbd.js"></script>
|
2786
|
+
<script async="async" crossorigin="anonymous" src="https://assets-cdn.github.com/assets/github-36300e5274370dc4815750bc1d138c883633b04a175de47772b21d729688b083.js"></script>
|
2787
|
+
|
2788
|
+
|
2789
|
+
|
2790
|
+
|
2791
|
+
<div class="js-stale-session-flash stale-session-flash flash flash-warn flash-banner d-none">
|
2792
|
+
<svg aria-hidden="true" class="octicon octicon-alert" height="16" version="1.1" viewBox="0 0 16 16" width="16"><path d="M8.865 1.52c-.18-.31-.51-.5-.87-.5s-.69.19-.87.5L.275 13.5c-.18.31-.18.69 0 1 .19.31.52.5.87.5h13.7c.36 0 .69-.19.86-.5.17-.31.18-.69.01-1L8.865 1.52zM8.995 13h-2v-2h2v2zm0-3h-2V6h2v4z"></path></svg>
|
2793
|
+
<span class="signed-in-tab-flash">You signed in with another tab or window. <a href="">Reload</a> to refresh your session.</span>
|
2794
|
+
<span class="signed-out-tab-flash">You signed out in another tab or window. <a href="">Reload</a> to refresh your session.</span>
|
2795
|
+
</div>
|
2796
|
+
<div class="facebox" id="facebox" style="display:none;">
|
2797
|
+
<div class="facebox-popup">
|
2798
|
+
<div class="facebox-content" role="dialog" aria-labelledby="facebox-header" aria-describedby="facebox-description">
|
2799
|
+
</div>
|
2800
|
+
<button type="button" class="facebox-close js-facebox-close" aria-label="Close modal">
|
2801
|
+
<svg aria-hidden="true" class="octicon octicon-x" height="16" version="1.1" viewBox="0 0 12 16" width="12"><path d="M7.48 8l3.75 3.75-1.48 1.48L6 9.48l-3.75 3.75-1.48-1.48L4.52 8 .77 4.25l1.48-1.48L6 6.52l3.75-3.75 1.48 1.48z"></path></svg>
|
2802
|
+
</button>
|
2803
|
+
</div>
|
2804
|
+
</div>
|
2805
|
+
|
2806
|
+
</body>
|
2807
|
+
</html>
|
2808
|
+
|