File tree Expand file tree Collapse file tree 2 files changed +41
-3
lines changed Expand file tree Collapse file tree 2 files changed +41
-3
lines changed Original file line number Diff line number Diff line change 41
41
42
42
##Github
43
43
44
- ![ Github Roam] ( .. /img/github-roam-create.jpg )
44
+ ![ Github Roam] ( ./img/github-roam-create.jpg )
45
45
46
- ![ Github Roam] ( .. /img/project-init.jpg )
46
+ ![ Github Roam] ( ./img/project-init.jpg )
47
47
48
48
多种方式
49
49
Original file line number Diff line number Diff line change 1
- #Github项目分析
1
+ #Github项目分析
2
+
3
+ 之前曾经分析过一些Github的用户行为,现在我们先来说说Github上的Star吧。(截止: 2015年3月9日23时。)
4
+
5
+ 用户 | 项目名 | Language | Star | Url
6
+ -----|---------- |----------|------|----
7
+ twbs | Bootstrap | CSS | 78490 | [ https://github.com/twbs/bootstrap ] ( https://github.com/twbs/bootstrap )
8
+ vhf |free-programming books | - | 37240 | [ https://github.com/vhf/free-programming-books ] ( https://github.com/vhf/free-programming-books )
9
+ angular | angular.js | JavaScript | 36,061 | [ https://github.com/angular/angular.js ] ( https://github.com/angular/angular.js )
10
+ mbostock | d3 | JavaScript | 35,257 | [ https://github.com/mbostock/d3 ] ( https://github.com/mbostock/d3 )
11
+ joyent | node | JavaScript | 35,077 | [ https://github.com/joyent/node ] ( https://github.com/joyent/node )
12
+
13
+ 上面列出来的是前5的,看看大于1万个stars的项目的分布,一共有82个:
14
+
15
+ 语言 | 项目数
16
+ -----|-----
17
+ JavaScript | 37
18
+ Ruby | 6
19
+ CSS | 6
20
+ Python | 4
21
+ HTML | 3
22
+ C++ | 3
23
+ VimL | 2
24
+ Shell | 2
25
+ Go | 2
26
+ C | 2
27
+
28
+ 类型分布:
29
+
30
+
31
+ - 库和框架: 和`` jQuery ``
32
+ - 系统: 如`` Linux `` 、`` hhvm `` 、`` docker ``
33
+ - 配置集: 如`` dotfiles ``
34
+ - 辅助工具: 如`` oh-my-zsh ``
35
+ - 工具: 如`` Homewbrew `` 和`` Bower ``
36
+ - 资料收集: 如`` free programming books `` ,`` You-Dont-Know-JS `` ,`` Font-Awesome ``
37
+ - 其他:简历如`` Resume ``
38
+
39
+
You can’t perform that action at this time.
0 commit comments