tangled
alpha
login
or
join now
trnck.dev
/
blog
0
fork
atom
blog.trnck.dev
0
fork
atom
overview
issues
pulls
pipelines
Get rid of unused plugins
Filip Troníček
2 years ago
dba04efc
a55eeb64
+2
-1437
4 changed files
expand all
collapse all
unified
split
.ruby-version
Gemfile
_config.yml
_data
colors.json
+1
-1
.ruby-version
···
1
1
-
ruby-3.3.1
1
1
+
ruby-3.3.4
+1
-1
Gemfile
···
3
3
group :jekyll_plugins do
4
4
gem 'jekyll_picture_tag', '~> 2.0'
5
5
end
6
6
-
gem "jekyll-github-metadata"
7
6
gem "jekyll-octicons"
8
7
gem "jemoji"
9
8
gem 'jekyll-feed'
9
9
+
gem 'jekyll' #, '~> 4.0.0'
10
10
gem 'wdm', '>= 0.1.0' if Gem.win_platform?
11
11
12
12
gem 'webrick', '~> 1.7'
-1
_config.yml
···
2
2
style: light
3
3
plugins:
4
4
- jekyll-octicons
5
5
-
- jekyll-github-metadata
6
5
- jemoji
7
6
- jekyll-feed
8
7
permalink: '/:title/'
-1434
_data/colors.json
···
1
1
-
{
2
2
-
"1C Enterprise": {
3
3
-
"color": "#814CCC",
4
4
-
"url": "https://github.com/trending?l=1C-Enterprise"
5
5
-
},
6
6
-
"ABAP": {
7
7
-
"color": "#E8274B",
8
8
-
"url": "https://github.com/trending?l=ABAP"
9
9
-
},
10
10
-
"ActionScript": {
11
11
-
"color": "#882B0F",
12
12
-
"url": "https://github.com/trending?l=ActionScript"
13
13
-
},
14
14
-
"Ada": {
15
15
-
"color": "#02f88c",
16
16
-
"url": "https://github.com/trending?l=Ada"
17
17
-
},
18
18
-
"Agda": {
19
19
-
"color": "#315665",
20
20
-
"url": "https://github.com/trending?l=Agda"
21
21
-
},
22
22
-
"AGS Script": {
23
23
-
"color": "#B9D9FF",
24
24
-
"url": "https://github.com/trending?l=AGS-Script"
25
25
-
},
26
26
-
"Alloy": {
27
27
-
"color": "#64C800",
28
28
-
"url": "https://github.com/trending?l=Alloy"
29
29
-
},
30
30
-
"Alpine Abuild": {
31
31
-
"color": null,
32
32
-
"url": "https://github.com/trending?l=Alpine-Abuild"
33
33
-
},
34
34
-
"AMPL": {
35
35
-
"color": "#E6EFBB",
36
36
-
"url": "https://github.com/trending?l=AMPL"
37
37
-
},
38
38
-
"AngelScript": {
39
39
-
"color": "#C7D7DC",
40
40
-
"url": "https://github.com/trending?l=AngelScript"
41
41
-
},
42
42
-
"ANTLR": {
43
43
-
"color": "#9DC3FF",
44
44
-
"url": "https://github.com/trending?l=ANTLR"
45
45
-
},
46
46
-
"Apex": {
47
47
-
"color": null,
48
48
-
"url": "https://github.com/trending?l=Apex"
49
49
-
},
50
50
-
"API Blueprint": {
51
51
-
"color": "#2ACCA8",
52
52
-
"url": "https://github.com/trending?l=API-Blueprint"
53
53
-
},
54
54
-
"APL": {
55
55
-
"color": "#5A8164",
56
56
-
"url": "https://github.com/trending?l=APL"
57
57
-
},
58
58
-
"Apollo Guidance Computer": {
59
59
-
"color": null,
60
60
-
"url": "https://github.com/trending?l=Apollo-Guidance-Computer"
61
61
-
},
62
62
-
"AppleScript": {
63
63
-
"color": "#101F1F",
64
64
-
"url": "https://github.com/trending?l=AppleScript"
65
65
-
},
66
66
-
"Arc": {
67
67
-
"color": "#aa2afe",
68
68
-
"url": "https://github.com/trending?l=Arc"
69
69
-
},
70
70
-
"ASP": {
71
71
-
"color": "#6a40fd",
72
72
-
"url": "https://github.com/trending?l=ASP"
73
73
-
},
74
74
-
"AspectJ": {
75
75
-
"color": "#a957b0",
76
76
-
"url": "https://github.com/trending?l=AspectJ"
77
77
-
},
78
78
-
"Assembly": {
79
79
-
"color": "#6E4C13",
80
80
-
"url": "https://github.com/trending?l=Assembly"
81
81
-
},
82
82
-
"ATS": {
83
83
-
"color": "#1ac620",
84
84
-
"url": "https://github.com/trending?l=ATS"
85
85
-
},
86
86
-
"Augeas": {
87
87
-
"color": null,
88
88
-
"url": "https://github.com/trending?l=Augeas"
89
89
-
},
90
90
-
"AutoHotkey": {
91
91
-
"color": "#6594b9",
92
92
-
"url": "https://github.com/trending?l=AutoHotkey"
93
93
-
},
94
94
-
"AutoIt": {
95
95
-
"color": "#1C3552",
96
96
-
"url": "https://github.com/trending?l=AutoIt"
97
97
-
},
98
98
-
"Awk": {
99
99
-
"color": null,
100
100
-
"url": "https://github.com/trending?l=Awk"
101
101
-
},
102
102
-
"Ballerina": {
103
103
-
"color": "#FF5000",
104
104
-
"url": "https://github.com/trending?l=Ballerina"
105
105
-
},
106
106
-
"Batchfile": {
107
107
-
"color": "#C1F12E",
108
108
-
"url": "https://github.com/trending?l=Batchfile"
109
109
-
},
110
110
-
"Befunge": {
111
111
-
"color": null,
112
112
-
"url": "https://github.com/trending?l=Befunge"
113
113
-
},
114
114
-
"Bison": {
115
115
-
"color": null,
116
116
-
"url": "https://github.com/trending?l=Bison"
117
117
-
},
118
118
-
"BitBake": {
119
119
-
"color": null,
120
120
-
"url": "https://github.com/trending?l=BitBake"
121
121
-
},
122
122
-
"BlitzBasic": {
123
123
-
"color": null,
124
124
-
"url": "https://github.com/trending?l=BlitzBasic"
125
125
-
},
126
126
-
"BlitzMax": {
127
127
-
"color": "#cd6400",
128
128
-
"url": "https://github.com/trending?l=BlitzMax"
129
129
-
},
130
130
-
"Bluespec": {
131
131
-
"color": null,
132
132
-
"url": "https://github.com/trending?l=Bluespec"
133
133
-
},
134
134
-
"Boo": {
135
135
-
"color": "#d4bec1",
136
136
-
"url": "https://github.com/trending?l=Boo"
137
137
-
},
138
138
-
"Brainfuck": {
139
139
-
"color": "#2F2530",
140
140
-
"url": "https://github.com/trending?l=Brainfuck"
141
141
-
},
142
142
-
"Brightscript": {
143
143
-
"color": null,
144
144
-
"url": "https://github.com/trending?l=Brightscript"
145
145
-
},
146
146
-
"Bro": {
147
147
-
"color": null,
148
148
-
"url": "https://github.com/trending?l=Bro"
149
149
-
},
150
150
-
"C": {
151
151
-
"color": "#555555",
152
152
-
"url": "https://github.com/trending?l=C"
153
153
-
},
154
154
-
"C#": {
155
155
-
"color": "#178600",
156
156
-
"url": "https://github.com/trending?l=Csharp"
157
157
-
},
158
158
-
"C++": {
159
159
-
"color": "#f34b7d",
160
160
-
"url": "https://github.com/trending?l=C++"
161
161
-
},
162
162
-
"C2hs Haskell": {
163
163
-
"color": null,
164
164
-
"url": "https://github.com/trending?l=C2hs-Haskell"
165
165
-
},
166
166
-
"Cap'n Proto": {
167
167
-
"color": null,
168
168
-
"url": "https://github.com/trending?l=Cap'n-Proto"
169
169
-
},
170
170
-
"CartoCSS": {
171
171
-
"color": null,
172
172
-
"url": "https://github.com/trending?l=CartoCSS"
173
173
-
},
174
174
-
"Ceylon": {
175
175
-
"color": "#dfa535",
176
176
-
"url": "https://github.com/trending?l=Ceylon"
177
177
-
},
178
178
-
"Chapel": {
179
179
-
"color": "#8dc63f",
180
180
-
"url": "https://github.com/trending?l=Chapel"
181
181
-
},
182
182
-
"Charity": {
183
183
-
"color": null,
184
184
-
"url": "https://github.com/trending?l=Charity"
185
185
-
},
186
186
-
"ChucK": {
187
187
-
"color": null,
188
188
-
"url": "https://github.com/trending?l=ChucK"
189
189
-
},
190
190
-
"Cirru": {
191
191
-
"color": "#ccccff",
192
192
-
"url": "https://github.com/trending?l=Cirru"
193
193
-
},
194
194
-
"Clarion": {
195
195
-
"color": "#db901e",
196
196
-
"url": "https://github.com/trending?l=Clarion"
197
197
-
},
198
198
-
"Clean": {
199
199
-
"color": "#3F85AF",
200
200
-
"url": "https://github.com/trending?l=Clean"
201
201
-
},
202
202
-
"Click": {
203
203
-
"color": "#E4E6F3",
204
204
-
"url": "https://github.com/trending?l=Click"
205
205
-
},
206
206
-
"CLIPS": {
207
207
-
"color": null,
208
208
-
"url": "https://github.com/trending?l=CLIPS"
209
209
-
},
210
210
-
"Clojure": {
211
211
-
"color": "#db5855",
212
212
-
"url": "https://github.com/trending?l=Clojure"
213
213
-
},
214
214
-
"CMake": {
215
215
-
"color": null,
216
216
-
"url": "https://github.com/trending?l=CMake"
217
217
-
},
218
218
-
"COBOL": {
219
219
-
"color": null,
220
220
-
"url": "https://github.com/trending?l=COBOL"
221
221
-
},
222
222
-
"CoffeeScript": {
223
223
-
"color": "#244776",
224
224
-
"url": "https://github.com/trending?l=CoffeeScript"
225
225
-
},
226
226
-
"ColdFusion": {
227
227
-
"color": "#ed2cd6",
228
228
-
"url": "https://github.com/trending?l=ColdFusion"
229
229
-
},
230
230
-
"ColdFusion CFC": {
231
231
-
"color": null,
232
232
-
"url": "https://github.com/trending?l=ColdFusion-CFC"
233
233
-
},
234
234
-
"Common Lisp": {
235
235
-
"color": "#3fb68b",
236
236
-
"url": "https://github.com/trending?l=Common-Lisp"
237
237
-
},
238
238
-
"Common Workflow Language": {
239
239
-
"color": "#B5314C",
240
240
-
"url": "https://github.com/trending?l=Common-Workflow-Language"
241
241
-
},
242
242
-
"Component Pascal": {
243
243
-
"color": "#B0CE4E",
244
244
-
"url": "https://github.com/trending?l=Component-Pascal"
245
245
-
},
246
246
-
"Cool": {
247
247
-
"color": null,
248
248
-
"url": "https://github.com/trending?l=Cool"
249
249
-
},
250
250
-
"Coq": {
251
251
-
"color": null,
252
252
-
"url": "https://github.com/trending?l=Coq"
253
253
-
},
254
254
-
"Crystal": {
255
255
-
"color": "#000100",
256
256
-
"url": "https://github.com/trending?l=Crystal"
257
257
-
},
258
258
-
"Csound": {
259
259
-
"color": null,
260
260
-
"url": "https://github.com/trending?l=Csound"
261
261
-
},
262
262
-
"Csound Document": {
263
263
-
"color": null,
264
264
-
"url": "https://github.com/trending?l=Csound-Document"
265
265
-
},
266
266
-
"Csound Score": {
267
267
-
"color": null,
268
268
-
"url": "https://github.com/trending?l=Csound-Score"
269
269
-
},
270
270
-
"CSS": {
271
271
-
"color": "#563d7c",
272
272
-
"url": "https://github.com/trending?l=CSS"
273
273
-
},
274
274
-
"Cuda": {
275
275
-
"color": "#3A4E3A",
276
276
-
"url": "https://github.com/trending?l=Cuda"
277
277
-
},
278
278
-
"CWeb": {
279
279
-
"color": null,
280
280
-
"url": "https://github.com/trending?l=CWeb"
281
281
-
},
282
282
-
"Cycript": {
283
283
-
"color": null,
284
284
-
"url": "https://github.com/trending?l=Cycript"
285
285
-
},
286
286
-
"Cython": {
287
287
-
"color": null,
288
288
-
"url": "https://github.com/trending?l=Cython"
289
289
-
},
290
290
-
"D": {
291
291
-
"color": "#ba595e",
292
292
-
"url": "https://github.com/trending?l=D"
293
293
-
},
294
294
-
"Dart": {
295
295
-
"color": "#00B4AB",
296
296
-
"url": "https://github.com/trending?l=Dart"
297
297
-
},
298
298
-
"DataWeave": {
299
299
-
"color": "#003a52",
300
300
-
"url": "https://github.com/trending?l=DataWeave"
301
301
-
},
302
302
-
"DIGITAL Command Language": {
303
303
-
"color": null,
304
304
-
"url": "https://github.com/trending?l=DIGITAL-Command-Language"
305
305
-
},
306
306
-
"DM": {
307
307
-
"color": "#447265",
308
308
-
"url": "https://github.com/trending?l=DM"
309
309
-
},
310
310
-
"Dockerfile": {
311
311
-
"color": "#384d54",
312
312
-
"url": "https://github.com/trending?l=Dockerfile"
313
313
-
},
314
314
-
"Dogescript": {
315
315
-
"color": "#cca760",
316
316
-
"url": "https://github.com/trending?l=Dogescript"
317
317
-
},
318
318
-
"DTrace": {
319
319
-
"color": null,
320
320
-
"url": "https://github.com/trending?l=DTrace"
321
321
-
},
322
322
-
"Dylan": {
323
323
-
"color": "#6c616e",
324
324
-
"url": "https://github.com/trending?l=Dylan"
325
325
-
},
326
326
-
"E": {
327
327
-
"color": "#ccce35",
328
328
-
"url": "https://github.com/trending?l=E"
329
329
-
},
330
330
-
"eC": {
331
331
-
"color": "#913960",
332
332
-
"url": "https://github.com/trending?l=eC"
333
333
-
},
334
334
-
"ECL": {
335
335
-
"color": "#8a1267",
336
336
-
"url": "https://github.com/trending?l=ECL"
337
337
-
},
338
338
-
"ECLiPSe": {
339
339
-
"color": null,
340
340
-
"url": "https://github.com/trending?l=ECLiPSe"
341
341
-
},
342
342
-
"Eiffel": {
343
343
-
"color": "#946d57",
344
344
-
"url": "https://github.com/trending?l=Eiffel"
345
345
-
},
346
346
-
"Elixir": {
347
347
-
"color": "#6e4a7e",
348
348
-
"url": "https://github.com/trending?l=Elixir"
349
349
-
},
350
350
-
"Elm": {
351
351
-
"color": "#60B5CC",
352
352
-
"url": "https://github.com/trending?l=Elm"
353
353
-
},
354
354
-
"Emacs Lisp": {
355
355
-
"color": "#c065db",
356
356
-
"url": "https://github.com/trending?l=Emacs-Lisp"
357
357
-
},
358
358
-
"EmberScript": {
359
359
-
"color": "#FFF4F3",
360
360
-
"url": "https://github.com/trending?l=EmberScript"
361
361
-
},
362
362
-
"EQ": {
363
363
-
"color": "#a78649",
364
364
-
"url": "https://github.com/trending?l=EQ"
365
365
-
},
366
366
-
"Erlang": {
367
367
-
"color": "#B83998",
368
368
-
"url": "https://github.com/trending?l=Erlang"
369
369
-
},
370
370
-
"F#": {
371
371
-
"color": "#b845fc",
372
372
-
"url": "https://github.com/trending?l=Fsharp"
373
373
-
},
374
374
-
"Factor": {
375
375
-
"color": "#636746",
376
376
-
"url": "https://github.com/trending?l=Factor"
377
377
-
},
378
378
-
"Fancy": {
379
379
-
"color": "#7b9db4",
380
380
-
"url": "https://github.com/trending?l=Fancy"
381
381
-
},
382
382
-
"Fantom": {
383
383
-
"color": "#14253c",
384
384
-
"url": "https://github.com/trending?l=Fantom"
385
385
-
},
386
386
-
"Filebench WML": {
387
387
-
"color": null,
388
388
-
"url": "https://github.com/trending?l=Filebench-WML"
389
389
-
},
390
390
-
"Filterscript": {
391
391
-
"color": null,
392
392
-
"url": "https://github.com/trending?l=Filterscript"
393
393
-
},
394
394
-
"fish": {
395
395
-
"color": null,
396
396
-
"url": "https://github.com/trending?l=fish"
397
397
-
},
398
398
-
"FLUX": {
399
399
-
"color": "#88ccff",
400
400
-
"url": "https://github.com/trending?l=FLUX"
401
401
-
},
402
402
-
"Forth": {
403
403
-
"color": "#341708",
404
404
-
"url": "https://github.com/trending?l=Forth"
405
405
-
},
406
406
-
"Fortran": {
407
407
-
"color": "#4d41b1",
408
408
-
"url": "https://github.com/trending?l=Fortran"
409
409
-
},
410
410
-
"FreeMarker": {
411
411
-
"color": "#0050b2",
412
412
-
"url": "https://github.com/trending?l=FreeMarker"
413
413
-
},
414
414
-
"Frege": {
415
415
-
"color": "#00cafe",
416
416
-
"url": "https://github.com/trending?l=Frege"
417
417
-
},
418
418
-
"Game Maker Language": {
419
419
-
"color": "#71b417",
420
420
-
"url": "https://github.com/trending?l=Game-Maker-Language"
421
421
-
},
422
422
-
"GAMS": {
423
423
-
"color": null,
424
424
-
"url": "https://github.com/trending?l=GAMS"
425
425
-
},
426
426
-
"GAP": {
427
427
-
"color": null,
428
428
-
"url": "https://github.com/trending?l=GAP"
429
429
-
},
430
430
-
"GCC Machine Description": {
431
431
-
"color": null,
432
432
-
"url": "https://github.com/trending?l=GCC-Machine-Description"
433
433
-
},
434
434
-
"GDB": {
435
435
-
"color": null,
436
436
-
"url": "https://github.com/trending?l=GDB"
437
437
-
},
438
438
-
"GDScript": {
439
439
-
"color": "#355570",
440
440
-
"url": "https://github.com/trending?l=GDScript"
441
441
-
},
442
442
-
"Genie": {
443
443
-
"color": "#fb855d",
444
444
-
"url": "https://github.com/trending?l=Genie"
445
445
-
},
446
446
-
"Genshi": {
447
447
-
"color": null,
448
448
-
"url": "https://github.com/trending?l=Genshi"
449
449
-
},
450
450
-
"Gentoo Ebuild": {
451
451
-
"color": null,
452
452
-
"url": "https://github.com/trending?l=Gentoo-Ebuild"
453
453
-
},
454
454
-
"Gentoo Eclass": {
455
455
-
"color": null,
456
456
-
"url": "https://github.com/trending?l=Gentoo-Eclass"
457
457
-
},
458
458
-
"Gherkin": {
459
459
-
"color": "#5B2063",
460
460
-
"url": "https://github.com/trending?l=Gherkin"
461
461
-
},
462
462
-
"GLSL": {
463
463
-
"color": null,
464
464
-
"url": "https://github.com/trending?l=GLSL"
465
465
-
},
466
466
-
"Glyph": {
467
467
-
"color": "#c1ac7f",
468
468
-
"url": "https://github.com/trending?l=Glyph"
469
469
-
},
470
470
-
"Gnuplot": {
471
471
-
"color": "#f0a9f0",
472
472
-
"url": "https://github.com/trending?l=Gnuplot"
473
473
-
},
474
474
-
"Go": {
475
475
-
"color": "#00ADD8",
476
476
-
"url": "https://github.com/trending?l=Go"
477
477
-
},
478
478
-
"Golo": {
479
479
-
"color": "#88562A",
480
480
-
"url": "https://github.com/trending?l=Golo"
481
481
-
},
482
482
-
"Gosu": {
483
483
-
"color": "#82937f",
484
484
-
"url": "https://github.com/trending?l=Gosu"
485
485
-
},
486
486
-
"Grace": {
487
487
-
"color": null,
488
488
-
"url": "https://github.com/trending?l=Grace"
489
489
-
},
490
490
-
"Grammatical Framework": {
491
491
-
"color": "#79aa7a",
492
492
-
"url": "https://github.com/trending?l=Grammatical-Framework"
493
493
-
},
494
494
-
"Groovy": {
495
495
-
"color": "#e69f56",
496
496
-
"url": "https://github.com/trending?l=Groovy"
497
497
-
},
498
498
-
"Groovy Server Pages": {
499
499
-
"color": null,
500
500
-
"url": "https://github.com/trending?l=Groovy-Server-Pages"
501
501
-
},
502
502
-
"Hack": {
503
503
-
"color": "#878787",
504
504
-
"url": "https://github.com/trending?l=Hack"
505
505
-
},
506
506
-
"Harbour": {
507
507
-
"color": "#0e60e3",
508
508
-
"url": "https://github.com/trending?l=Harbour"
509
509
-
},
510
510
-
"Haskell": {
511
511
-
"color": "#5e5086",
512
512
-
"url": "https://github.com/trending?l=Haskell"
513
513
-
},
514
514
-
"Haxe": {
515
515
-
"color": "#df7900",
516
516
-
"url": "https://github.com/trending?l=Haxe"
517
517
-
},
518
518
-
"HCL": {
519
519
-
"color": null,
520
520
-
"url": "https://github.com/trending?l=HCL"
521
521
-
},
522
522
-
"HiveQL": {
523
523
-
"color": "#dce200",
524
524
-
"url": "https://github.com/trending?l=HiveQL"
525
525
-
},
526
526
-
"HLSL": {
527
527
-
"color": null,
528
528
-
"url": "https://github.com/trending?l=HLSL"
529
529
-
},
530
530
-
"HTML": {
531
531
-
"color": "#e34c26",
532
532
-
"url": "https://github.com/trending?l=HTML"
533
533
-
},
534
534
-
"Hy": {
535
535
-
"color": "#7790B2",
536
536
-
"url": "https://github.com/trending?l=Hy"
537
537
-
},
538
538
-
"HyPhy": {
539
539
-
"color": null,
540
540
-
"url": "https://github.com/trending?l=HyPhy"
541
541
-
},
542
542
-
"IDL": {
543
543
-
"color": "#a3522f",
544
544
-
"url": "https://github.com/trending?l=IDL"
545
545
-
},
546
546
-
"Idris": {
547
547
-
"color": "#b30000",
548
548
-
"url": "https://github.com/trending?l=Idris"
549
549
-
},
550
550
-
"IGOR Pro": {
551
551
-
"color": null,
552
552
-
"url": "https://github.com/trending?l=IGOR-Pro"
553
553
-
},
554
554
-
"Inform 7": {
555
555
-
"color": null,
556
556
-
"url": "https://github.com/trending?l=Inform-7"
557
557
-
},
558
558
-
"Inno Setup": {
559
559
-
"color": null,
560
560
-
"url": "https://github.com/trending?l=Inno-Setup"
561
561
-
},
562
562
-
"Io": {
563
563
-
"color": "#a9188d",
564
564
-
"url": "https://github.com/trending?l=Io"
565
565
-
},
566
566
-
"Ioke": {
567
567
-
"color": "#078193",
568
568
-
"url": "https://github.com/trending?l=Ioke"
569
569
-
},
570
570
-
"Isabelle": {
571
571
-
"color": "#FEFE00",
572
572
-
"url": "https://github.com/trending?l=Isabelle"
573
573
-
},
574
574
-
"Isabelle ROOT": {
575
575
-
"color": null,
576
576
-
"url": "https://github.com/trending?l=Isabelle-ROOT"
577
577
-
},
578
578
-
"J": {
579
579
-
"color": "#9EEDFF",
580
580
-
"url": "https://github.com/trending?l=J"
581
581
-
},
582
582
-
"Jasmin": {
583
583
-
"color": null,
584
584
-
"url": "https://github.com/trending?l=Jasmin"
585
585
-
},
586
586
-
"Java": {
587
587
-
"color": "#b07219",
588
588
-
"url": "https://github.com/trending?l=Java"
589
589
-
},
590
590
-
"Java Server Pages": {
591
591
-
"color": null,
592
592
-
"url": "https://github.com/trending?l=Java-Server-Pages"
593
593
-
},
594
594
-
"JavaScript": {
595
595
-
"color": "#f1e05a",
596
596
-
"url": "https://github.com/trending?l=JavaScript"
597
597
-
},
598
598
-
"JFlex": {
599
599
-
"color": null,
600
600
-
"url": "https://github.com/trending?l=JFlex"
601
601
-
},
602
602
-
"Jison": {
603
603
-
"color": null,
604
604
-
"url": "https://github.com/trending?l=Jison"
605
605
-
},
606
606
-
"Jison Lex": {
607
607
-
"color": null,
608
608
-
"url": "https://github.com/trending?l=Jison-Lex"
609
609
-
},
610
610
-
"Jolie": {
611
611
-
"color": "#843179",
612
612
-
"url": "https://github.com/trending?l=Jolie"
613
613
-
},
614
614
-
"JSONiq": {
615
615
-
"color": "#40d47e",
616
616
-
"url": "https://github.com/trending?l=JSONiq"
617
617
-
},
618
618
-
"JSX": {
619
619
-
"color": null,
620
620
-
"url": "https://github.com/trending?l=JSX"
621
621
-
},
622
622
-
"Julia": {
623
623
-
"color": "#a270ba",
624
624
-
"url": "https://github.com/trending?l=Julia"
625
625
-
},
626
626
-
"Jupyter Notebook": {
627
627
-
"color": "#DA5B0B",
628
628
-
"url": "https://github.com/trending?l=Jupyter-Notebook"
629
629
-
},
630
630
-
"Kotlin": {
631
631
-
"color": "#F18E33",
632
632
-
"url": "https://github.com/trending?l=Kotlin"
633
633
-
},
634
634
-
"KRL": {
635
635
-
"color": "#28430A",
636
636
-
"url": "https://github.com/trending?l=KRL"
637
637
-
},
638
638
-
"LabVIEW": {
639
639
-
"color": null,
640
640
-
"url": "https://github.com/trending?l=LabVIEW"
641
641
-
},
642
642
-
"Lasso": {
643
643
-
"color": "#999999",
644
644
-
"url": "https://github.com/trending?l=Lasso"
645
645
-
},
646
646
-
"Lean": {
647
647
-
"color": null,
648
648
-
"url": "https://github.com/trending?l=Lean"
649
649
-
},
650
650
-
"Lex": {
651
651
-
"color": "#DBCA00",
652
652
-
"url": "https://github.com/trending?l=Lex"
653
653
-
},
654
654
-
"LFE": {
655
655
-
"color": "#4C3023",
656
656
-
"url": "https://github.com/trending?l=LFE"
657
657
-
},
658
658
-
"LilyPond": {
659
659
-
"color": null,
660
660
-
"url": "https://github.com/trending?l=LilyPond"
661
661
-
},
662
662
-
"Limbo": {
663
663
-
"color": null,
664
664
-
"url": "https://github.com/trending?l=Limbo"
665
665
-
},
666
666
-
"Literate Agda": {
667
667
-
"color": null,
668
668
-
"url": "https://github.com/trending?l=Literate-Agda"
669
669
-
},
670
670
-
"Literate CoffeeScript": {
671
671
-
"color": null,
672
672
-
"url": "https://github.com/trending?l=Literate-CoffeeScript"
673
673
-
},
674
674
-
"Literate Haskell": {
675
675
-
"color": null,
676
676
-
"url": "https://github.com/trending?l=Literate-Haskell"
677
677
-
},
678
678
-
"LiveScript": {
679
679
-
"color": "#499886",
680
680
-
"url": "https://github.com/trending?l=LiveScript"
681
681
-
},
682
682
-
"LLVM": {
683
683
-
"color": "#185619",
684
684
-
"url": "https://github.com/trending?l=LLVM"
685
685
-
},
686
686
-
"Logos": {
687
687
-
"color": null,
688
688
-
"url": "https://github.com/trending?l=Logos"
689
689
-
},
690
690
-
"Logtalk": {
691
691
-
"color": null,
692
692
-
"url": "https://github.com/trending?l=Logtalk"
693
693
-
},
694
694
-
"LOLCODE": {
695
695
-
"color": "#cc9900",
696
696
-
"url": "https://github.com/trending?l=LOLCODE"
697
697
-
},
698
698
-
"LookML": {
699
699
-
"color": "#652B81",
700
700
-
"url": "https://github.com/trending?l=LookML"
701
701
-
},
702
702
-
"LoomScript": {
703
703
-
"color": null,
704
704
-
"url": "https://github.com/trending?l=LoomScript"
705
705
-
},
706
706
-
"LSL": {
707
707
-
"color": "#3d9970",
708
708
-
"url": "https://github.com/trending?l=LSL"
709
709
-
},
710
710
-
"Lua": {
711
711
-
"color": "#000080",
712
712
-
"url": "https://github.com/trending?l=Lua"
713
713
-
},
714
714
-
"M": {
715
715
-
"color": null,
716
716
-
"url": "https://github.com/trending?l=M"
717
717
-
},
718
718
-
"M4": {
719
719
-
"color": null,
720
720
-
"url": "https://github.com/trending?l=M4"
721
721
-
},
722
722
-
"M4Sugar": {
723
723
-
"color": null,
724
724
-
"url": "https://github.com/trending?l=M4Sugar"
725
725
-
},
726
726
-
"Makefile": {
727
727
-
"color": "#427819",
728
728
-
"url": "https://github.com/trending?l=Makefile"
729
729
-
},
730
730
-
"Mako": {
731
731
-
"color": null,
732
732
-
"url": "https://github.com/trending?l=Mako"
733
733
-
},
734
734
-
"Mask": {
735
735
-
"color": "#f97732",
736
736
-
"url": "https://github.com/trending?l=Mask"
737
737
-
},
738
738
-
"Mathematica": {
739
739
-
"color": null,
740
740
-
"url": "https://github.com/trending?l=Mathematica"
741
741
-
},
742
742
-
"Matlab": {
743
743
-
"color": "#e16737",
744
744
-
"url": "https://github.com/trending?l=Matlab"
745
745
-
},
746
746
-
"Max": {
747
747
-
"color": "#c4a79c",
748
748
-
"url": "https://github.com/trending?l=Max"
749
749
-
},
750
750
-
"MAXScript": {
751
751
-
"color": "#00a6a6",
752
752
-
"url": "https://github.com/trending?l=MAXScript"
753
753
-
},
754
754
-
"Mercury": {
755
755
-
"color": "#ff2b2b",
756
756
-
"url": "https://github.com/trending?l=Mercury"
757
757
-
},
758
758
-
"Meson": {
759
759
-
"color": "#007800",
760
760
-
"url": "https://github.com/trending?l=Meson"
761
761
-
},
762
762
-
"Metal": {
763
763
-
"color": "#8f14e9",
764
764
-
"url": "https://github.com/trending?l=Metal"
765
765
-
},
766
766
-
"MiniD": {
767
767
-
"color": null,
768
768
-
"url": "https://github.com/trending?l=MiniD"
769
769
-
},
770
770
-
"Mirah": {
771
771
-
"color": "#c7a938",
772
772
-
"url": "https://github.com/trending?l=Mirah"
773
773
-
},
774
774
-
"Modelica": {
775
775
-
"color": null,
776
776
-
"url": "https://github.com/trending?l=Modelica"
777
777
-
},
778
778
-
"Modula-2": {
779
779
-
"color": null,
780
780
-
"url": "https://github.com/trending?l=Modula-2"
781
781
-
},
782
782
-
"Module Management System": {
783
783
-
"color": null,
784
784
-
"url": "https://github.com/trending?l=Module-Management-System"
785
785
-
},
786
786
-
"Monkey": {
787
787
-
"color": null,
788
788
-
"url": "https://github.com/trending?l=Monkey"
789
789
-
},
790
790
-
"Moocode": {
791
791
-
"color": null,
792
792
-
"url": "https://github.com/trending?l=Moocode"
793
793
-
},
794
794
-
"MoonScript": {
795
795
-
"color": null,
796
796
-
"url": "https://github.com/trending?l=MoonScript"
797
797
-
},
798
798
-
"MQL4": {
799
799
-
"color": "#62A8D6",
800
800
-
"url": "https://github.com/trending?l=MQL4"
801
801
-
},
802
802
-
"MQL5": {
803
803
-
"color": "#4A76B8",
804
804
-
"url": "https://github.com/trending?l=MQL5"
805
805
-
},
806
806
-
"MTML": {
807
807
-
"color": "#b7e1f4",
808
808
-
"url": "https://github.com/trending?l=MTML"
809
809
-
},
810
810
-
"MUF": {
811
811
-
"color": null,
812
812
-
"url": "https://github.com/trending?l=MUF"
813
813
-
},
814
814
-
"mupad": {
815
815
-
"color": null,
816
816
-
"url": "https://github.com/trending?l=mupad"
817
817
-
},
818
818
-
"Myghty": {
819
819
-
"color": null,
820
820
-
"url": "https://github.com/trending?l=Myghty"
821
821
-
},
822
822
-
"NCL": {
823
823
-
"color": "#28431f",
824
824
-
"url": "https://github.com/trending?l=NCL"
825
825
-
},
826
826
-
"Nearley": {
827
827
-
"color": "#990000",
828
828
-
"url": "https://github.com/trending?l=Nearley"
829
829
-
},
830
830
-
"Nemerle": {
831
831
-
"color": "#3d3c6e",
832
832
-
"url": "https://github.com/trending?l=Nemerle"
833
833
-
},
834
834
-
"nesC": {
835
835
-
"color": "#94B0C7",
836
836
-
"url": "https://github.com/trending?l=nesC"
837
837
-
},
838
838
-
"NetLinx": {
839
839
-
"color": "#0aa0ff",
840
840
-
"url": "https://github.com/trending?l=NetLinx"
841
841
-
},
842
842
-
"NetLinx+ERB": {
843
843
-
"color": "#747faa",
844
844
-
"url": "https://github.com/trending?l=NetLinx+ERB"
845
845
-
},
846
846
-
"NetLogo": {
847
847
-
"color": "#ff6375",
848
848
-
"url": "https://github.com/trending?l=NetLogo"
849
849
-
},
850
850
-
"NewLisp": {
851
851
-
"color": "#87AED7",
852
852
-
"url": "https://github.com/trending?l=NewLisp"
853
853
-
},
854
854
-
"Nextflow": {
855
855
-
"color": "#3ac486",
856
856
-
"url": "https://github.com/trending?l=Nextflow"
857
857
-
},
858
858
-
"Nim": {
859
859
-
"color": "#37775b",
860
860
-
"url": "https://github.com/trending?l=Nim"
861
861
-
},
862
862
-
"Nit": {
863
863
-
"color": "#009917",
864
864
-
"url": "https://github.com/trending?l=Nit"
865
865
-
},
866
866
-
"Nix": {
867
867
-
"color": "#7e7eff",
868
868
-
"url": "https://github.com/trending?l=Nix"
869
869
-
},
870
870
-
"NSIS": {
871
871
-
"color": null,
872
872
-
"url": "https://github.com/trending?l=NSIS"
873
873
-
},
874
874
-
"Nu": {
875
875
-
"color": "#c9df40",
876
876
-
"url": "https://github.com/trending?l=Nu"
877
877
-
},
878
878
-
"NumPy": {
879
879
-
"color": null,
880
880
-
"url": "https://github.com/trending?l=NumPy"
881
881
-
},
882
882
-
"Objective-C": {
883
883
-
"color": "#438eff",
884
884
-
"url": "https://github.com/trending?l=Objective-C"
885
885
-
},
886
886
-
"Objective-C++": {
887
887
-
"color": "#6866fb",
888
888
-
"url": "https://github.com/trending?l=Objective-C++"
889
889
-
},
890
890
-
"Objective-J": {
891
891
-
"color": "#ff0c5a",
892
892
-
"url": "https://github.com/trending?l=Objective-J"
893
893
-
},
894
894
-
"OCaml": {
895
895
-
"color": "#3be133",
896
896
-
"url": "https://github.com/trending?l=OCaml"
897
897
-
},
898
898
-
"Omgrofl": {
899
899
-
"color": "#cabbff",
900
900
-
"url": "https://github.com/trending?l=Omgrofl"
901
901
-
},
902
902
-
"ooc": {
903
903
-
"color": "#b0b77e",
904
904
-
"url": "https://github.com/trending?l=ooc"
905
905
-
},
906
906
-
"Opa": {
907
907
-
"color": null,
908
908
-
"url": "https://github.com/trending?l=Opa"
909
909
-
},
910
910
-
"Opal": {
911
911
-
"color": "#f7ede0",
912
912
-
"url": "https://github.com/trending?l=Opal"
913
913
-
},
914
914
-
"OpenCL": {
915
915
-
"color": null,
916
916
-
"url": "https://github.com/trending?l=OpenCL"
917
917
-
},
918
918
-
"OpenEdge ABL": {
919
919
-
"color": null,
920
920
-
"url": "https://github.com/trending?l=OpenEdge-ABL"
921
921
-
},
922
922
-
"OpenRC runscript": {
923
923
-
"color": null,
924
924
-
"url": "https://github.com/trending?l=OpenRC-runscript"
925
925
-
},
926
926
-
"OpenSCAD": {
927
927
-
"color": null,
928
928
-
"url": "https://github.com/trending?l=OpenSCAD"
929
929
-
},
930
930
-
"Ox": {
931
931
-
"color": null,
932
932
-
"url": "https://github.com/trending?l=Ox"
933
933
-
},
934
934
-
"Oxygene": {
935
935
-
"color": "#cdd0e3",
936
936
-
"url": "https://github.com/trending?l=Oxygene"
937
937
-
},
938
938
-
"Oz": {
939
939
-
"color": "#fab738",
940
940
-
"url": "https://github.com/trending?l=Oz"
941
941
-
},
942
942
-
"P4": {
943
943
-
"color": "#7055b5",
944
944
-
"url": "https://github.com/trending?l=P4"
945
945
-
},
946
946
-
"Pan": {
947
947
-
"color": "#cc0000",
948
948
-
"url": "https://github.com/trending?l=Pan"
949
949
-
},
950
950
-
"Papyrus": {
951
951
-
"color": "#6600cc",
952
952
-
"url": "https://github.com/trending?l=Papyrus"
953
953
-
},
954
954
-
"Parrot": {
955
955
-
"color": "#f3ca0a",
956
956
-
"url": "https://github.com/trending?l=Parrot"
957
957
-
},
958
958
-
"Parrot Assembly": {
959
959
-
"color": null,
960
960
-
"url": "https://github.com/trending?l=Parrot-Assembly"
961
961
-
},
962
962
-
"Parrot Internal Representation": {
963
963
-
"color": null,
964
964
-
"url": "https://github.com/trending?l=Parrot-Internal-Representation"
965
965
-
},
966
966
-
"Pascal": {
967
967
-
"color": "#E3F171",
968
968
-
"url": "https://github.com/trending?l=Pascal"
969
969
-
},
970
970
-
"PAWN": {
971
971
-
"color": "#dbb284",
972
972
-
"url": "https://github.com/trending?l=PAWN"
973
973
-
},
974
974
-
"Pep8": {
975
975
-
"color": "#C76F5B",
976
976
-
"url": "https://github.com/trending?l=Pep8"
977
977
-
},
978
978
-
"Perl": {
979
979
-
"color": "#0298c3",
980
980
-
"url": "https://github.com/trending?l=Perl"
981
981
-
},
982
982
-
"Perl 6": {
983
983
-
"color": "#0000fb",
984
984
-
"url": "https://github.com/trending?l=Perl-6"
985
985
-
},
986
986
-
"PHP": {
987
987
-
"color": "#4F5D95",
988
988
-
"url": "https://github.com/trending?l=PHP"
989
989
-
},
990
990
-
"PicoLisp": {
991
991
-
"color": null,
992
992
-
"url": "https://github.com/trending?l=PicoLisp"
993
993
-
},
994
994
-
"PigLatin": {
995
995
-
"color": "#fcd7de",
996
996
-
"url": "https://github.com/trending?l=PigLatin"
997
997
-
},
998
998
-
"Pike": {
999
999
-
"color": "#005390",
1000
1000
-
"url": "https://github.com/trending?l=Pike"
1001
1001
-
},
1002
1002
-
"PLpgSQL": {
1003
1003
-
"color": null,
1004
1004
-
"url": "https://github.com/trending?l=PLpgSQL"
1005
1005
-
},
1006
1006
-
"PLSQL": {
1007
1007
-
"color": "#dad8d8",
1008
1008
-
"url": "https://github.com/trending?l=PLSQL"
1009
1009
-
},
1010
1010
-
"PogoScript": {
1011
1011
-
"color": "#d80074",
1012
1012
-
"url": "https://github.com/trending?l=PogoScript"
1013
1013
-
},
1014
1014
-
"Pony": {
1015
1015
-
"color": null,
1016
1016
-
"url": "https://github.com/trending?l=Pony"
1017
1017
-
},
1018
1018
-
"PostScript": {
1019
1019
-
"color": "#da291c",
1020
1020
-
"url": "https://github.com/trending?l=PostScript"
1021
1021
-
},
1022
1022
-
"POV-Ray SDL": {
1023
1023
-
"color": null,
1024
1024
-
"url": "https://github.com/trending?l=POV-Ray-SDL"
1025
1025
-
},
1026
1026
-
"PowerBuilder": {
1027
1027
-
"color": "#8f0f8d",
1028
1028
-
"url": "https://github.com/trending?l=PowerBuilder"
1029
1029
-
},
1030
1030
-
"PowerShell": {
1031
1031
-
"color": "#012456",
1032
1032
-
"url": "https://github.com/trending?l=PowerShell"
1033
1033
-
},
1034
1034
-
"Processing": {
1035
1035
-
"color": "#0096D8",
1036
1036
-
"url": "https://github.com/trending?l=Processing"
1037
1037
-
},
1038
1038
-
"Prolog": {
1039
1039
-
"color": "#74283c",
1040
1040
-
"url": "https://github.com/trending?l=Prolog"
1041
1041
-
},
1042
1042
-
"Propeller Spin": {
1043
1043
-
"color": "#7fa2a7",
1044
1044
-
"url": "https://github.com/trending?l=Propeller-Spin"
1045
1045
-
},
1046
1046
-
"Puppet": {
1047
1047
-
"color": "#302B6D",
1048
1048
-
"url": "https://github.com/trending?l=Puppet"
1049
1049
-
},
1050
1050
-
"PureBasic": {
1051
1051
-
"color": "#5a6986",
1052
1052
-
"url": "https://github.com/trending?l=PureBasic"
1053
1053
-
},
1054
1054
-
"PureScript": {
1055
1055
-
"color": "#1D222D",
1056
1056
-
"url": "https://github.com/trending?l=PureScript"
1057
1057
-
},
1058
1058
-
"Python": {
1059
1059
-
"color": "#3572A5",
1060
1060
-
"url": "https://github.com/trending?l=Python"
1061
1061
-
},
1062
1062
-
"Python console": {
1063
1063
-
"color": null,
1064
1064
-
"url": "https://github.com/trending?l=Python-console"
1065
1065
-
},
1066
1066
-
"q": {
1067
1067
-
"color": "#0040cd",
1068
1068
-
"url": "https://github.com/trending?l=q"
1069
1069
-
},
1070
1070
-
"QMake": {
1071
1071
-
"color": null,
1072
1072
-
"url": "https://github.com/trending?l=QMake"
1073
1073
-
},
1074
1074
-
"QML": {
1075
1075
-
"color": "#44a51c",
1076
1076
-
"url": "https://github.com/trending?l=QML"
1077
1077
-
},
1078
1078
-
"R": {
1079
1079
-
"color": "#198CE7",
1080
1080
-
"url": "https://github.com/trending?l=R"
1081
1081
-
},
1082
1082
-
"Racket": {
1083
1083
-
"color": "#3c5caa",
1084
1084
-
"url": "https://github.com/trending?l=Racket"
1085
1085
-
},
1086
1086
-
"Ragel": {
1087
1087
-
"color": "#9d5200",
1088
1088
-
"url": "https://github.com/trending?l=Ragel"
1089
1089
-
},
1090
1090
-
"RAML": {
1091
1091
-
"color": "#77d9fb",
1092
1092
-
"url": "https://github.com/trending?l=RAML"
1093
1093
-
},
1094
1094
-
"Rascal": {
1095
1095
-
"color": "#fffaa0",
1096
1096
-
"url": "https://github.com/trending?l=Rascal"
1097
1097
-
},
1098
1098
-
"REALbasic": {
1099
1099
-
"color": null,
1100
1100
-
"url": "https://github.com/trending?l=REALbasic"
1101
1101
-
},
1102
1102
-
"Reason": {
1103
1103
-
"color": null,
1104
1104
-
"url": "https://github.com/trending?l=Reason"
1105
1105
-
},
1106
1106
-
"Rebol": {
1107
1107
-
"color": "#358a5b",
1108
1108
-
"url": "https://github.com/trending?l=Rebol"
1109
1109
-
},
1110
1110
-
"Red": {
1111
1111
-
"color": "#f50000",
1112
1112
-
"url": "https://github.com/trending?l=Red"
1113
1113
-
},
1114
1114
-
"Redcode": {
1115
1115
-
"color": null,
1116
1116
-
"url": "https://github.com/trending?l=Redcode"
1117
1117
-
},
1118
1118
-
"Ren'Py": {
1119
1119
-
"color": "#ff7f7f",
1120
1120
-
"url": "https://github.com/trending?l=Ren'Py"
1121
1121
-
},
1122
1122
-
"RenderScript": {
1123
1123
-
"color": null,
1124
1124
-
"url": "https://github.com/trending?l=RenderScript"
1125
1125
-
},
1126
1126
-
"REXX": {
1127
1127
-
"color": null,
1128
1128
-
"url": "https://github.com/trending?l=REXX"
1129
1129
-
},
1130
1130
-
"Ring": {
1131
1131
-
"color": "#2D54CB",
1132
1132
-
"url": "https://github.com/trending?l=Ring"
1133
1133
-
},
1134
1134
-
"RobotFramework": {
1135
1135
-
"color": null,
1136
1136
-
"url": "https://github.com/trending?l=RobotFramework"
1137
1137
-
},
1138
1138
-
"Roff": {
1139
1139
-
"color": "#ecdebe",
1140
1140
-
"url": "https://github.com/trending?l=Roff"
1141
1141
-
},
1142
1142
-
"Rouge": {
1143
1143
-
"color": "#cc0088",
1144
1144
-
"url": "https://github.com/trending?l=Rouge"
1145
1145
-
},
1146
1146
-
"RPC": {
1147
1147
-
"color": null,
1148
1148
-
"url": "https://github.com/trending?l=RPC"
1149
1149
-
},
1150
1150
-
"Ruby": {
1151
1151
-
"color": "#701516",
1152
1152
-
"url": "https://github.com/trending?l=Ruby"
1153
1153
-
},
1154
1154
-
"RUNOFF": {
1155
1155
-
"color": "#665a4e",
1156
1156
-
"url": "https://github.com/trending?l=RUNOFF"
1157
1157
-
},
1158
1158
-
"Rust": {
1159
1159
-
"color": "#dea584",
1160
1160
-
"url": "https://github.com/trending?l=Rust"
1161
1161
-
},
1162
1162
-
"Sage": {
1163
1163
-
"color": null,
1164
1164
-
"url": "https://github.com/trending?l=Sage"
1165
1165
-
},
1166
1166
-
"SaltStack": {
1167
1167
-
"color": "#646464",
1168
1168
-
"url": "https://github.com/trending?l=SaltStack"
1169
1169
-
},
1170
1170
-
"SAS": {
1171
1171
-
"color": "#B34936",
1172
1172
-
"url": "https://github.com/trending?l=SAS"
1173
1173
-
},
1174
1174
-
"Scala": {
1175
1175
-
"color": "#c22d40",
1176
1176
-
"url": "https://github.com/trending?l=Scala"
1177
1177
-
},
1178
1178
-
"Scheme": {
1179
1179
-
"color": "#1e4aec",
1180
1180
-
"url": "https://github.com/trending?l=Scheme"
1181
1181
-
},
1182
1182
-
"Scilab": {
1183
1183
-
"color": null,
1184
1184
-
"url": "https://github.com/trending?l=Scilab"
1185
1185
-
},
1186
1186
-
"sed": {
1187
1187
-
"color": "#64b970",
1188
1188
-
"url": "https://github.com/trending?l=sed"
1189
1189
-
},
1190
1190
-
"Self": {
1191
1191
-
"color": "#0579aa",
1192
1192
-
"url": "https://github.com/trending?l=Self"
1193
1193
-
},
1194
1194
-
"ShaderLab": {
1195
1195
-
"color": null,
1196
1196
-
"url": "https://github.com/trending?l=ShaderLab"
1197
1197
-
},
1198
1198
-
"Shell": {
1199
1199
-
"color": "#89e051",
1200
1200
-
"url": "https://github.com/trending?l=Shell"
1201
1201
-
},
1202
1202
-
"ShellSession": {
1203
1203
-
"color": null,
1204
1204
-
"url": "https://github.com/trending?l=ShellSession"
1205
1205
-
},
1206
1206
-
"Shen": {
1207
1207
-
"color": "#120F14",
1208
1208
-
"url": "https://github.com/trending?l=Shen"
1209
1209
-
},
1210
1210
-
"Slash": {
1211
1211
-
"color": "#007eff",
1212
1212
-
"url": "https://github.com/trending?l=Slash"
1213
1213
-
},
1214
1214
-
"Smali": {
1215
1215
-
"color": null,
1216
1216
-
"url": "https://github.com/trending?l=Smali"
1217
1217
-
},
1218
1218
-
"Smalltalk": {
1219
1219
-
"color": "#596706",
1220
1220
-
"url": "https://github.com/trending?l=Smalltalk"
1221
1221
-
},
1222
1222
-
"Smarty": {
1223
1223
-
"color": null,
1224
1224
-
"url": "https://github.com/trending?l=Smarty"
1225
1225
-
},
1226
1226
-
"SMT": {
1227
1227
-
"color": null,
1228
1228
-
"url": "https://github.com/trending?l=SMT"
1229
1229
-
},
1230
1230
-
"Solidity": {
1231
1231
-
"color": "#AA6746",
1232
1232
-
"url": "https://github.com/trending?l=Solidity"
1233
1233
-
},
1234
1234
-
"SourcePawn": {
1235
1235
-
"color": "#5c7611",
1236
1236
-
"url": "https://github.com/trending?l=SourcePawn"
1237
1237
-
},
1238
1238
-
"SQF": {
1239
1239
-
"color": "#3F3F3F",
1240
1240
-
"url": "https://github.com/trending?l=SQF"
1241
1241
-
},
1242
1242
-
"SQLPL": {
1243
1243
-
"color": null,
1244
1244
-
"url": "https://github.com/trending?l=SQLPL"
1245
1245
-
},
1246
1246
-
"Squirrel": {
1247
1247
-
"color": "#800000",
1248
1248
-
"url": "https://github.com/trending?l=Squirrel"
1249
1249
-
},
1250
1250
-
"SRecode Template": {
1251
1251
-
"color": "#348a34",
1252
1252
-
"url": "https://github.com/trending?l=SRecode-Template"
1253
1253
-
},
1254
1254
-
"Stan": {
1255
1255
-
"color": "#b2011d",
1256
1256
-
"url": "https://github.com/trending?l=Stan"
1257
1257
-
},
1258
1258
-
"Standard ML": {
1259
1259
-
"color": "#dc566d",
1260
1260
-
"url": "https://github.com/trending?l=Standard-ML"
1261
1261
-
},
1262
1262
-
"Stata": {
1263
1263
-
"color": null,
1264
1264
-
"url": "https://github.com/trending?l=Stata"
1265
1265
-
},
1266
1266
-
"SuperCollider": {
1267
1267
-
"color": "#46390b",
1268
1268
-
"url": "https://github.com/trending?l=SuperCollider"
1269
1269
-
},
1270
1270
-
"Swift": {
1271
1271
-
"color": "#ffac45",
1272
1272
-
"url": "https://github.com/trending?l=Swift"
1273
1273
-
},
1274
1274
-
"SystemVerilog": {
1275
1275
-
"color": "#DAE1C2",
1276
1276
-
"url": "https://github.com/trending?l=SystemVerilog"
1277
1277
-
},
1278
1278
-
"Tcl": {
1279
1279
-
"color": "#e4cc98",
1280
1280
-
"url": "https://github.com/trending?l=Tcl"
1281
1281
-
},
1282
1282
-
"Tcsh": {
1283
1283
-
"color": null,
1284
1284
-
"url": "https://github.com/trending?l=Tcsh"
1285
1285
-
},
1286
1286
-
"Terra": {
1287
1287
-
"color": "#00004c",
1288
1288
-
"url": "https://github.com/trending?l=Terra"
1289
1289
-
},
1290
1290
-
"TeX": {
1291
1291
-
"color": "#3D6117",
1292
1292
-
"url": "https://github.com/trending?l=TeX"
1293
1293
-
},
1294
1294
-
"Thrift": {
1295
1295
-
"color": null,
1296
1296
-
"url": "https://github.com/trending?l=Thrift"
1297
1297
-
},
1298
1298
-
"TI Program": {
1299
1299
-
"color": "#A0AA87",
1300
1300
-
"url": "https://github.com/trending?l=TI-Program"
1301
1301
-
},
1302
1302
-
"TLA": {
1303
1303
-
"color": null,
1304
1304
-
"url": "https://github.com/trending?l=TLA"
1305
1305
-
},
1306
1306
-
"Turing": {
1307
1307
-
"color": "#cf142b",
1308
1308
-
"url": "https://github.com/trending?l=Turing"
1309
1309
-
},
1310
1310
-
"TXL": {
1311
1311
-
"color": null,
1312
1312
-
"url": "https://github.com/trending?l=TXL"
1313
1313
-
},
1314
1314
-
"TypeScript": {
1315
1315
-
"color": "#2b7489",
1316
1316
-
"url": "https://github.com/trending?l=TypeScript"
1317
1317
-
},
1318
1318
-
"Unified Parallel C": {
1319
1319
-
"color": null,
1320
1320
-
"url": "https://github.com/trending?l=Unified-Parallel-C"
1321
1321
-
},
1322
1322
-
"Unix Assembly": {
1323
1323
-
"color": null,
1324
1324
-
"url": "https://github.com/trending?l=Unix-Assembly"
1325
1325
-
},
1326
1326
-
"Uno": {
1327
1327
-
"color": null,
1328
1328
-
"url": "https://github.com/trending?l=Uno"
1329
1329
-
},
1330
1330
-
"UnrealScript": {
1331
1331
-
"color": "#a54c4d",
1332
1332
-
"url": "https://github.com/trending?l=UnrealScript"
1333
1333
-
},
1334
1334
-
"UrWeb": {
1335
1335
-
"color": null,
1336
1336
-
"url": "https://github.com/trending?l=UrWeb"
1337
1337
-
},
1338
1338
-
"Vala": {
1339
1339
-
"color": "#fbe5cd",
1340
1340
-
"url": "https://github.com/trending?l=Vala"
1341
1341
-
},
1342
1342
-
"VCL": {
1343
1343
-
"color": "#148AA8",
1344
1344
-
"url": "https://github.com/trending?l=VCL"
1345
1345
-
},
1346
1346
-
"Verilog": {
1347
1347
-
"color": "#b2b7f8",
1348
1348
-
"url": "https://github.com/trending?l=Verilog"
1349
1349
-
},
1350
1350
-
"VHDL": {
1351
1351
-
"color": "#adb2cb",
1352
1352
-
"url": "https://github.com/trending?l=VHDL"
1353
1353
-
},
1354
1354
-
"Vim script": {
1355
1355
-
"color": "#199f4b",
1356
1356
-
"url": "https://github.com/trending?l=Vim-script"
1357
1357
-
},
1358
1358
-
"Visual Basic": {
1359
1359
-
"color": "#945db7",
1360
1360
-
"url": "https://github.com/trending?l=Visual-Basic"
1361
1361
-
},
1362
1362
-
"Volt": {
1363
1363
-
"color": "#1F1F1F",
1364
1364
-
"url": "https://github.com/trending?l=Volt"
1365
1365
-
},
1366
1366
-
"Vue": {
1367
1367
-
"color": "#2c3e50",
1368
1368
-
"url": "https://github.com/trending?l=Vue"
1369
1369
-
},
1370
1370
-
"wdl": {
1371
1371
-
"color": "#42f1f4",
1372
1372
-
"url": "https://github.com/trending?l=wdl"
1373
1373
-
},
1374
1374
-
"WebAssembly": {
1375
1375
-
"color": "#04133b",
1376
1376
-
"url": "https://github.com/trending?l=WebAssembly"
1377
1377
-
},
1378
1378
-
"WebIDL": {
1379
1379
-
"color": null,
1380
1380
-
"url": "https://github.com/trending?l=WebIDL"
1381
1381
-
},
1382
1382
-
"wisp": {
1383
1383
-
"color": "#7582D1",
1384
1384
-
"url": "https://github.com/trending?l=wisp"
1385
1385
-
},
1386
1386
-
"X10": {
1387
1387
-
"color": "#4B6BEF",
1388
1388
-
"url": "https://github.com/trending?l=X10"
1389
1389
-
},
1390
1390
-
"xBase": {
1391
1391
-
"color": "#403a40",
1392
1392
-
"url": "https://github.com/trending?l=xBase"
1393
1393
-
},
1394
1394
-
"XC": {
1395
1395
-
"color": "#99DA07",
1396
1396
-
"url": "https://github.com/trending?l=XC"
1397
1397
-
},
1398
1398
-
"Xojo": {
1399
1399
-
"color": null,
1400
1400
-
"url": "https://github.com/trending?l=Xojo"
1401
1401
-
},
1402
1402
-
"XProc": {
1403
1403
-
"color": null,
1404
1404
-
"url": "https://github.com/trending?l=XProc"
1405
1405
-
},
1406
1406
-
"XQuery": {
1407
1407
-
"color": "#5232e7",
1408
1408
-
"url": "https://github.com/trending?l=XQuery"
1409
1409
-
},
1410
1410
-
"XS": {
1411
1411
-
"color": null,
1412
1412
-
"url": "https://github.com/trending?l=XS"
1413
1413
-
},
1414
1414
-
"XSLT": {
1415
1415
-
"color": "#EB8CEB",
1416
1416
-
"url": "https://github.com/trending?l=XSLT"
1417
1417
-
},
1418
1418
-
"Xtend": {
1419
1419
-
"color": null,
1420
1420
-
"url": "https://github.com/trending?l=Xtend"
1421
1421
-
},
1422
1422
-
"Yacc": {
1423
1423
-
"color": "#4B6C4B",
1424
1424
-
"url": "https://github.com/trending?l=Yacc"
1425
1425
-
},
1426
1426
-
"Zephir": {
1427
1427
-
"color": "#118f9e",
1428
1428
-
"url": "https://github.com/trending?l=Zephir"
1429
1429
-
},
1430
1430
-
"Zimpl": {
1431
1431
-
"color": null,
1432
1432
-
"url": "https://github.com/trending?l=Zimpl"
1433
1433
-
}
1434
1434
-
}