GitHub APIを使ってreactの使用言語・技術について調べました。
21年04月01日時点のデータです。全期間を対象としています。
データ取得に使用したもの
実際に使用したAPI(リンクを飛べばJSONが返ってきます)
- https://api.github.com/repos/facebook/react/languages
- https://api.github.com/repos/facebook/react
reactの基本情報
A declarative, efficient, and flexible JavaScript library for building user interfaces.
Description - 原文をそのまま出しています。
項目 | 内容 |
---|---|
スター獲得ランキング | 5位 |
ホームページ | https://reactjs.org |
リポジトリURL | https://github.com/facebook/react |
オーナー | |
スター数 | 166211 |
ウォッチャー数 | 166211 |
主要開発言語 | JavaScript |
作成日 | 2013-05-24T16:15:54Z |
最終プッシュ日 | 2021-03-31T15:22:49Z |
言語ランキング(バイト数)
対象リポジトリ : facebook/react [GitHub] [Google] [Google Trends] [Bing] [Medium] [Qiita]
言語 | バイト数 | 参考 | |
---|---|---|---|
1 | JavaScript | 5677152 | [Google] [Google Trends] [Bing] [Medium] [Qiita] |
2 | HTML | 118861 | [Google] [Google Trends] [Bing] [Medium] [Qiita] |
3 | CSS | 70675 | [Google] [Google Trends] [Bing] [Medium] [Qiita] |
4 | C++ | 44278 | [Google] [Google Trends] [Bing] [Medium] [Qiita] |
5 | TypeScript | 19904 | [Google] [Google Trends] [Bing] [Medium] [Qiita] |
6 | CoffeeScript | 16554 | [Google] [Google Trends] [Bing] [Medium] [Qiita] |
7 | C | 5225 | [Google] [Google Trends] [Bing] [Medium] [Qiita] |
8 | Shell | 3829 | [Google] [Google Trends] [Bing] [Medium] [Qiita] |
9 | Python | 259 | [Google] [Google Trends] [Bing] [Medium] [Qiita] |
10 | Makefile | 189 | [Google] [Google Trends] [Bing] [Medium] [Qiita] |
ランキング表示数 : 10 件/ 10 件中
データ取得日 : 21年04月01日 00:30:06
まとめ
今回は、facebookのreactについて調べてみました。
GitHubにはエンジニアにとって有益な情報がたくさんありますのでおススメです。
おわり