GitHub APIを使ってnodeの使用言語・技術について調べました。
21年01月01日時点のデータです。全期間を対象としています。
データ取得に使用したもの
実際に使用したAPI(リンクを飛べばJSONが返ってきます)
- https://api.github.com/repos/nodejs/node/languages
- https://api.github.com/repos/nodejs/node
nodeの基本情報
Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:
Description - 原文をそのまま出しています。
項目 | 内容 |
---|---|
スター獲得ランキング | 36位 |
ホームページ | https://nodejs.org/ |
リポジトリURL | https://github.com/nodejs/node |
オーナー | nodejs |
スター数 | 75699 |
ウォッチャー数 | 75699 |
主要開発言語 | JavaScript |
作成日 | 2014-11-26T19:57:11Z |
最終プッシュ日 | 2020-12-31T15:18:13Z |
言語ランキング(バイト数)
対象リポジトリ : nodejs/node [GitHub] [Google] [Google Trends] [Bing] [Medium] [Qiita]
言語 | バイト数 | 参考 | |
---|---|---|---|
1 | JavaScript | 10837567 | [Google] [Google Trends] [Bing] [Medium] [Qiita] |
2 | C++ | 5517174 | [Google] [Google Trends] [Bing] [Medium] [Qiita] |
3 | Python | 2325520 | [Google] [Google Trends] [Bing] [Medium] [Qiita] |
4 | C | 502276 | [Google] [Google Trends] [Bing] [Medium] [Qiita] |
5 | HTML | 163390 | [Google] [Google Trends] [Bing] [Medium] [Qiita] |
6 | Makefile | 47948 | [Google] [Google Trends] [Bing] [Medium] [Qiita] |
7 | Batchfile | 39094 | [Google] [Google Trends] [Bing] [Medium] [Qiita] |
8 | Shell | 38526 | [Google] [Google Trends] [Bing] [Medium] [Qiita] |
9 | DTrace | 37661 | [Google] [Google Trends] [Bing] [Medium] [Qiita] |
10 | Emacs Lisp | 14357 | [Google] [Google Trends] [Bing] [Medium] [Qiita] |
ランキング表示数 : 10 件/ 14 件中
データ取得日 : 21年01月01日 00:30:07
---
全てのランキングを見たい場合はコチラ
1, JavaScript, [Google] [Google Trends] [Bing] [Medium] [Qiita], 10837567 byte
2, C++, [Google] [Google Trends] [Bing] [Medium] [Qiita], 5517174 byte
3, Python, [Google] [Google Trends] [Bing] [Medium] [Qiita], 2325520 byte
4, C, [Google] [Google Trends] [Bing] [Medium] [Qiita], 502276 byte
5, HTML, [Google] [Google Trends] [Bing] [Medium] [Qiita], 163390 byte
6, Makefile, [Google] [Google Trends] [Bing] [Medium] [Qiita], 47948 byte
7, Batchfile, [Google] [Google Trends] [Bing] [Medium] [Qiita], 39094 byte
8, Shell, [Google] [Google Trends] [Bing] [Medium] [Qiita], 38526 byte
9, DTrace, [Google] [Google Trends] [Bing] [Medium] [Qiita], 37661 byte
10, Emacs Lisp, [Google] [Google Trends] [Bing] [Medium] [Qiita], 14357 byte
11, Perl, [Google] [Google Trends] [Bing] [Medium] [Qiita], 11658 byte
12, Roff, [Google] [Google Trends] [Bing] [Medium] [Qiita], 10445 byte
13, R, [Google] [Google Trends] [Bing] [Medium] [Qiita], 6895 byte
14, Assembly, [Google] [Google Trends] [Bing] [Medium] [Qiita], 91 byte
まとめ
今回は、nodejsのnodeについて調べてみました。
GitHubにはエンジニアにとって有益な情報がたくさんありますのでおススメです。
おわり