在github上找open project

以react为例:
1.直接搜react
2.in:name react (名字带react的open project)
3.in:name react stars:>1000(下载数大于1000的open project)
4.in:name react stars:>1000 forks:>1000(逻辑并用,下载数和分支数量都大于1000)
5.in:readme react ( 详细内容上找react的open project)
6.in:description react(描述内容上找react的open project)
7.in:description react language:javascript pushed:>2019-12-01
(限制语言且查看项目是否活跃)

如何看一个open project是否是自己想要的:
1.看介绍
2.最近是否更新
3.看readme

你可能感兴趣的:(在github上找open project)