git-trend 1.1.4 → 1.1.5

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.
@@ -30,9 +30,9 @@ RSpec.describe GitTrend::CLI do
30
30
  res = <<-'EOS'.unindent
31
31
  |No. Name Lang Star
32
32
  |--- ---------------------------------------- ---------- ------
33
- | 1 Bilibili/flv.js JavaScript 503
34
- | 2 drathier/stack-overflow-import Python 514
35
- | 3 FreeCodeCamp/FreeCodeCamp JavaScript 491
33
+ | 1 alexanderepstein/Bash-Snippets Shell 1111
34
+ | 2 jaredreich/pell JavaScript 665
35
+ | 3 azat-co/practicalnode JavaScript 440
36
36
 
37
37
  EOS
38
38
  expect { cli.invoke(:list, [], number: number, description: false) }.to output(res).to_stdout
@@ -57,31 +57,31 @@ RSpec.describe GitTrend::CLI do
57
57
  res = <<-'EOS'.unindent
58
58
  |No. Name Lang Star
59
59
  |--- ---------------------------------------- ---------- ------
60
- | 1 webgradus/kms Ruby 35
61
- | 2 shakacode/react_on_rails Ruby 27
62
- | 3 Homebrew/brew Ruby 19
63
- | 4 rails/rails Ruby 13
64
- | 5 jondot/awesome-react-native Ruby 20
65
- | 6 fastlane/fastlane Ruby 20
66
- | 7 mitchellh/vagrant Ruby 15
67
- | 8 discourse/discourse Ruby 13
68
- | 9 jekyll/jekyll Ruby 10
69
- | 10 caskroom/homebrew-cask Ruby 9
70
- | 11 Thibaut/devdocs Ruby 12
71
- | 12 rapid7/metasploit-framework Ruby 12
72
- | 13 CocoaPods/CocoaPods Ruby 9
73
- | 14 rails-api/active_model_serializers Ruby 7
74
- | 15 kilimchoi/engineering-blogs Ruby 9
75
- | 16 plataformatec/devise Ruby 8
76
- | 17 gettalong/hexapdf Ruby 9
77
- | 18 Gargron/mastodon Ruby 8
78
- | 19 mperham/sidekiq Ruby 8
79
- | 20 bkeepers/dotenv Ruby 8
80
- | 21 skywinder/github-changelog-generator Ruby 6
81
- | 22 gitlabhq/gitlabhq Ruby 5
82
- | 23 Tim9Liu9/TimLiu-iOS Ruby 7
83
- | 24 elastic/logstash Ruby 7
84
- | 25 shakacode/react-webpack-rails-tutorial Ruby 6
60
+ | 1 rails/activestorage Ruby 25
61
+ | 2 jondot/awesome-react-native Ruby 21
62
+ | 3 jekyll/jekyll Ruby 18
63
+ | 4 athityakumar/colorls Ruby 16
64
+ | 5 rails/rails Ruby 10
65
+ | 6 discourse/discourse Ruby 12
66
+ | 7 openjournals/jose Ruby 11
67
+ | 8 Homebrew/brew Ruby 10
68
+ | 9 fastlane/fastlane Ruby 9
69
+ | 10 pinterest/it-cpe-cookbooks Ruby 10
70
+ | 11 elastic/logstash Ruby 9
71
+ | 12 mitchellh/vagrant Ruby 9
72
+ | 13 caskroom/homebrew-cask Ruby 5
73
+ | 14 rails/webpacker Ruby 8
74
+ | 15 jcs/lobsters Ruby 8
75
+ | 16 tootsuite/mastodon Ruby 6
76
+ | 17 rapid7/metasploit-framework Ruby 7
77
+ | 18 learnetto/calreact Ruby 7
78
+ | 19 gitlabhq/gitlabhq Ruby 5
79
+ | 20 sass/sass Ruby 6
80
+ | 21 thoughtbot/administrate Ruby 6
81
+ | 22 CocoaPods/CocoaPods Ruby 5
82
+ | 23 huginn/huginn Ruby 5
83
+ | 24 airblade/paper_trail Ruby 5
84
+ | 25 rmosolgo/graphql-ruby Ruby 5
85
85
 
86
86
  EOS
87
87
  expect { cli.invoke(:list, [], language: language, description: false) }.to output(res).to_stdout
@@ -187,31 +187,31 @@ RSpec.describe GitTrend::CLI do
187
187
  res = <<-'EOS'.unindent
188
188
  |No. Name Lang Star
189
189
  |--- ---------------------------------------- ---------- ------
190
- | 1 Homebrew/brew Ruby 137
191
- | 2 fastlane/fastlane Ruby 136
192
- | 3 jondot/awesome-react-native Ruby 125
193
- | 4 iberianpig/fusuma Ruby 128
194
- | 5 rails/rails Ruby 88
195
- | 6 jekyll/jekyll Ruby 104
196
- | 7 Gargron/mastodon Ruby 115
197
- | 8 gettalong/hexapdf Ruby 108
198
- | 9 Tim9Liu9/TimLiu-iOS Ruby 73
199
- | 10 rapid7/metasploit-framework Ruby 64
200
- | 11 mitchellh/vagrant Ruby 69
201
- | 12 discourse/discourse Ruby 61
202
- | 13 cookpad/kuroko2 Ruby 74
203
- | 14 shakacode/react_on_rails Ruby 64
204
- | 15 caskroom/homebrew-cask Ruby 43
205
- | 16 Thibaut/devdocs Ruby 55
206
- | 17 plataformatec/devise Ruby 51
207
- | 18 ruby/ruby Ruby 49
208
- | 19 sass/sass Ruby 50
209
- | 20 logstash-plugins/logstash-patterns-core Ruby 46
210
- | 21 webgradus/kms Ruby 52
211
- | 22 CocoaPods/CocoaPods Ruby 44
212
- | 23 Homebrew/homebrew-core Ruby 21
213
- | 24 cantino/huginn Ruby 44
214
- | 25 twbs/bootstrap-sass Ruby 35
190
+ | 1 athityakumar/colorls Ruby 442
191
+ | 2 rails/activestorage Ruby 185
192
+ | 3 jondot/awesome-react-native Ruby 143
193
+ | 4 fastlane/fastlane Ruby 117
194
+ | 5 rails/rails Ruby 98
195
+ | 6 Homebrew/brew Ruby 101
196
+ | 7 jekyll/jekyll Ruby 92
197
+ | 8 discourse/discourse Ruby 78
198
+ | 9 tootsuite/mastodon Ruby 63
199
+ | 10 openebs/openebs Ruby 66
200
+ | 11 lewagon/setup Ruby 61
201
+ | 12 DeathKing/Learning-SICP Ruby 51
202
+ | 13 huginn/huginn Ruby 50
203
+ | 14 sass/sass Ruby 48
204
+ | 15 atech/postal Ruby 46
205
+ | 16 mitchellh/vagrant Ruby 46
206
+ | 17 exercism/exercism.io Ruby 46
207
+ | 18 caskroom/homebrew-cask Ruby 32
208
+ | 19 rapid7/metasploit-framework Ruby 35
209
+ | 20 gitlabhq/gitlabhq Ruby 37
210
+ | 21 elastic/logstash Ruby 36
211
+ | 22 stympy/faker Ruby 32
212
+ | 23 Homebrew/homebrew-core Ruby 22
213
+ | 24 ruby/ruby Ruby 34
214
+ | 25 rails/webpacker Ruby 34
215
215
 
216
216
  EOS
217
217
  expect { cli.invoke(:list, [], language: language, since: since, description: false) }.to output(res).to_stdout
@@ -233,479 +233,608 @@ RSpec.describe GitTrend::CLI do
233
233
 
234
234
  private
235
235
 
236
- def stub_request_get(stub_url_path, stub_file_name = nil)
237
- url = Scraper::BASE_HOST.dup
238
- url << "/#{stub_url_path}" if stub_url_path
239
- uri = URI.parse(url)
240
- stub_file = stub_file_name || stub_url_path
241
- stub_request(:get, uri)
242
- .to_return(
243
- status: 200,
244
- headers: { content_type: "text/html" },
245
- body: load_http_stub(stub_file))
246
- end
236
+ def stub_request_get(stub_url_path, stub_file_name = nil)
237
+ url = Scraper::BASE_HOST.dup
238
+ url << "/#{stub_url_path}" if stub_url_path
239
+ uri = URI.parse(url)
240
+ stub_file = stub_file_name || stub_url_path
241
+ stub_request(:get, uri)
242
+ .to_return(
243
+ status: 200,
244
+ headers: { content_type: "text/html" },
245
+ body: load_http_stub(stub_file))
246
+ end
247
247
 
248
- def dummy_result_without_description
249
- <<-'EOS'.unindent
250
- |No. Name Lang Star
251
- |--- ---------------------------------------- ----------- ------
252
- | 1 Bilibili/flv.js JavaScript 503
253
- | 2 drathier/stack-overflow-import Python 514
254
- | 3 FreeCodeCamp/FreeCodeCamp JavaScript 491
255
- | 4 alexjc/neural-enhance Python 402
256
- | 5 mzabriskie/axios JavaScript 392
257
- | 6 airbnb/knowledge-repo Python 295
258
- | 7 skatejs/skatejs JavaScript 291
259
- | 8 UFreedom/FloatingView Java 261
260
- | 9 verekia/js-stack-from-scratch JavaScript 260
261
- | 10 portainer/portainer JavaScript 253
262
- | 11 CISOfy/lynis Shell 195
263
- | 12 vuejs/vue JavaScript 172
264
- | 13 th0r/webpack-bundle-analyzer JavaScript 171
265
- | 14 thunderrise/android-TNRAnimationHelper Java 154
266
- | 15 Jasonette/JASONETTE-iOS Objective-C 135
267
- | 16 justjavac/awesome-wechat-weapp JavaScript 127
268
- | 17 yarnpkg/yarn JavaScript 124
269
- | 18 jwasham/google-interview-university 111
270
- | 19 lengstrom/fast-style-transfer Python 119
271
- | 20 FreeCodeCampChina/freecodecamp.cn CSS 112
272
- | 21 minoca/os C 106
273
- | 22 facebook/react JavaScript 100
274
- | 23 sqreen/awesome-nodejs-projects 109
275
- | 24 tensorflow/tensorflow C++ 79
276
- | 25 andyxialm/TyperEditText Java 100
277
-
278
- EOS
279
- end
248
+ def dummy_result_without_description
249
+ <<-'EOS'.unindent
250
+ |No. Name Lang Star
251
+ |--- ---------------------------------------- ---------------- ------
252
+ | 1 alexanderepstein/Bash-Snippets Shell 1111
253
+ | 2 jaredreich/pell JavaScript 665
254
+ | 3 azat-co/practicalnode JavaScript 440
255
+ | 4 shieldfy/API-Security-Checklist 427
256
+ | 5 d4l3k/go-pry Go 419
257
+ | 6 Kristories/awesome-guidelines 382
258
+ | 7 iogf/sukhoi Python 302
259
+ | 8 wearehive/project-guidelines JavaScript 254
260
+ | 9 gpujs/gpu.js JavaScript 260
261
+ | 10 geekplux/markvis JavaScript 230
262
+ | 11 tensorflow/nmt Python 212
263
+ | 12 gitpoint/git-point JavaScript 212
264
+ | 13 coells/100days Jupyter Notebook 199
265
+ | 14 scwang90/SmartRefreshLayout Java 198
266
+ | 15 zeit/now JavaScript 197
267
+ | 16 walmik/scribbletune JavaScript 174
268
+ | 17 cdflynn/turn-layout-manager Java 165
269
+ | 18 vuejs/vue JavaScript 157
270
+ | 19 sdras/intro-to-vue Vue 153
271
+ | 20 moinism/botui JavaScript 150
272
+ | 21 Tanibox/tania CSS 153
273
+ | 22 tensorflow/tensorflow C++ 116
274
+ | 23 tarek360/RichPath Java 150
275
+ | 24 woxingxiao/SlidingUpPanelLayout Java 143
276
+ | 25 kristian-lange/net-glimpse JavaScript 141
277
+
278
+ EOS
279
+ end
280
280
 
281
- def dummy_result_no_options
282
- <<-'EOS'.unindent
283
- |No. Name Lang Star Description
284
- |--- ---------------------------------------- ----------- ------ ----------------------------------------------------------------------------
285
- | 1 Bilibili/flv.js JavaScript 503 HTML5 FLV Player
286
- | 2 drathier/stack-overflow-import Python 514 Import arbitrary code from Stack Overflow as Python modules.
287
- | 3 FreeCodeCamp/FreeCodeCamp JavaScript 491 The https://FreeCodeCamp.com open source codebase and curriculum. Learn t...
288
- | 4 alexjc/neural-enhance Python 402 Super Resolution for images using deep learning.
289
- | 5 mzabriskie/axios JavaScript 392 Promise based HTTP client for the browser and node.js
290
- | 6 airbnb/knowledge-repo Python 295 A next-generation curated knowledge sharing platform for data scientists ...
291
- | 7 skatejs/skatejs JavaScript 291 SkateJS is a web component library designed to give you an augmentation o...
292
- | 8 UFreedom/FloatingView Java 261 FloatingView can make the target view floating above the anchor view with...
293
- | 9 verekia/js-stack-from-scratch JavaScript 260 Step-by-step tutorial to build a modern JavaScript stack from scratch
294
- | 10 portainer/portainer JavaScript 253 Simple management UI for Docker
295
- | 11 CISOfy/lynis Shell 195 Lynis - Security auditing tool for Linux, macOS, and UNIX-based systems. ...
296
- | 12 vuejs/vue JavaScript 172 Simple yet powerful library for building modern web interfaces.
297
- | 13 th0r/webpack-bundle-analyzer JavaScript 171 Webpack plugin and CLI utility that represents bundle content as convenie...
298
- | 14 thunderrise/android-TNRAnimationHelper Java 154 This is a library that contains practical animations: Rotation, Flip, Hor...
299
- | 15 Jasonette/JASONETTE-iOS Objective-C 135 📡 Native App over HTTP
300
- | 16 justjavac/awesome-wechat-weapp JavaScript 127 微信小程序开发资源汇总 wechat weapp
301
- | 17 yarnpkg/yarn JavaScript 124 📦🐈 Fast, reliable, and secure dependency management.
302
- | 18 jwasham/google-interview-university 111 A complete daily plan for studying to become a Google software engineer.
303
- | 19 lengstrom/fast-style-transfer Python 119 Fast Style Transfer in TensorFlow
304
- | 20 FreeCodeCampChina/freecodecamp.cn CSS 112 看源码请到Code,提问请到Issues,提交代码请到Pull requests,看学习心得请到...
305
- | 21 minoca/os C 106 Minoca operating system
306
- | 22 facebook/react JavaScript 100 A declarative, efficient, and flexible JavaScript library for building us...
307
- | 23 sqreen/awesome-nodejs-projects 109 Curated list of awesome open-source applications made with Node.js
308
- | 24 tensorflow/tensorflow C++ 79 Computation using data flow graphs for scalable machine learning
309
- | 25 andyxialm/TyperEditText Java 100 Typewriter
310
-
311
- EOS
312
- end
281
+ def dummy_result_no_options
282
+ <<-'EOS'.unindent
283
+ |No. Name Lang Star Description
284
+ |--- ---------------------------------------- ---------------- ------ -----------------------------------------------------------------------
285
+ | 1 alexanderepstein/Bash-Snippets Shell 1111 A collection of small bash scripts for heavy terminal users
286
+ | 2 jaredreich/pell JavaScript 665 📝 the simplest and smallest (1kB) WYSIWYG text editor for web, with...
287
+ | 3 azat-co/practicalnode JavaScript 440 Practical Node.js, 1st and 2nd Editions [Apress]
288
+ | 4 shieldfy/API-Security-Checklist 427 Checklist of the most important security countermeasures when design...
289
+ | 5 d4l3k/go-pry Go 419 An interactive REPL for Go that allows you to drop into your code at...
290
+ | 6 Kristories/awesome-guidelines 382 A curated list of high quality coding style conventions and standards.
291
+ | 7 iogf/sukhoi Python 302 Minimalist and powerful Web Crawler.
292
+ | 8 wearehive/project-guidelines JavaScript 254 A set of best practices for JavaScript projects
293
+ | 9 gpujs/gpu.js JavaScript 260 GPU Accelerated JavaScript
294
+ | 10 geekplux/markvis JavaScript 230 make visualization in markdown. 📊📈
295
+ | 11 tensorflow/nmt Python 212 TensorFlow Neural Machine Translation Tutorial
296
+ | 12 gitpoint/git-point JavaScript 212 ⚡️ GitHub for iOS. Built with React Native.
297
+ | 13 coells/100days Jupyter Notebook 199 100 days of algorithms
298
+ | 14 scwang90/SmartRefreshLayout Java 198 Android智能下拉刷新框架,支持越界回弹,集成了几十种炫酷的Header和 Fo...
299
+ | 15 zeit/now JavaScript 197 Universal, serverless, single-command deployment
300
+ | 16 walmik/scribbletune JavaScript 174 Generate musical patterns with JavaScript and export as MIDI files u...
301
+ | 17 cdflynn/turn-layout-manager Java 165 A carousel layout manager for RecyclerView
302
+ | 18 vuejs/vue JavaScript 157 A progressive, incrementally-adoptable JavaScript framework for buil...
303
+ | 19 sdras/intro-to-vue Vue 153 Workshop Materials for my Introduction to Vue.js Workshop
304
+ | 20 moinism/botui JavaScript 150 🤖 A JavaScript framework to create conversational UIs
305
+ | 21 Tanibox/tania CSS 153 A PHP based, free, and open source farming management system.
306
+ | 22 tensorflow/tensorflow C++ 116 Computation using data flow graphs for scalable machine learning
307
+ | 23 tarek360/RichPath Java 150 💪 Rich Android Path. 🤡 Draw as you want. 🎉 Animate much as you can.
308
+ | 24 woxingxiao/SlidingUpPanelLayout Java 143 A vertical-handled and multi-panel support SlidingPanelLayout. 一个...
309
+ | 25 kristian-lange/net-glimpse JavaScript 141 1) Real-time visualization of network traffic (Ethernet and Internet...
310
+
311
+ EOS
312
+ end
313
313
 
314
- def dummy_weekly_result
315
- <<-'EOS'.unindent
316
- |No. Name Lang Star
317
- |--- ---------------------------------------------- ---------- ------
318
- | 1 verekia/js-stack-from-scratch JavaScript 5179
319
- | 2 alexjc/neural-enhance Python 4370
320
- | 3 FreeCodeCamp/FreeCodeCamp JavaScript 2902
321
- | 4 witheve/Eve JavaScript 2894
322
- | 5 Bilibili/flv.js JavaScript 1867
323
- | 6 lengstrom/fast-style-transfer Python 1652
324
- | 7 VoLuong/Begin-Latex-in-minutes 1649
325
- | 8 minoca/os C 1613
326
- | 9 sqreen/awesome-nodejs-projects 1450
327
- | 10 th0r/webpack-bundle-analyzer JavaScript 1419
328
- | 11 blue-yonder/tsfresh Python 1338
329
- | 12 zeit/next.js JavaScript 1134
330
- | 13 GoogleChrome/lighthouse JavaScript 1056
331
- | 14 jwasham/google-interview-university 867
332
- | 15 mas-cli/mas Swift 926
333
- | 16 mattrajca/sudo-touchid C 880
334
- | 17 songrotek/Deep-Learning-Papers-Reading-Roadmap Python 792
335
- | 18 yarnpkg/yarn JavaScript 810
336
- | 19 ImmortalZ/TransitionHelper Java 790
337
- | 20 the-control-group/voyager PHP 782
338
- | 21 vuejs/vue JavaScript 756
339
- | 22 jobbole/awesome-programming-books 685
340
- | 23 tensorflow/tensorflow C++ 549
341
- | 24 BelooS/ChipsLayoutManager Java 705
342
- | 25 krisk/Fuse JavaScript 730
343
-
344
- EOS
345
- end
314
+ def dummy_weekly_result
315
+ <<-'EOS'.unindent
316
+ |No. Name Lang Star
317
+ |--- ---------------------------------------------- ---------------- ------
318
+ | 1 shieldfy/API-Security-Checklist 5990
319
+ | 2 coells/100days Jupyter Notebook 3977
320
+ | 3 jaredreich/pell JavaScript 3623
321
+ | 4 wearehive/project-guidelines JavaScript 3263
322
+ | 5 scwang90/SmartRefreshLayout Java 2186
323
+ | 6 vadimdemedes/ink JavaScript 1686
324
+ | 7 gitpoint/git-point JavaScript 1326
325
+ | 8 ApolloAuto/apollo C++ 1193
326
+ | 9 samccone/bundle-buddy JavaScript 1225
327
+ | 10 alexanderepstein/Bash-Snippets Shell 1126
328
+ | 11 gatsbyjs/gatsby JavaScript 1114
329
+ | 12 d4l3k/go-pry Go 1108
330
+ | 13 vuejs/vue JavaScript 979
331
+ | 14 tensorflow/tensorflow C++ 790
332
+ | 15 sdmg15/Best-websites-a-programmer-should-visit 931
333
+ | 16 gpujs/gpu.js JavaScript 958
334
+ | 17 walmik/scribbletune JavaScript 909
335
+ | 18 nitin42/terminal-in-react JavaScript 822
336
+ | 19 tensorflow/nmt Python 781
337
+ | 20 AnthonyCalandra/modern-cpp-features 797
338
+ | 21 howtographql/howtographql TypeScript 773
339
+ | 22 mmcloughlin/globe Go 735
340
+ | 23 Yoctol/messaging-apis JavaScript 653
341
+ | 24 azat-co/practicalnode JavaScript 638
342
+ | 25 evilsocket/xray Go 619
343
+
344
+ EOS
345
+ end
346
346
 
347
- def dummy_monthly_result
348
- <<-'EOS'.unindent
349
- |No. Name Lang Star
350
- |--- ---------------------------------------------- ---------- ------
351
- | 1 verekia/js-stack-from-scratch JavaScript 5179
352
- | 2 alexjc/neural-enhance Python 4370
353
- | 3 FreeCodeCamp/FreeCodeCamp JavaScript 2902
354
- | 4 witheve/Eve JavaScript 2894
355
- | 5 Bilibili/flv.js JavaScript 1867
356
- | 6 lengstrom/fast-style-transfer Python 1652
357
- | 7 VoLuong/Begin-Latex-in-minutes 1649
358
- | 8 minoca/os C 1613
359
- | 9 sqreen/awesome-nodejs-projects 1450
360
- | 10 th0r/webpack-bundle-analyzer JavaScript 1419
361
- | 11 blue-yonder/tsfresh Python 1338
362
- | 12 zeit/next.js JavaScript 1134
363
- | 13 GoogleChrome/lighthouse JavaScript 1056
364
- | 14 jwasham/google-interview-university 867
365
- | 15 mas-cli/mas Swift 926
366
- | 16 mattrajca/sudo-touchid C 880
367
- | 17 songrotek/Deep-Learning-Papers-Reading-Roadmap Python 792
368
- | 18 yarnpkg/yarn JavaScript 810
369
- | 19 ImmortalZ/TransitionHelper Java 790
370
- | 20 the-control-group/voyager PHP 782
371
- | 21 vuejs/vue JavaScript 756
372
- | 22 jobbole/awesome-programming-books 685
373
- | 23 tensorflow/tensorflow C++ 549
374
- | 24 BelooS/ChipsLayoutManager Java 705
375
- | 25 krisk/Fuse JavaScript 730
376
-
377
- EOS
378
- end
347
+ def dummy_monthly_result
348
+ <<-'EOS'.unindent
349
+ |No. Name Lang Star
350
+ |--- ---------------------------------------------- ---------------- ------
351
+ | 1 shieldfy/API-Security-Checklist 5990
352
+ | 2 coells/100days Jupyter Notebook 3977
353
+ | 3 jaredreich/pell JavaScript 3623
354
+ | 4 wearehive/project-guidelines JavaScript 3263
355
+ | 5 scwang90/SmartRefreshLayout Java 2186
356
+ | 6 vadimdemedes/ink JavaScript 1686
357
+ | 7 gitpoint/git-point JavaScript 1326
358
+ | 8 ApolloAuto/apollo C++ 1193
359
+ | 9 samccone/bundle-buddy JavaScript 1225
360
+ | 10 alexanderepstein/Bash-Snippets Shell 1126
361
+ | 11 gatsbyjs/gatsby JavaScript 1114
362
+ | 12 d4l3k/go-pry Go 1108
363
+ | 13 vuejs/vue JavaScript 979
364
+ | 14 tensorflow/tensorflow C++ 790
365
+ | 15 sdmg15/Best-websites-a-programmer-should-visit 931
366
+ | 16 gpujs/gpu.js JavaScript 958
367
+ | 17 walmik/scribbletune JavaScript 909
368
+ | 18 nitin42/terminal-in-react JavaScript 822
369
+ | 19 tensorflow/nmt Python 781
370
+ | 20 AnthonyCalandra/modern-cpp-features 797
371
+ | 21 howtographql/howtographql TypeScript 773
372
+ | 22 mmcloughlin/globe Go 735
373
+ | 23 Yoctol/messaging-apis JavaScript 653
374
+ | 24 azat-co/practicalnode JavaScript 638
375
+ | 25 evilsocket/xray Go 619
376
+
377
+ EOS
378
+ end
379
379
 
380
- def dummy_languages
381
- <<-'EOS'.unindent
382
- |1C Enterprise
383
- |ABAP
384
- |ActionScript
385
- |Ada
386
- |Agda
387
- |AGS Script
388
- |Alloy
389
- |AMPL
390
- |ANTLR
391
- |ApacheConf
392
- |Apex
393
- |API Blueprint
394
- |APL
395
- |AppleScript
396
- |Arc
397
- |Arduino
398
- |ASP
399
- |AspectJ
400
- |Assembly
401
- |ATS
402
- |Augeas
403
- |AutoHotkey
404
- |AutoIt
405
- |Awk
406
- |Batchfile
407
- |Befunge
408
- |Bison
409
- |BitBake
410
- |BlitzBasic
411
- |BlitzMax
412
- |Bluespec
413
- |Boo
414
- |Brainfuck
415
- |Brightscript
416
- |Bro
417
- |C
418
- |C#
419
- |C++
420
- |Cap'n Proto
421
- |CartoCSS
422
- |Ceylon
423
- |Chapel
424
- |Charity
425
- |ChucK
426
- |Cirru
427
- |Clarion
428
- |Clean
429
- |Click
430
- |CLIPS
431
- |Clojure
432
- |CMake
433
- |COBOL
434
- |CoffeeScript
435
- |ColdFusion
436
- |Common Lisp
437
- |Component Pascal
438
- |Cool
439
- |Coq
440
- |Crystal
441
- |Csound
442
- |Csound Document
443
- |Csound Score
444
- |CSS
445
- |Cucumber
446
- |Cuda
447
- |Cycript
448
- |D
449
- |Darcs Patch
450
- |Dart
451
- |Diff
452
- |DIGITAL Command Language
453
- |DM
454
- |Dogescript
455
- |DTrace
456
- |Dylan
457
- |E
458
- |Eagle
459
- |eC
460
- |ECL
461
- |Eiffel
462
- |Elixir
463
- |Elm
464
- |Emacs Lisp
465
- |EmberScript
466
- |EQ
467
- |Erlang
468
- |F#
469
- |Factor
470
- |Fancy
471
- |Fantom
472
- |Filebench WML
473
- |FLUX
474
- |Forth
475
- |FORTRAN
476
- |FreeMarker
477
- |Frege
478
- |Game Maker Language
479
- |GAMS
480
- |GAP
481
- |GCC Machine Description
482
- |GDB
483
- |GDScript
484
- |Genshi
485
- |Gettext Catalog
486
- |GLSL
487
- |Glyph
488
- |Gnuplot
489
- |Go
490
- |Golo
491
- |Gosu
492
- |Grace
493
- |Grammatical Framework
494
- |Groff
495
- |Groovy
496
- |Hack
497
- |Handlebars
498
- |Harbour
499
- |Haskell
500
- |Haxe
501
- |HCL
502
- |HLSL
503
- |HTML
504
- |Hy
505
- |HyPhy
506
- |IDL
507
- |Idris
508
- |IGOR Pro
509
- |Inform 7
510
- |Inno Setup
511
- |Io
512
- |Ioke
513
- |Isabelle
514
- |J
515
- |Jasmin
516
- |Java
517
- |JavaScript
518
- |JFlex
519
- |JSONiq
520
- |Julia
521
- |Jupyter Notebook
522
- |KiCad
523
- |Kit
524
- |Kotlin
525
- |KRL
526
- |LabVIEW
527
- |Lasso
528
- |Lean
529
- |Lex
530
- |LilyPond
531
- |Limbo
532
- |Liquid
533
- |LiveScript
534
- |LLVM
535
- |Logos
536
- |Logtalk
537
- |LOLCODE
538
- |LookML
539
- |LoomScript
540
- |LSL
541
- |Lua
542
- |M
543
- |M4
544
- |Makefile
545
- |Mako
546
- |Markdown
547
- |Mask
548
- |Mathematica
549
- |Matlab
550
- |Max
551
- |MAXScript
552
- |Mercury
553
- |Metal
554
- |MiniD
555
- |Mirah
556
- |Modelica
557
- |Modula-2
558
- |Module Management System
559
- |Monkey
560
- |Moocode
561
- |MoonScript
562
- |MQL4
563
- |MQL5
564
- |MTML
565
- |mupad
566
- |Myghty
567
- |NCL
568
- |Nemerle
569
- |nesC
570
- |NetLinx
571
- |NetLinx+ERB
572
- |NetLogo
573
- |NewLisp
574
- |Nginx
575
- |Nimrod
576
- |Nit
577
- |Nix
578
- |NSIS
579
- |Nu
580
- |Objective-C
581
- |Objective-C++
582
- |Objective-J
583
- |OCaml
584
- |Omgrofl
585
- |ooc
586
- |Opa
587
- |Opal
588
- |OpenEdge ABL
589
- |OpenSCAD
590
- |Ox
591
- |Oxygene
592
- |Oz
593
- |Pan
594
- |Papyrus
595
- |Parrot
596
- |Pascal
597
- |PAWN
598
- |Perl
599
- |Perl6
600
- |PHP
601
- |PicoLisp
602
- |PigLatin
603
- |Pike
604
- |PLpgSQL
605
- |PLSQL
606
- |PogoScript
607
- |Pony
608
- |PostScript
609
- |POV-Ray SDL
610
- |PowerBuilder
611
- |PowerShell
612
- |Processing
613
- |Prolog
614
- |Propeller Spin
615
- |Protocol Buffer
616
- |Puppet
617
- |Pure Data
618
- |PureBasic
619
- |PureScript
620
- |Python
621
- |QMake
622
- |QML
623
- |R
624
- |Racket
625
- |Ragel in Ruby Host
626
- |RAML
627
- |RDoc
628
- |REALbasic
629
- |Rebol
630
- |Red
631
- |Redcode
632
- |Ren'Py
633
- |RenderScript
634
- |REXX
635
- |RobotFramework
636
- |Rouge
637
- |Ruby
638
- |RUNOFF
639
- |Rust
640
- |SaltStack
641
- |SAS
642
- |Scala
643
- |Scheme
644
- |Scilab
645
- |Self
646
- |Shell
647
- |ShellSession
648
- |Shen
649
- |Slash
650
- |Smali
651
- |Smalltalk
652
- |Smarty
653
- |SMT
654
- |SourcePawn
655
- |SQF
656
- |SQL
657
- |SQLPL
658
- |Squirrel
659
- |SRecode Template
660
- |Stan
661
- |Standard ML
662
- |Stata
663
- |SuperCollider
664
- |Swift
665
- |SystemVerilog
666
- |Tcl
667
- |Tea
668
- |Terra
669
- |TeX
670
- |Thrift
671
- |TI Program
672
- |TLA
673
- |Turing
674
- |TXL
675
- |TypeScript
676
- |Uno
677
- |UnrealScript
678
- |UrWeb
679
- |Vala
680
- |VCL
681
- |Verilog
682
- |VHDL
683
- |VimL
684
- |Visual Basic
685
- |Volt
686
- |Vue
687
- |Web Ontology Language
688
- |WebIDL
689
- |wisp
690
- |X10
691
- |xBase
692
- |XC
693
- |XML
694
- |Xojo
695
- |XPages
696
- |XProc
697
- |XQuery
698
- |XS
699
- |XSLT
700
- |Xtend
701
- |Yacc
702
- |Zephir
703
- |Zimpl
704
- |
705
- |322 languages
706
- |you can get only selected language list with '-l' option.
707
- |if languages is unknown, you can specify 'unkown'.
708
- |
709
- EOS
710
- end
380
+ def dummy_languages
381
+ <<-'EOS'.unindent
382
+ |1C Enterprise
383
+ |ABAP
384
+ |ABNF
385
+ |ActionScript
386
+ |Ada
387
+ |Agda
388
+ |AGS Script
389
+ |Alloy
390
+ |Alpine Abuild
391
+ |AMPL
392
+ |Ant Build System
393
+ |ANTLR
394
+ |ApacheConf
395
+ |Apex
396
+ |API Blueprint
397
+ |APL
398
+ |Apollo Guidance Computer
399
+ |AppleScript
400
+ |Arc
401
+ |Arduino
402
+ |AsciiDoc
403
+ |ASN.1
404
+ |ASP
405
+ |AspectJ
406
+ |Assembly
407
+ |ATS
408
+ |Augeas
409
+ |AutoHotkey
410
+ |AutoIt
411
+ |Awk
412
+ |Batchfile
413
+ |Befunge
414
+ |Bison
415
+ |BitBake
416
+ |Blade
417
+ |BlitzBasic
418
+ |BlitzMax
419
+ |Bluespec
420
+ |Boo
421
+ |Brainfuck
422
+ |Brightscript
423
+ |Bro
424
+ |C
425
+ |C#
426
+ |C++
427
+ |C-ObjDump
428
+ |C2hs Haskell
429
+ |Cap'n Proto
430
+ |CartoCSS
431
+ |Ceylon
432
+ |Chapel
433
+ |Charity
434
+ |ChucK
435
+ |Cirru
436
+ |Clarion
437
+ |Clean
438
+ |Click
439
+ |CLIPS
440
+ |Clojure
441
+ |Closure Templates
442
+ |CMake
443
+ |COBOL
444
+ |CoffeeScript
445
+ |ColdFusion
446
+ |ColdFusion CFC
447
+ |COLLADA
448
+ |Common Lisp
449
+ |Component Pascal
450
+ |Cool
451
+ |Coq
452
+ |Cpp-ObjDump
453
+ |Creole
454
+ |Crystal
455
+ |CSON
456
+ |Csound
457
+ |Csound Document
458
+ |Csound Score
459
+ |CSS
460
+ |CSV
461
+ |Gherkin
462
+ |Cuda
463
+ |CWeb
464
+ |Cycript
465
+ |Cython
466
+ |D
467
+ |D-ObjDump
468
+ |Darcs Patch
469
+ |Dart
470
+ |desktop
471
+ |Diff
472
+ |DIGITAL Command Language
473
+ |DM
474
+ |DNS Zone
475
+ |Dockerfile
476
+ |Dogescript
477
+ |DTrace
478
+ |Dylan
479
+ |E
480
+ |Eagle
481
+ |EBNF
482
+ |eC
483
+ |Ecere Projects
484
+ |ECL
485
+ |ECLiPSe
486
+ |edn
487
+ |Eiffel
488
+ |EJS
489
+ |Elixir
490
+ |Elm
491
+ |Emacs Lisp
492
+ |EmberScript
493
+ |EQ
494
+ |Erlang
495
+ |F#
496
+ |Factor
497
+ |Fancy
498
+ |Fantom
499
+ |Filebench WML
500
+ |Filterscript
501
+ |fish
502
+ |FLUX
503
+ |Formatted
504
+ |Forth
505
+ |Fortran
506
+ |FreeMarker
507
+ |Frege
508
+ |G-code
509
+ |Game Maker Language
510
+ |GAMS
511
+ |GAP
512
+ |GCC Machine Description
513
+ |GDB
514
+ |GDScript
515
+ |Genie
516
+ |Genshi
517
+ |Gentoo Ebuild
518
+ |Gentoo Eclass
519
+ |Gettext Catalog
520
+ |Gherkin
521
+ |GLSL
522
+ |Glyph
523
+ |GN
524
+ |Gnuplot
525
+ |Go
526
+ |Golo
527
+ |Gosu
528
+ |Grace
529
+ |Gradle
530
+ |Grammatical Framework
531
+ |Graph Modeling Language
532
+ |GraphQL
533
+ |Graphviz (DOT)
534
+ |Groovy
535
+ |Groovy Server Pages
536
+ |Hack
537
+ |Haml
538
+ |Handlebars
539
+ |Harbour
540
+ |Haskell
541
+ |Haxe
542
+ |HCL
543
+ |HLSL
544
+ |HTML
545
+ |HTML+Django
546
+ |HTML+ECR
547
+ |HTML+EEX
548
+ |HTML+ERB
549
+ |HTML+PHP
550
+ |HTTP
551
+ |Hy
552
+ |HyPhy
553
+ |IDL
554
+ |Idris
555
+ |IGOR Pro
556
+ |Inform 7
557
+ |INI
558
+ |Inno Setup
559
+ |Io
560
+ |Ioke
561
+ |IRC log
562
+ |Isabelle
563
+ |Isabelle ROOT
564
+ |J
565
+ |Jasmin
566
+ |Java
567
+ |Java Server Pages
568
+ |JavaScript
569
+ |JFlex
570
+ |Jison
571
+ |Jison Lex
572
+ |Jolie
573
+ |JSON
574
+ |JSON5
575
+ |JSONiq
576
+ |JSONLD
577
+ |JSX
578
+ |Julia
579
+ |Jupyter Notebook
580
+ |KiCad
581
+ |Kit
582
+ |Kotlin
583
+ |KRL
584
+ |LabVIEW
585
+ |Lasso
586
+ |Latte
587
+ |Lean
588
+ |Less
589
+ |Lex
590
+ |LFE
591
+ |LilyPond
592
+ |Limbo
593
+ |Linker Script
594
+ |Linux Kernel Module
595
+ |Liquid
596
+ |Literate Agda
597
+ |Literate CoffeeScript
598
+ |Literate Haskell
599
+ |LiveScript
600
+ |LLVM
601
+ |Logos
602
+ |Logtalk
603
+ |LOLCODE
604
+ |LookML
605
+ |LoomScript
606
+ |LSL
607
+ |Lua
608
+ |M
609
+ |M4
610
+ |M4Sugar
611
+ |Makefile
612
+ |Mako
613
+ |Markdown
614
+ |Marko
615
+ |Mask
616
+ |Mathematica
617
+ |Matlab
618
+ |Maven POM
619
+ |Max
620
+ |MAXScript
621
+ |MediaWiki
622
+ |Mercury
623
+ |Meson
624
+ |Metal
625
+ |MiniD
626
+ |Mirah
627
+ |Modelica
628
+ |Modula-2
629
+ |Module Management System
630
+ |Monkey
631
+ |Moocode
632
+ |MoonScript
633
+ |MQL4
634
+ |MQL5
635
+ |MTML
636
+ |MUF
637
+ |mupad
638
+ |Myghty
639
+ |NCL
640
+ |Nemerle
641
+ |nesC
642
+ |NetLinx
643
+ |NetLinx+ERB
644
+ |NetLogo
645
+ |NewLisp
646
+ |Nginx
647
+ |Nim
648
+ |Ninja
649
+ |Nit
650
+ |Nix
651
+ |NL
652
+ |NSIS
653
+ |Nu
654
+ |NumPy
655
+ |ObjDump
656
+ |Objective-C
657
+ |Objective-C++
658
+ |Objective-J
659
+ |OCaml
660
+ |Omgrofl
661
+ |ooc
662
+ |Opa
663
+ |Opal
664
+ |OpenCL
665
+ |OpenEdge ABL
666
+ |OpenRC runscript
667
+ |OpenSCAD
668
+ |OpenType Feature File
669
+ |Org
670
+ |Ox
671
+ |Oxygene
672
+ |Oz
673
+ |P4
674
+ |Pan
675
+ |Papyrus
676
+ |Parrot
677
+ |Parrot Assembly
678
+ |Parrot Internal Representation
679
+ |Pascal
680
+ |PAWN
681
+ |Pep8
682
+ |Perl
683
+ |Perl6
684
+ |PHP
685
+ |Pic
686
+ |Pickle
687
+ |PicoLisp
688
+ |PigLatin
689
+ |Pike
690
+ |PLpgSQL
691
+ |PLSQL
692
+ |Pod
693
+ |PogoScript
694
+ |Pony
695
+ |PostScript
696
+ |POV-Ray SDL
697
+ |PowerBuilder
698
+ |PowerShell
699
+ |Processing
700
+ |Prolog
701
+ |Propeller Spin
702
+ |Protocol Buffer
703
+ |Public Key
704
+ |Pug
705
+ |Puppet
706
+ |Pure Data
707
+ |PureBasic
708
+ |PureScript
709
+ |Python
710
+ |Python console
711
+ |Python traceback
712
+ |QMake
713
+ |QML
714
+ |R
715
+ |Racket
716
+ |Ragel
717
+ |RAML
718
+ |Rascal
719
+ |Raw token data
720
+ |RDoc
721
+ |REALbasic
722
+ |Reason
723
+ |Rebol
724
+ |Red
725
+ |Redcode
726
+ |Regular Expression
727
+ |Ren'Py
728
+ |RenderScript
729
+ |reStructuredText
730
+ |REXX
731
+ |RHTML
732
+ |RMarkdown
733
+ |RobotFramework
734
+ |Roff
735
+ |Rouge
736
+ |RPM Spec
737
+ |Ruby
738
+ |RUNOFF
739
+ |Rust
740
+ |Sage
741
+ |SaltStack
742
+ |SAS
743
+ |Sass
744
+ |Scala
745
+ |Scaml
746
+ |Scheme
747
+ |Scilab
748
+ |SCSS
749
+ |Self
750
+ |ShaderLab
751
+ |Shell
752
+ |ShellSession
753
+ |Shen
754
+ |Slash
755
+ |Slim
756
+ |Smali
757
+ |Smalltalk
758
+ |Smarty
759
+ |SMT
760
+ |SourcePawn
761
+ |SPARQL
762
+ |Spline Font Database
763
+ |SQF
764
+ |SQL
765
+ |SQLPL
766
+ |Squirrel
767
+ |SRecode Template
768
+ |Stan
769
+ |Standard ML
770
+ |Stata
771
+ |STON
772
+ |Stylus
773
+ |Sublime Text Config
774
+ |SubRip Text
775
+ |SuperCollider
776
+ |SVG
777
+ |Swift
778
+ |SystemVerilog
779
+ |Tcl
780
+ |Tcsh
781
+ |Tea
782
+ |Terra
783
+ |TeX
784
+ |Text
785
+ |Textile
786
+ |Thrift
787
+ |TI Program
788
+ |TLA
789
+ |TOML
790
+ |Turing
791
+ |Turtle
792
+ |Twig
793
+ |TXL
794
+ |TypeScript
795
+ |Unified Parallel C
796
+ |Unity3D Asset
797
+ |Unix Assembly
798
+ |Uno
799
+ |UnrealScript
800
+ |UrWeb
801
+ |Vala
802
+ |VCL
803
+ |Verilog
804
+ |VHDL
805
+ |Vim script
806
+ |Vim script
807
+ |Visual Basic
808
+ |Volt
809
+ |Vue
810
+ |Wavefront Material
811
+ |Wavefront Object
812
+ |Web Ontology Language
813
+ |WebIDL
814
+ |wisp
815
+ |World of Warcraft Addon Data
816
+ |X10
817
+ |xBase
818
+ |XC
819
+ |XCompose
820
+ |XML
821
+ |Xojo
822
+ |XPages
823
+ |XProc
824
+ |XQuery
825
+ |XS
826
+ |XSLT
827
+ |Xtend
828
+ |Yacc
829
+ |YAML
830
+ |YANG
831
+ |Zephir
832
+ |Zimpl
833
+ |
834
+ |451 languages
835
+ |you can get only selected language list with '-l' option.
836
+ |if languages is unknown, you can specify 'unkown'.
837
+ |
838
+ EOS
839
+ end
711
840
  end