made-in-china
v0.0.2
Published
List of China's open-source contributions.
Downloads
13
Readme
Made In China
List of China's open-source contributions.

你可以在自己的 npm 包依赖中添加 made-in-china,它将展示上面👆的彩蛋。
npm install made-in-chinaRun this command in repo identify open-source packages developed in China:
npx made-in-chinaIt reads your node_modules, matches dependencies. You’ll get output like:
Found 1 Chinese open-source project:
• ahooks (https://github.com/alibaba/hooks) — 14.8k stars
• umi (https://github.com/umijs/umi) — 15.9k stars# | A | B | D | E | F | G | I | M | Q | R | T | U | V | X
- @ant-design/pro-components (4.6k stars) - Advanced layout and form components for Ant Design Pro, by Ant Group.- @ant-design
A
- ahooks (14.8k stars) - React Hooks library for common business scenarios, by Alibaba.- @alibaba
- ant-design (96.6k stars) - Comprehensive React UI library for enterprise applications, by Ant Group.- @ant-design
B
- butterfly-dag (4.6k stars) - Graph visualization engine for workflows and relationships, by Alibaba.- @alibaba
D
- dumi (3.8k stars) - Documentation generator and component development workspace, by Umi Team.- @umijs
E
- egg (19k stars) - Enterprise-grade Node.js framework with plugin architecture, by Alibaba.- @eggjs
- element-plus (26.8k stars) - Vue 3 UI component library, developed by Ele.me frontend team.- @element-plus
F
- f2 (8k stars) - Mobile-focused charting library for data visualization, by AntV (Ant Group).- @antvis
- formily (12.4k stars) - High-performance form solution for complex scenarios, by Alibaba.- @alibaba
G
- g2 (12.5k stars) - Grammar of graphics-based data visualization library, by AntV (Ant Group).- @antvis
- g6 (11.8k stars) - Graph and relation visualization engine, by AntV (Ant Group).- @antvis
I
M
- midway (7.7k stars) - Enterprise-grade Node.js framework supporting TypeScript, by Alibaba.- @midwayjs
- mpvue (20.4k stars) - Vue-based framework for developing WeChat Mini Programs, by Meituan.- @Meituan-Dianping
Q
R
- rax (8.1k stars) - Cross-platform rendering framework compatible with React syntax, by Alibaba.- @alibaba
T
U
- umi (15.9k stars) - Extensible enterprise-level frontend application framework, by Ant Group.- @umijs
V
X
- xgplayer (9k stars) - Customizable HTML5 video player with plugins, by ByteDance.- @bytedance
🙌 如何贡献
请 不要直接修改 README.md —— 它是自动生成的。
✅ 正确做法:
编辑 /data/china-packages.json 文件,按格式添加你的项目:
{
"name": "项目名(官方英文名)",
"url": "https://github.com/用户名/仓库名",
"description": "简明描述(英文)"
}提交 Pull Request 后,我们会更新 README。感谢你为中国开源添砖加瓦!🇨🇳
