GitHub APIを使ってnodeの使用言語・技術について調べました。
20年10月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 - 原文をそのまま出しています。
項目 | 内容 |
---|---|
スター獲得ランキング | 34位 |
ホームページ | https://nodejs.org/ |
リポジトリURL | https://github.com/nodejs/node |
オーナー | nodejs |
スター数 | 73321 |
ウォッチャー数 | 73321 |
主要開発言語 | JavaScript |
作成日 | 2014-11-26T19:57:11Z |
最終プッシュ日 | 2020-09-30T13:21:17Z |
言語ランキング(バイト数)
対象リポジトリ : nodejs/node [GitHub] [Google] [Google Trends] [Bing] [Medium] [Qiita]
言語 | バイト数 | 参考 | |
---|---|---|---|
1 | JavaScript | 10224374 | [Google] [Google Trends] [Bing] [Medium] [Qiita] |
2 | C++ | 5308882 | [Google] [Google Trends] [Bing] [Medium] [Qiita] |
3 | Python | 2201694 | [Google] [Google Trends] [Bing] [Medium] [Qiita] |
4 | C | 497446 | [Google] [Google Trends] [Bing] [Medium] [Qiita] |
5 | HTML | 163390 | [Google] [Google Trends] [Bing] [Medium] [Qiita] |
6 | Makefile | 48771 | [Google] [Google Trends] [Bing] [Medium] [Qiita] |
7 | Batchfile | 38858 | [Google] [Google Trends] [Bing] [Medium] [Qiita] |
8 | DTrace | 37661 | [Google] [Google Trends] [Bing] [Medium] [Qiita] |
9 | Shell | 36883 | [Google] [Google Trends] [Bing] [Medium] [Qiita] |
10 | Emacs Lisp | 14357 | [Google] [Google Trends] [Bing] [Medium] [Qiita] |
ランキング表示数 : 10 件/ 14 件中
データ取得日 : 20年10月01日 00:30:08
---
全てのランキングを見たい場合はコチラ
1, JavaScript, [Google] [Google Trends] [Bing] [Medium] [Qiita], 10224374 byte
2, C++, [Google] [Google Trends] [Bing] [Medium] [Qiita], 5308882 byte
3, Python, [Google] [Google Trends] [Bing] [Medium] [Qiita], 2201694 byte
4, C, [Google] [Google Trends] [Bing] [Medium] [Qiita], 497446 byte
5, HTML, [Google] [Google Trends] [Bing] [Medium] [Qiita], 163390 byte
6, Makefile, [Google] [Google Trends] [Bing] [Medium] [Qiita], 48771 byte
7, Batchfile, [Google] [Google Trends] [Bing] [Medium] [Qiita], 38858 byte
8, DTrace, [Google] [Google Trends] [Bing] [Medium] [Qiita], 37661 byte
9, Shell, [Google] [Google Trends] [Bing] [Medium] [Qiita], 36883 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にはエンジニアにとって有益な情報がたくさんありますのでおススメです。
おわり