数据更新: 2023-11-25 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到
# | Repository | Description | Stars | Updated |
---|---|---|---|---|
1 | ryanmcdermott/clean-code-javascript | 🛁 Clean Code concepts adapted for JavaScript | 86851 | 2023-10-03 |
2 | azl397985856/leetcode | LeetCode Solutions: A Record of My Problem Solving Journey.( leetcode题解,记录自己的leetcode解题之路。) | 52878 | 2023-11-21 |
3 | typescript-cheatsheets/react | Cheatsheets for experienced React developers getting started with TypeScript | 42938 | 2023-10-31 |
4 | yangshun/front-end-interview-handbook | ⚡️ Front End interview preparation materials for busy engineers | 37612 | 2023-05-31 |
5 | denysdovhan/wtfjs | 🤪 A list of funny and tricky JavaScript examples | 32603 | 2023-10-06 |
6 | ascoders/weekly | 前端精读周刊。帮你理解最前沿、实用的技术。 | 25663 | 2023-11-06 |
7 | git-tips/tips | Most commonly used git tips and tricks. | 20991 | 2023-11-16 |
8 | ruanyf/es6tutorial | 《ECMAScript 6入门》是一本开源的 JavaScript 语言教程,全面介绍 ECMAScript 6 新增的语法特性。 | 20944 | 2023-11-16 |
9 | JacksonTian/fks | 前端技能汇总 Frontend Knowledge Structure | 17540 | 2023-11-02 |
10 | timqian/chinese-independent-blogs | 中文独立博客列表 | 17130 | 2023-11-18 |
11 | fanmingming/live | ✯ 一个国内可直连的直播源分享项目 ✯ 🔕 永久免费 直连访问 完整开源 不含广告 完善的台标 直播源支持IPv4/IPv6双栈访问 🔕 | 15117 | 2023-11-24 |
12 | koodo-reader/koodo-reader | A modern ebook manager and reader with sync and backup capacities for Windows, macOS, Linux and Web | 13451 | 2023-11-05 |
13 | krasimir/react-in-patterns | A free book that talks about design patterns/techniques used while developing with React. | 12924 | 2023-08-17 |
14 | antonioru/beautiful-react-hooks | 🔥 A collection of beautiful and (hopefully) useful React hooks to speed-up your components and hooks development 🔥 | 7698 | 2023-11-20 |
15 | thomaspark/flexboxfroggy | A game for learning CSS flexbox 🐸 | 6533 | 2023-11-24 |
16 | BetaSu/just-react | 「React技术揭秘」 一本自顶向下的React源码分析书 | 5651 | 2023-11-11 |
17 | langren1353/GM_script | 我就是来分享脚本玩玩的 | 5597 | 2023-09-01 |
18 | isno/theByteBook | ⭐ 出版作品开源。深入讲解内核网络、Kubernetes、ServiceMesh、容器等云原生相关技术。经历实践检验的 DevOps、SRE指南。如发现错误,谢谢提issue | 4674 | 2023-11-24 |
19 | kdchang/reactjs101 | 從零開始學 ReactJS(ReactJS 101)是一本希望讓初學者一看就懂的 React 中文入門教學書,由淺入深學習 ReactJS 生態系 (Flux, Redux, React Router, ImmutableJS, React Native, Relay/GraphQL etc.)。 | 4252 | 2023-10-11 |
20 | Ice-Hazymoon/MikuTools | 一个轻量的工具集合 | 3545 | 2023-06-23 |
21 | l0o0/translators_CN | Zotero translator中文网页抓取翻译器🎉This is Zotero translators for Chinese Sites(beta), not the official Zotero repo | 3522 | 2023-11-24 |
22 | deezertidal/shadowrocket-rules | 小火箭 shadowrocket 配置文件 模块 脚本 module sgmodule 图文教程 规则 分流 破解 解锁 | 3521 | 2023-11-24 |
23 | adlered/CSDNGreener | 《专 业 团 队》🕺🏿 🕺🏿 🕺🏿 🕺🏿 ⚰️🕺🏿 🕺🏿 🕺🏿 🕺🏿 专治 CSDN 广告与各种灵魂打击 🐵 油猴脚本 TamperMonkey Chrome FireFox CSDN 页面浮窗广告完全过滤净化 国服最强 CSDN 绿化脚本 | 3192 | 2023-11-07 |
24 | jdorfman/awesome-json-datasets | A curated list of awesome JSON datasets that don't require authentication. | 3077 | 2023-08-01 |
25 | thomaspark/gridgarden | A game for learning CSS grid layout 🥕 | 3013 | 2023-11-10 |
26 | tangly1024/NotionNext | 使用 NextJS + Notion API 实现的,支持多种部署方案的静态博客,无需服务器、零门槛搭建网站,为Notion和所有创作者设计。 (A static blog built with NextJS and Notion API, supporting multiple deployment options. No server required, zero threshold to s ... | 2942 | 2023-06-13 |
27 | marijnh/Eloquent-JavaScript | The sources for the Eloquent JavaScript book | 2854 | 2023-07-28 |
28 | sl1673495/blogs | 📖 全网 100w+ 阅读量的进阶前端技术博客仓库,Vue 源码解析,React 深度实践,TypeScript 进阶艺术,工程化,性能优化实践…… | 2842 | 2023-07-01 |
29 | azl397985856/fe-interview | 宇宙最强的前端面试指南 (https://lucifer.ren/fe-interview) | 2756 | 2023-09-18 |
30 | dirk1983/chatgpt | 全网最易部署,响应速度最快的ChatGPT环境。PHP版调用OpenAI接口进行问答和画图,采用Stream流模式通信,一边生成一边输出。前端采用EventSource,支持Markdown格式解析,支持公式显示,代码有着色处理,支持画图。页面UI简洁,支持上下文连续会话。源码只有几个文件,没用任何框架,支持所有PHP版本,全部开源,极易二开。保姆级教程,全部周边资源,欢迎进群交流,一切全免费。 | 2652 | 2023-11-24 |
31 | chromaui/learnstorybook.com | Static site and content for Storybook tutorials | 2387 | 2023-11-20 |
32 | sve1r/Rules-For-Quantumult-X | 适用于 Quantumult X 规则整理集合. 所有内容源自 互联网,仅作为收集和整理 | 2338 | 2023-11-24 |
33 | 501351981/vue-office | 支持word(.docx)、excel(.xlsx)、pdf等各类型office文件预览的vue组件集合,提供一站式office文件预览方案,支持vue2和3,也支持React等非Vue框架。Web-based pdf, excel, word preview library | 2230 | 2023-11-10 |
34 | meodai/color-names | Large list of handpicked color names 🌈 | 2211 | 2023-10-27 |
35 | WTFAcademy/WTF-Ethers | 我最近在重新学ethers.js,巩固一下细节,也写一个“WTF Ethers.js极简入门”,供小白们使用,每周更新1-3讲。Now supports English! 官网: https://wtf.academy | 2189 | 2023-11-21 |
36 | sl1673495/leetcode-javascript | 🍻 喝杯小酒,一起做题。前端攻城狮从零入门算法的宝藏题库,根据知名算法老师的经验总结了 100+ 道 LeetCode 力扣的经典题型 JavaScript 题解和思路。已按题目类型分 label,一起加油。 | 1956 | 2023-06-28 |
37 | talebook/talebook | A simple books website. 一个简单的在线版个人书库。 | 1836 | 2023-10-03 |
38 | wanglin2/mind-map | 一个还算强大的Web思维导图。A relatively powerful web mind map. | 1829 | 2023-11-24 |
39 | teadocs/numpy-cn | NumPy官方中文文档(完整版) | 1828 | 2023-10-18 |
40 | Pau1fitz/react-interview | React Interview Questions 📙 📚 📖 🔎 ✒️ | 1739 | 2023-06-23 |
41 | Sunny-117/js-challenges | ✨✨✨ 集锦 2022-2023年 前端JavaScript 手写题,编程题,Not just for interviews | 1645 | 2023-11-04 |
42 | rust-lang-cn/rust-by-example-cn | Rust By Example 中文版(包含在线代码编辑器) | 1608 | 2023-11-23 |
43 | daymade/Twitter-Block-Porn | 共享黑名单, 一键拉黑所有黄推诈骗犯. Block scammers who sending fake porn comments, and help you improve your experience using Twitter. | 1607 | 2023-11-20 |
44 | lihongxun945/gobang | javascript gobang AI,JS五子棋AI,源码+教程,基于Alpha-Beta剪枝算法(不是神经网络) | 1506 | 2023-11-23 |
45 | su37josephxia/wheel-awesome | 天天造轮子,手写面试常见源码。 | 1488 | 2023-10-13 |
46 | XPoet/js-data-structures-and-algorithms | 从 0 到 1 学习 JavaScript 数据结构与算法 | 1457 | 2023-07-25 |
47 | goldvideo/h265player | 一套完整的Web版H.265播放器解决方案,非常适合学习交流和实际应用。基于JS码流解封装、WebAssembly(FFmpeg)视频解码,利用Canvas画布投影、AudioContext播放音频。 | 1405 | 2023-08-23 |
48 | akl7777777/free-chatgpt-client-pub | **ShellGPT is a free chatgpt client, now Supported online search.no need for a key, no need to log in.Multi-node automatic speed measurement switch,Long text translation with no word limit, AI graphic ... | 1403 | 2023-06-12 |
49 | wangxinleo/wechat-public-account-push | 微信公众号推送-给女朋友的浪漫 | 1399 | 2023-10-22 |
50 | woai3c/Front-end-articles | 分享我的编程经验和学习心得,订阅请点 watch | 1382 | 2023-11-14 |
51 | zhuweiyou/weixin-game-helper | 微信小游戏辅助合集(加减大师、包你懂我、大家来找茬腾讯版、头脑王者、好友画我、悦动音符、我最在行、星途WeGoing、猜画小歌、知乎答题王、腾讯中国象棋、跳一跳、题多多黄金版) | 1337 | 2023-06-21 |
52 | shengxinjing/fe-advanced-interview | 前端进阶面试指南 | 1335 | 2023-10-29 |
53 | lqqyt2423/wechat_spider | 微信爬虫,获取文章内容、阅读量、点赞量、评论等,获取公众号所有历史文章链接。 | 1315 | 2023-06-20 |
54 | alwxkxk/soft-and-hard | 《软硬结合——从零打造物联网》 基于JS的物联网教程。 | 1302 | 2023-11-08 |
55 | tengj/SpringBootDemo | Spring Boot学习系列 | 1297 | 2023-07-18 |
56 | LearnPrompt/LearnPrompt | 永久免费开源的 AIGC 课程, 目前已支持 ChatGPT, Midjourney, Runway, Stable Diffusion, AI数字人,AI声音&音乐,大模型微调 | 1111 | 2023-11-22 |
57 | dingyong0214/ThorUI | ThorUI组件库,微信小程序项目代码分享,组件文档地址:https://www.thorui.cn/doc | 1102 | 2023-11-04 |
58 | StaZhu/enable-chromium-hevc-hardware-decoding | A guide that teach you enable hardware HEVC decoding & encoding for Chrome / Edge, or build a custom version of Chromium / Electron that supports hardware & software HEVC decoding and hardware HEVC en ... | 993 | 2023-11-17 |
59 | Asabeneh/JavaScript-for-Everyone | A step by step guide to learn JavaScript and programming. These videos may help too: https://www.youtube.com/channel/UC7PNRuno1rzYPb1xLa4yktw | 977 | 2023-08-25 |
60 | timqian/openprompt.co | Create. Use. Share. ChatGPT prompts | 946 | 2023-06-13 |
61 | pingan8787/Leo-JavaScript | 欢迎关注公众号“前端自习课”,本仓库包含丰富的前端学习资料,包括 JavaScript、前端框架、HTTP、GraphQL、TS、Vue、React、Webpack等,还有很多我的原创文章,喜欢的朋友欢迎stat。:rocket:持续更新中... | 937 | 2023-11-21 |
62 | a1029563229/blogs | 博客文章收录 | 870 | 2023-07-08 |
63 | oTranscribe/oTranscribe | A free & open tool for transcribing audio interviews | 849 | 2023-08-09 |
64 | codehub666/94list | 百度网盘分享链接分析渲染列表辅助下载开源程序 | 827 | 2023-10-31 |
65 | anubhavsrivastava/awesome-ui-component-library | Curated list of framework component libraries for UI styles/toolkit | 819 | 2023-11-07 |
66 | k1995/github-i18n-plugin | GitHub官网汉化、中文翻译插件 🇨🇳 | 749 | 2023-10-01 |
67 | apachecn/lightgbm-doc-zh | LightGBM 中文文档 | 743 | 2023-08-01 |
68 | Veal98/cs-wiki | 📙 致力打造完善的后端知识体系. Not only an Interview-Guide, but also a Learning-Direction. | 735 | 2023-06-09 |
69 | Simp1er/MobileSec | 记录一些我自己在学习Android逆向过程中的有意思的东西 | 712 | 2023-09-11 |
70 | anzhihe/Free-Web-Books | Learn books from TCP/IP HTTP(s) HTML、CSS、JS、JQuery Vue PHP Web Web Server | 711 | 2023-07-19 |
71 | wuba/Antenna | Antenna是58同城安全团队打造的一款辅助安全从业人员验证网络中多种漏洞是否存在以及可利用性的工具。其基于带外应用安全测试(OAST)通过任务的形式,将不同漏洞场景检测能力通过插件的形式进行集合,通过与目标进行out-bind的数据通信方式进行辅助检测。 | 697 | 2023-06-06 |
72 | codeyu/EnglishGrammarBook | 旋元佑进阶文法 | 583 | 2023-10-24 |
73 | twilio-labs/open-pixel-art | A collaborative pixel art project to teach people how to contribute to open-source | 564 | 2023-08-18 |
74 | cyao2q/files | TVBox开源版,盒子软件分享 | 554 | 2023-11-20 |
75 | apachecn/xgboost-doc-zh | XGBoost 中文文档 | 547 | 2023-07-27 |
76 | apachecn/opencv-doc-zh | 📖 [译] OpenCV 中文文档 | 485 | 2023-07-21 |
77 | fishjar/kiss-translator | A simple, open source bilingual translation extension & Greasemonkey script (一个简约、开源的 双语对照翻译扩展 & 油猴脚本) | 483 | 2023-11-24 |
78 | dragonir/threejs-odessey | Three.js 进阶之旅,掘金专栏配套项目。从基础入门开始,全方位了解Three.js的各种特性,并结合和应用对应特性,实现令人眼前一亮的Web创意页面,进而逐步挖掘Three.js和WebGL深层次的知识。 👇 | 476 | 2023-08-04 |
79 | sml2h3/mmewmd_crack_for_wenshu | 文书网MmEwMd参数破解,2023.06.25供应文书一手日更数据 | 473 | 2023-06-25 |
80 | xxxily/hello-ai | 抢走你工作的不是AI,而是掌握使用AI工具的人。 降维打击最为致命:毁灭你,与你何干《三体》 | 449 | 2023-10-24 |
81 | lixi5338619/lxBook | 《爬虫逆向进阶实战》书籍代码库 | 440 | 2023-11-08 |
82 | Wscats/react-tutorial | 🐅Some of the react tutorial - 《React学习笔记》 | 417 | 2023-07-08 |
83 | cloudnativer/kube-install | 一鍵安裝部署高可用的多kubernetes集羣(二進位離線方式),支持定時安裝、添加與銷毀node、銷毀與修復master、一鍵卸載集羣等。One click offline installation of highly available multiple kubernetes cluster, supports schedule installation, addition of nodes, ... | 375 | 2023-09-23 |
84 | country-regions/country-region-data | A source list of countries, regions and shortcodes in JSON and JS format. | 374 | 2023-10-24 |
85 | ninja33/anki-dict-helper | Anki划词制卡助手 -- "划词翻译,一键制卡" | 371 | 2023-06-23 |
86 | xzlaptt/React | React学习 | 369 | 2023-07-23 |
87 | apachecn/flink-doc-zh | Apache Flink 中文文档 | 369 | 2023-07-24 |
88 | yeyan1996/practical-javascript | 28 JavaScript Skills a Qualified Intermediate Front-End Engineer Needs to Master | 366 | 2023-09-28 |
89 | Mayandev/fe-interview-handwrite | 📖 前端面试常见手写题整理 | 365 | 2023-09-24 |
90 | realyao/WXminiprogram-Focus-clock | 微信小程序【专注时钟】(v1.2.2);时间规划、效率工具类、入门 | 359 | 2023-09-03 |
91 | Tsukasa007/my_script | 學習自動化 | 351 | 2023-09-21 |
92 | bh-lay/blog | 剧中人的nodeJS版个人博客,仅仅是前后端实现,不包含博文数据。 | 350 | 2023-11-09 |
93 | yetone/bob-plugin-rapidapi-deepl-translator | DeepL RapidAPI 的 Bob 插件,可能是中国 macOS 用户可以无痛使用的相对合法的最便宜的 DeepL 翻译方案。 | 331 | 2023-11-05 |
94 | NoneDay/CellReport | CellReport 是一个netcore实现的、以复杂统计报表为核心目标的制作、运行工具。支持数据看板、大屏制作。你可以使用数据库、excel文件、api服务、已有报表等为数据源,通过内置的集合函数组织数据,以类excel界面设计最终呈现结果。 | 328 | 2023-10-27 |
95 | Messiahhh/blog | akara的前端笔记 | 328 | 2023-11-24 |
96 | wangfupeng1988/node-tutorial | 换一种思路来学习nodejs | 321 | 2023-09-21 |
97 | Liberty-liu/Everright-formEditor | 🦮 Powerful lowcode vue form editor,generator,designer,builder library. It provides an easy way to create custom forms. The project is extensible, easy to use and configure, and provides many ... | 318 | 2023-10-12 |
98 | ndp/git-cheatsheet | Interactive cheatsheet, visualization of git. | 317 | 2023-11-11 |
99 | twz915/zqxt | 自强学堂源代码 https://code.ziqiangxuetang.com/django/django-tutorial.html | 281 | 2023-10-25 |
100 | SukkaW/OpenCore-Document-zh_Hans | [非官方/Unofficial] OpenCore Bootloader 参考手册简体中文翻译 | 277 | 2023-08-25 |
101 | NAOSI-DLUT/DLUT_SE_Courses | 大连理工大学软件工程专业课程指南 开发区其他专业见组织内对应仓库 | 271 | 2023-11-23 |
102 | tw93/Maple | 🍁 Hide the bookmark bar, use Maple Bookmarks to surf smoothly. 🍁 隐藏书签栏,使用枫叶书签让你行云流水。 | 262 | 2023-11-20 |
103 | biuuu/BLHXFY | 碧蓝幻想翻译 | 250 | 2023-11-23 |
104 | jiangshanmeta/meta | leetcode javascript/typescript实现 | 250 | 2023-11-19 |
105 | eryajf/eryajf.github.io | 二丫讲梵👇博客全部源码 | 240 | 2023-11-24 |
106 | liubin915249126/javascript | len的博客->前端相关。 | 237 | 2023-11-22 |
107 | PKM-er/Pkmer-Docs | Pkmer知识管理共建项目 | 233 | 2023-11-24 |
108 | wenhaomin/ChatGPT-PromptGenius | All-purpose prompts website with hierarchical classification system. Helps you quickly find and share wonderful prompts! 全面、有效的提示词大全网站,帮助提升生产力和质量。 | 230 | 2023-10-17 |
109 | csfive/composing-programs-zh | 🦊 CS61A 教材 Composing Programs 的中文翻译 | 230 | 2023-11-24 |
110 | plantree/ruanyf-weekly | VitePress构建阮一峰的技术周刊 | 223 | 2023-11-24 |
111 | Wenmoux/sources | 一些自用规则,包括厚墨书源、亦搜规则、阅读订阅源、电报频道收藏以及阅读书源。 | 220 | 2023-08-10 |
112 | wu529778790/wu529778790.github.io | 神族九帝'博客 | 218 | 2023-09-12 |
113 | Hanks10100/weex-vue-examples | Examples of using Weex and Vue.js | 212 | 2023-11-06 |
114 | eryajf/vdoing-template | Vdoing主题博客模板 | 209 | 2023-10-15 |
↓ -- 感谢读者 -- ↓
榜单持续更新,如有帮助请加星收藏,方便后续浏览,感谢你的支持!