MetaGPT
Star: 26.4 k
Used by: --
项目介绍: [MeteGPT](https://github.com/geekan/MetaGPT)
PR: [Action of "preparation of the interviewer"](https://github.com/geekan/MetaGPT/pull/323)
eggjs/egg
Star: 18.6 k
Used by: --
项目介绍: [eggjs.org](https://eggjs.org/)
PR: [fix: add missing args definition on runSchedule](https://github.com/eggjs/egg/pull/5232)
artusjs/core
Star: 180
Used by: --
项目介绍: [Core package of Artus]()
PR: [chore: pnpm 6.32.3 build failed](https://github.com/artusjs/core/pull/171)
PR: [refactor: 减少代码的误解 #227](https://github.com/artusjs/core/pull/227)
zinc
Star: 3k
Used by: --
项目介绍:
一个代替 elasticsearch 的轻量级方案, power by Golang
PR: fix README
jira-client
Star: 324
Used by: 543 repos
项目介绍:
Node 对接 jira API 最知名的库
PR: [feat: delete remote link by id](https://github.com/jira-node/node-jira-client/pull/329)
PR: [feat: getVersions with query params](https://github.com/jira-node/node-jira-client/pull/340)
@umi/plugin-qiankun
Star: 109
Used by: 253 repos
项目介绍:
Umi 的乾坤插件
PR: [fix: 我感觉name都变了的话,肯定要重新loadMicroApp啊](https://github.com/umijs/plugins/pull/438)
PR: [fix: 主应用路由不变时切换子应用,需要加这个effect才能能却传递history](https://github.com/umijs/plugins/pull/456)
harrisiirak/cron-parser
Star: 695
Used by: 56,415 repos
项目介绍:
Node.js library for parsing crontab instructions. It includes support for timezones and DST transitions.
PR: [fIX: if any empty charater around comma](https://github.com/harrisiirak/cron-parser/pull/197)
历时28天深入交流,终于Merge了
bradymholt/cRonstrue
Star: 335
Used by: 818 repos
项目介绍:
cRonstrue is a JavaScript library that parses a cron expression and outputs a human readable description of the cron schedule. For example, given the expression "*/5 * * * *" it will output "Every 5 minutes".
PR: [feat(cronparser): add method, validateRange() ](https://github.com/bradymholt/cRonstrue/pull/171)
PR: [fix: should ignore empty charaters around comma](https://github.com/bradymholt/cRonstrue/pull/173)
eggjs/egg-mongoose
Star: 371
Used by: 2434 repos
项目介绍:
Egg's mongoose plugin.
PR: [refactor: 升级mongoose版本,避免Node14打印大量的warning](https://github.com/eggjs/egg-mongoose/pull/43)
GoDotDotDot/koa-session-auth
Star: 1
项目介绍:
该插件基于 koa-session-auth,同时支持 cookie-session/token-session 模式,对于业务无侵入,能够同时支持保留 web 和 非 web 应用 session 会话。 @mete-work/egg-koa-session-auth
PR : [koa-session支持在自定义ID方法里传入ctx #1](https://github.com/GoDotDotDot/koa-session-auth/pull/1)
typescript-eslint/typescript-eslint
Star: 8k+
Used by: 2,245,348 repos
项目介绍: Monorepo for all the tooling which enables ESLint to support TypeScript
PR : [fix(typescript-estree): fix handling of range/loc removal](https://github.com/typescript-eslint/typescript-eslint/pull/2028)
umijs/umi
Star: 9k+
( 贡献 MD ,混PR )
PR : Update getting-started.zh-CN.md
go-kratos/kratos
Star: 10k+
项目介绍:
Kratos是bilibili开源的一套Go微服务框架,包含大量微服务相关框架及工具。
PR : [fix: 获取hostname的优先级逻辑](https://github.com/go-kratos/kratos/pull/201)
PR : [feat: paladin support json & yaml](https://github.com/go-kratos/kratos/pull/198)
PR : [feat: 创建项目支持 -m 参数,可以自定义 go mod init 时作为参数的 module name](https://github.com/go-kratos/kratos/pull/185)