GitHub APIを使ってreact-nativeの使用言語・技術について調べました。
21年04月01日時点のデータです。全期間を対象としています。
データ取得に使用したもの
実際に使用したAPI(リンクを飛べばJSONが返ってきます)
- https://api.github.com/repos/facebook/react-native/languages
- https://api.github.com/repos/facebook/react-native
react-nativeの基本情報
A framework for building native apps with React.
Description - 原文をそのまま出しています。
項目 | 内容 |
---|---|
スター獲得ランキング | 24位 |
ホームページ | https://reactnative.dev |
リポジトリURL | https://github.com/facebook/react-native |
オーナー | |
スター数 | 94433 |
ウォッチャー数 | 94433 |
主要開発言語 | JavaScript |
作成日 | 2015-01-09T18:10:16Z |
最終プッシュ日 | 2021-03-31T13:33:29Z |
言語ランキング(バイト数)
対象リポジトリ : facebook/react-native [GitHub] [Google] [Google Trends] [Bing] [Medium] [Qiita]
言語 | バイト数 | 参考 | |
---|---|---|---|
1 | JavaScript | 8438166 | [Google] [Google Trends] [Bing] [Medium] [Qiita] |
2 | Java | 3568888 | [Google] [Google Trends] [Bing] [Medium] [Qiita] |
3 | C++ | 2877515 | [Google] [Google Trends] [Bing] [Medium] [Qiita] |
4 | Objective-C | 1577777 | [Google] [Google Trends] [Bing] [Medium] [Qiita] |
5 | Objective-C++ | 1112137 | [Google] [Google Trends] [Bing] [Medium] [Qiita] |
6 | Starlark | 343558 | [Google] [Google Trends] [Bing] [Medium] [Qiita] |
7 | Ruby | 98073 | [Google] [Google Trends] [Bing] [Medium] [Qiita] |
8 | Makefile | 73475 | [Google] [Google Trends] [Bing] [Medium] [Qiita] |
9 | Shell | 72596 | [Google] [Google Trends] [Bing] [Medium] [Qiita] |
10 | Kotlin | 21975 | [Google] [Google Trends] [Bing] [Medium] [Qiita] |
ランキング表示数 : 10 件/ 15 件中
データ取得日 : 21年04月01日 00:30:06
---
全てのランキングを見たい場合はコチラ
1, JavaScript, [Google] [Google Trends] [Bing] [Medium] [Qiita], 8438166 byte
2, Java, [Google] [Google Trends] [Bing] [Medium] [Qiita], 3568888 byte
3, C++, [Google] [Google Trends] [Bing] [Medium] [Qiita], 2877515 byte
4, Objective-C, [Google] [Google Trends] [Bing] [Medium] [Qiita], 1577777 byte
5, Objective-C++, [Google] [Google Trends] [Bing] [Medium] [Qiita], 1112137 byte
6, Starlark, [Google] [Google Trends] [Bing] [Medium] [Qiita], 343558 byte
7, Ruby, [Google] [Google Trends] [Bing] [Medium] [Qiita], 98073 byte
8, Makefile, [Google] [Google Trends] [Bing] [Medium] [Qiita], 73475 byte
9, Shell, [Google] [Google Trends] [Bing] [Medium] [Qiita], 72596 byte
10, Kotlin, [Google] [Google Trends] [Bing] [Medium] [Qiita], 21975 byte
11, Assembly, [Google] [Google Trends] [Bing] [Medium] [Qiita], 14912 byte
12, C, [Google] [Google Trends] [Bing] [Medium] [Qiita], 14233 byte
13, HTML, [Google] [Google Trends] [Bing] [Medium] [Qiita], 1473 byte
14, CMake, [Google] [Google Trends] [Bing] [Medium] [Qiita], 994 byte
15, Batchfile, [Google] [Google Trends] [Bing] [Medium] [Qiita], 287 byte
まとめ
今回は、facebookのreact-nativeについて調べてみました。
GitHubにはエンジニアにとって有益な情報がたくさんありますのでおススメです。
おわり