You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

217 lines
39 KiB
Java

This file contains invisible Unicode characters!

This file contains invisible Unicode characters that may be processed differently from what appears below. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to reveal hidden characters.

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

<a href="https://github.com/GrowingGit/GitHub-Chinese-Top-Charts#github中文排行榜"></a> <a href="/content/docs/feedback.md"></a>
# > > JavaScript
<sub>: 2022-01-11&nbsp;&nbsp;&nbsp;/&nbsp;&nbsp;&nbsp;ORreadme/wiki/</sub>
|#|Repository|Description|Stars|Updated|
|:-|:-|:-|:-|:-|
|1|[trekhleb/javascript-algorithms](https://github.com/trekhleb/javascript-algorithms)|📝 Algorithms and data structures implemented in JavaScript with explanations and links to further readings|132093|2022-01-03|
|2|[airbnb/javascript](https://github.com/airbnb/javascript)|JavaScript Style Guide|118172|2022-01-10|
|3|[ryanmcdermott/clean-code-javascript](https://github.com/ryanmcdermott/clean-code-javascript)|:bathtub: Clean Code concepts adapted for JavaScript|61807|2021-10-31|
|4|[jaywcjlove/awesome-mac](https://github.com/jaywcjlove/awesome-mac)| Now we have become very big, Different from the original idea. Collect premium software in various categories.|47091|2022-01-10|
|5|[scutan90/DeepLearning-500-questions](https://github.com/scutan90/DeepLearning-500-questions)|深度学习500问以问答形式对常用的概率知识、线性代数、机器学习、深度学习、计算机视觉等热点问题进行阐述以帮助自己及有需要的读者。 全书分为18个章节50余万字。由于水平有限书中不妥之处恳请广大读者批评指正。 未完待续............ 如有意合作联系scutjy2015@163.com 版权所有,违权必究 Tan 2018.0 ...|46833|2022-01-01|
|6|[azl397985856/leetcode](https://github.com/azl397985856/leetcode)| LeetCode Solutions: A Record of My Problem Solving Journey.( leetcode题解记录自己的leetcode解题之路。)|45997|2022-01-05|
|7|[yangshun/front-end-interview-handbook](https://github.com/yangshun/front-end-interview-handbook)|⚡️ Front End interview preparation materials for busy engineers|32447|2021-12-15|
|8|[typescript-cheatsheets/react](https://github.com/typescript-cheatsheets/react)|Cheatsheets for experienced React developers getting started with TypeScript|30842|2022-01-07|
|9|[elsewhencode/project-guidelines](https://github.com/elsewhencode/project-guidelines)|A set of best practices for JavaScript projects|26061|2021-10-01|
|10|[sentsin/layui](https://github.com/sentsin/layui)|采用自身模块规范编写的前端 UI 框架,遵循原生 HTML/CSS/JS 的书写形式,极低门槛,拿来即用。|25594|2021-10-26|
|11|[denysdovhan/wtfjs](https://github.com/denysdovhan/wtfjs)|🤪 A list of funny and tricky JavaScript examples|24782|2021-12-08|
|12|[git-tips/tips](https://github.com/git-tips/tips)|Most commonly used git tips and tricks.|20074|2021-11-01|
|13|[nefe/You-Dont-Need-jQuery](https://github.com/nefe/You-Dont-Need-jQuery)|Examples of how to do query, style, dom, ajax, event etc like jQuery with plain javascript.|20055|2021-09-01|
|14|[haizlin/fe-interview](https://github.com/haizlin/fe-interview)|前端面试每日 3+1以面试题来驱动学习提倡每日学习与思考每天进步一点每天早上5点纯手工发布面试题死磕自己愉悦大家5000+道前端面试题全面覆盖HTML/CSS/JavaScript/Vue/React/Nodejs/TypeScript/ECMAScritpt/Webpack/Jquery/小程序/软技能……|19816|2022-01-10|
|15|[ruanyf/es6tutorial](https://github.com/ruanyf/es6tutorial)|《ECMAScript 6入门》是一本开源的 JavaScript 语言教程,全面介绍 ECMAScript 6 新增的语法特性。|19775|2022-01-06|
|16|[zhaoolee/ChromeAppHeroes](https://github.com/zhaoolee/ChromeAppHeroes)|🌈谷粒-Chrome插件英雄榜, 为优秀的Chrome插件写一本中文说明书, 让Chrome插件英雄们造福人类~ ChromePluginHeroes, Write a Chinese manual for the excellent Chrome plugin, let the Chrome plugin heroes benefit the human~ 公众号「0加1」同步更新|19094|2021-10-03|
|17|[verekia/js-stack-from-scratch](https://github.com/verekia/js-stack-from-scratch)|🛠️⚡ Step-by-step tutorial to build a modern JavaScript stack.|18830|2021-09-26|
|18|[ryanhanwu/How-To-Ask-Questions-The-Smart-Way](https://github.com/ryanhanwu/How-To-Ask-Questions-The-Smart-Way)|本文原文由知名 Hacker Eric S. Raymond 所撰寫,教你如何正確的提出技術問題並獲得你滿意的答案。|18749|2022-01-04|
|19|[qianguyihao/Web](https://github.com/qianguyihao/Web)|千古前端图文教程,超详细的前端入门到进阶学习笔记。从零开始学前端,做一名精致优雅的前端工程师。公众号「千古壹号」作者。|18417|2022-01-02|
|20|[ascoders/weekly](https://github.com/ascoders/weekly)|前端精读周刊。帮你理解最前沿、实用的技术。|17534|2022-01-10|
|21|[chaozh/awesome-blockchain-cn](https://github.com/chaozh/awesome-blockchain-cn)|收集所有区块链(BlockChain)技术开发相关资料包括Fabric和Ethereum开发资料|16046|2021-12-15|
|22|[stephentian/33-js-concepts](https://github.com/stephentian/33-js-concepts)|:scroll: 每个 JavaScript 工程师都应懂的33个概念 @leonardomso|12557|2021-08-12|
|23|[answershuto/learnVue](https://github.com/answershuto/learnVue)|:octocat:Vue.js 源码解析|11566|2021-07-26|
|24|[apachecn/apachecn-algo-zh](https://github.com/apachecn/apachecn-algo-zh)|ApacheCN 数据结构与算法译文集|10510|2022-01-09|
|25|[zhaoolee/ChineseBQB](https://github.com/zhaoolee/ChineseBQB)|🇨🇳 Chinese sticker pack,More joy / 表情包的博物馆, Github最有毒的仓库, 中国表情包大集合, 聚欢乐~|9575|2021-12-12|
|26|[flutterchina/flutter-in-action](https://github.com/flutterchina/flutter-in-action)|《Flutter实战》电子书|8667|2021-10-06|
|27|[timqian/chinese-independent-blogs](https://github.com/timqian/chinese-independent-blogs)|中文独立博客列表|8063|2022-01-11|
|28|[ljianshu/Blog](https://github.com/ljianshu/Blog)|关注基础知识,打造优质前端博客,公众号[前端工匠]的作者|6898|2021-10-06|
|29|[janeczku/calibre-web](https://github.com/janeczku/calibre-web)|:books: Web app for browsing, reading and downloading eBooks stored in a Calibre database|5785|2022-01-10|
|30|[HcySunYang/vue-design](https://github.com/HcySunYang/vue-design)|📖 master分支《渲染器》|5766|2021-10-11|
|31|[thomaspark/flexboxfroggy](https://github.com/thomaspark/flexboxfroggy)|A game for learning CSS flexbox 🐸|5369|2021-12-14|
|32|[ncase/trust](https://github.com/ncase/trust)|An interactive guide to the game theory of cooperation|4806|2021-11-14|
|33|[denysdovhan/bash-handbook](https://github.com/denysdovhan/bash-handbook)|:book: For those who wanna learn Bash|4709|2021-11-16|
|34|[lgwebdream/FE-Interview](https://github.com/lgwebdream/FE-Interview)|🔥🔥🔥 前端面试独有前端面试题详解前端面试刷题必备1000+前端面试真题Html、Css、JavaScript、Vue、React、Node、TypeScript、Webpack、算法、网络与安全、浏览器|4528|2021-09-13|
|35|[langren1353/GM_script](https://github.com/langren1353/GM_script)|我就是来分享脚本玩玩的|4401|2022-01-05|
|36|[KieSun/all-of-frontend](https://github.com/KieSun/all-of-frontend)|你想知道的前端内容都在这|4132|2021-10-20|
|37|[BetaSu/just-react](https://github.com/BetaSu/just-react)|「React技术揭秘」 一本自顶向下的React源码分析书|3961|2022-01-04|
|38|[lyricat/wechat-format](https://github.com/lyricat/wechat-format)|微信公众号排版编辑器,转换 Markdown 到微信特制的 HTML|3776|2021-08-24|
|39|[itheima1/BlockChain](https://github.com/itheima1/BlockChain)|黑马程序员 120天全栈区块链开发 开源教程|3512|2021-07-15|
|40|[apachecn/pytorch-doc-zh](https://github.com/apachecn/pytorch-doc-zh)|Pytorch 中文文档|3394|2022-01-09|
|41|[shufflewzc/faker2](https://github.com/shufflewzc/faker2)|不知名大佬备份|2763|2022-01-11|
|42|[jasondu/wxa-plugin-canvas](https://github.com/jasondu/wxa-plugin-canvas)|小程序海报组件-生成朋友圈分享海报并生成图片|2711|2021-08-10|
|43|[marijnh/Eloquent-JavaScript](https://github.com/marijnh/Eloquent-JavaScript)|The sources for the Eloquent JavaScript book|2649|2022-01-03|
|44|[YvetteLau/Blog](https://github.com/YvetteLau/Blog)|【前端进阶】优质博文|2476|2021-10-06|
|45|[coffe1891/frontend-hard-mode-interview](https://github.com/coffe1891/frontend-hard-mode-interview)|《前端内参》有关于JavaScript、编程范式、设计模式、软件开发的艺术等大前端范畴内的知识分享旨在帮助前端工程师们夯实技术基础以通过一线互联网企业技术面试。|2363|2021-11-04|
|46|[troyeguo/koodo-reader](https://github.com/troyeguo/koodo-reader)|A modern ebook manager and reader with sync and backup capacities for Windows, macOS, Linux and Web|2359|2022-01-10|
|47|[thomaspark/gridgarden](https://github.com/thomaspark/gridgarden)|A game for learning CSS grid layout 🥕|2347|2021-11-19|
|48|[imfly/bitcoin-on-nodejs](https://github.com/imfly/bitcoin-on-nodejs)|《Node.js区块链开发》新版代码已开源请star支持哦-^-|2332|2022-01-05|
|49|[doocs/md](https://github.com/doocs/md)|✍ WeChat Markdown Editor 一款高度简洁的微信 Markdown 编辑器:支持 Markdown 语法、色盘取色、多图上传、一键下载文档、自定义 CSS 样式、一键重置等特性|2301|2022-01-08|
|50|[chromaui/learnstorybook.com](https://github.com/chromaui/learnstorybook.com)|Static site and content for Storybook tutorials|2296|2022-01-03|
|51|[bradvin/social-share-urls](https://github.com/bradvin/social-share-urls)|Social Share URLs|2284|2021-11-17|
|52|[reruin/sharelist](https://github.com/reruin/sharelist)|快速分享 GoogleDrive OneDrive |2269|2022-01-05|
|53|[CarGuo/GSYGithubAPP](https://github.com/CarGuo/GSYGithubAPP)|超完整的React Native项目功能丰富适合学习和日常使用。GSYGithubApp系列的优势我们目前已经拥有Flutter、Weex、ReactNative、kotlin 四个版本。 功能齐全项目框架内技术涉及面广完成度高配套文章适合全面学习对比参考。开源Github客户端App更好的体验更丰富的功能旨在更好的日常管理和维护个人Github提供更好更方便的驾车体验Σ( ...|2172|2021-10-08|
|54|[llh911001/mostly-adequate-guide-chinese](https://github.com/llh911001/mostly-adequate-guide-chinese)|函数式编程指北中文版|2108|2021-09-16|
|55|[wubaiqing/zaobao](https://github.com/wubaiqing/zaobao)|每日时报,以前端技术体系为主要分享课题。根据:文章、工具、新闻、视频几大板块作为主要分类。|1983|2021-12-20|
|56|[adlered/CSDNGreener](https://github.com/adlered/CSDNGreener)|《专 业 团 队》🕺🏿 🕺🏿 🕺🏿 🕺🏿 ⚰️🕺🏿 🕺🏿 🕺🏿 🕺🏿 专治 CSDN 广告与各种灵魂打击 🐵 油猴脚本 TamperMonkey Chrome FireFox CSDN 页面浮窗广告完全过滤净化 国服最强 CSDN 绿化脚本|1950|2022-01-05|
|57|[semlinker/reactjs-interview-questions](https://github.com/semlinker/reactjs-interview-questions)|List of top 304 ReactJS Interview Questions & Answers|1916|2021-12-26|
|58|[muwoo/blogs](https://github.com/muwoo/blogs)|📚一个前端的博客。|1915|2021-07-28|
|59|[amandakelake/blog](https://github.com/amandakelake/blog)|think morelearn more!|1905|2022-01-05|
|60|[soyaine/JavaScript30](https://github.com/soyaine/JavaScript30)|有关 @wesbos 的课程 JavaScript-30 的中文练习指南|1890|2021-10-12|
|61|[guanguans/notes](https://github.com/guanguans/notes)|:notebook_with_decorative_cover: Linux、MySQL、Nginx、PHP、Git、Shell 等笔记|1843|2021-09-17|
|62|[yioMe/nodejs_wx_aipay_api](https://github.com/yioMe/nodejs_wx_aipay_api)|个人学习程序开发|1837|2022-01-10|
|63|[zmister2016/MrDoc](https://github.com/zmister2016/MrDoc)|online document system developed based on python. It is suitable for individuals and small teams to manage documents, wiki, knowledge and notes. like gitbook.|1749|2022-01-08|
|64|[sl1673495/blogs](https://github.com/sl1673495/blogs)|:book: 全网 100w+ 阅读量的进阶前端技术博客仓库Vue 源码解析React 深度实践TypeScript 进阶艺术,工程化,性能优化实践……|1728|2021-10-09|
|65|[ObjTube/front-end-roadmap](https://github.com/ObjTube/front-end-roadmap)|Tell you how to learn front end development ~|1697|2021-10-31|
|66|[liangxiaojuan/vue-todos](https://github.com/liangxiaojuan/vue-todos)|vue最新实战项目教程从零开始一步一个脚印,循序渐进。跟着我一起学习vue吧|1665|2021-08-03|
|67|[f2e-awesome/knowledge](https://github.com/f2e-awesome/knowledge)|文档着重构建一个完整的「前端技术架构图谱」,方便 F2E(Front End Engineering又称FEE、F2E) 学习与进阶。|1632|2021-11-08|
|68|[leochen-g/wechatBot](https://github.com/leochen-g/wechatBot)|微信每日说三步教你用Node做一个微信哄女友(基友)神器!还能帮女朋友解决垃圾分类难题|1605|2022-01-04|
|69|[liyupi/code-nav](https://github.com/liyupi/code-nav)|💎 专业的编程导航,帮你找到优质的编程学习资源!公众号【编程导航】 ☁️ 前后端均开源,励志成为最好的全栈云开发项目!|1501|2021-12-24|
|70|[meodai/color-names](https://github.com/meodai/color-names)|Large list of handpicked color names 🌈|1420|2022-01-06|
|71|[Snailclimb/JavaGuide-Interview](https://github.com/Snailclimb/JavaGuide-Interview)|JavaGuide面试突击版|1400|2022-01-05|
|72|[lateautumn4lin/Review_Reverse](https://github.com/lateautumn4lin/Review_Reverse)|:wave:2019年末总结下今年做过的逆向整理代码复习思路。:pray:拼夕夕Web端anti_content参数逆向分析:japanese_goblin: WEB淘宝sign逆向分析:smiley_cat:努比亚Cookie生成逆向分析:raised_hands:百度指数data加密逆向分析 :footprints:今日头条WEB端_signature、as、cp参数逆向分析:note ...|1399|2021-12-13|
|73|[lfb/nodejs-koa-blog](https://github.com/lfb/nodejs-koa-blog)|基于 Node.js Koa2 实战开发的一套完整的博客项目网站|1385|2022-01-04|
|74|[aykutkardas/regexlearn.com](https://github.com/aykutkardas/regexlearn.com)|Learn RegEx step by step, from zero to advanced.|1353|2022-01-10|
|75|[Liiked/VS-Code-Extension-Doc-ZH](https://github.com/Liiked/VS-Code-Extension-Doc-ZH)|VS Code插件开发文档-中文版|1336|2021-07-18|
|76|[nodejscn/node-api-cn](https://github.com/nodejscn/node-api-cn)|Node.js API 中文文档|1325|2021-08-03|
|77|[lefex/FE](https://github.com/lefex/FE)|前端 100 天,帮助 10W 人入门并进阶前端。|1314|2021-11-03|
|78|[xuwujing/springBoot-study](https://github.com/xuwujing/springBoot-study)|SpringBoot学习的相关工程并辅以博文讲解。主要包括入门的Hello World、自定义配置的获取、集成mybatis的xml和注解使用、集成jpa的使用、集成druid进行项目的监控、事物实战使用 项目打包、使用logback日志文件管理、添加过滤器和拦截器、多数据源、Restful风格的服务、集成elasticsearch、redis、netty、集成jsp和thymeleaf、集成s ...|1304|2022-01-07|
|79|[savingrun/WeHalo](https://github.com/savingrun/WeHalo)|WeHalo 简约风 的微信小程序版博客:sparkles:|1301|2021-08-02|
|80|[cnwangjie/better-onetab](https://github.com/cnwangjie/better-onetab)|:bookmark_tabs: A better OneTab for Chrome :memo: Temporarily removed from firefox :construction: V2 is WIP|1271|2021-12-19|
|81|[ming-soft/MCMS](https://github.com/ming-soft/MCMS)|完整开源Java快速开发平台基于Spring、SpringMVC、Mybatis架构MStore提供更多好用的插件与模板文章、商城、微信、论坛、会员、评论、支付、积分、工作流、任务调度等同时提供上百套免费模板任意选择价值源自分享铭飞系统不仅一套简单好用的开源系统、更是一整套优质的开源生态内容体系。铭飞的使命就是降低开发成本提高开发效率提供全方位的企业级开发解决方案每月28定期更 ...|1250|2022-01-04|
|82|[lihongxun945/gobang](https://github.com/lihongxun945/gobang)|javascript gobang AI可能是github上最受欢迎的五子棋AI源码+教程|1249|2021-11-29|
|83|[tengge1/ShadowEditor](https://github.com/tengge1/ShadowEditor)|Cross-platform 3D scene editor based on three.js, golang and mongodb for desktop and web. https://tengge1.github.io/ShadowEditor-examples/|1231|2021-10-12|
|84|[im3x/Scriptables](https://github.com/im3x/Scriptables)|iOS14桌面组件神器Scriptable开发框架、教程、精美脚本分享|1218|2021-10-30|
|85|[BingKui/javascript-zh](https://github.com/BingKui/javascript-zh)|Airbnb 出品,目前非常流行的 JavaScript 代码规范(中文版)。其内对各种 js 范式的写法进行了详细的规定与说明,按照此规范写出的代码将会更加合理。|1214|2021-11-21|
|86|[eritislami/evobot](https://github.com/eritislami/evobot)|🤖 EvoBot is a Discord Music Bot built with discord.js & uses Command Handler from discordjs.guide|1203|2022-01-03|
|87|[sl1673495/leetcode-javascript](https://github.com/sl1673495/leetcode-javascript)|:beers: 喝杯小酒,一起做题。前端攻城狮从零入门算法的宝藏题库,根据知名算法老师的经验总结了 100+ 道 LeetCode 力扣的经典题型 JavaScript 题解和思路。已按题目类型分 label一起加油。|1193|2021-10-09|
|88|[dunwu/nginx-tutorial](https://github.com/dunwu/nginx-tutorial)|这是一个 Nginx 极简教程,目的在于帮助新手快速入门 Nginx。|1176|2021-12-09|
|89|[ITDragonBlog/daydayup](https://github.com/ITDragonBlog/daydayup)|每天都在进步每周都在总结Java架构师成长之路。目前已经完成MongoDBNettyNginxMySQLJavaRedisShiroSolrSpringBootSpringDataSSOMybatisKotlin还在持续更新中|1157|2021-12-09|
|90|[wechatsync/Wechatsync](https://github.com/wechatsync/Wechatsync)|一键同步文章到多个内容平台支持今日头条、WordPress、知乎、简书、掘金、CSDN、typecho各大平台一次发布多平台同步发布。解放个人生产力|1138|2021-11-27|
|91|[shaoxiongji/knowledge-graphs](https://github.com/shaoxiongji/knowledge-graphs)|A collection of research on knowledge graphs|1110|2021-08-30|
|92|[liguobao/58HouseSearch](https://github.com/liguobao/58HouseSearch)|地图搜租房【微信公众号、小程序:人生删除指南】|1108|2021-10-05|
|93|[sanyuan0704/my_blog](https://github.com/sanyuan0704/my_blog)|神三元的博客,一起构建完整知识体系|1082|2021-10-11|
|94|[discountry/react](https://github.com/discountry/react)|React docs in Chinese React 中文文档翻译|1054|2021-09-21|
|95|[onblog/BlogHelper](https://github.com/onblog/BlogHelper)|帮助国内用户写作的托盘助手一键发布本地文章到主流博客平台知乎、简书、博客园、CSDN、SegmentFault、掘金、开源中国剪贴板图片一键上传至图床新浪、Github、图壳、腾讯云、阿里云、又拍云、七牛云欢迎Star🚫禁止Fork|1044|2021-12-26|
|96|[Wenmoux/checkbox](https://github.com/Wenmoux/checkbox)|常用网站签到本地/云函数/青龙脚本( 人人视频、刺猬猫小说、Acfun、WPS、 时光相册、书香门第论坛、绅士领域、好游快爆、埋堆堆、多看阅读、一亩三分地、闪艺app、吾爱破解、香网小说、晋江、橙光、什么值得买、网易蜗牛读书,网易云游戏平台、龙空论坛、NGA论坛、csdn、mt论坛、sf轻小说、猫耳FM、联想智选app、联想智选联想延保、联动云租车、数码之家、玩物志好物商店、togamemod、好 ...|1042|2022-01-02|
|97|[lqqyt2423/wechat_spider](https://github.com/lqqyt2423/wechat_spider)|微信爬虫,获取文章内容、阅读量、点赞量、评论等,获取公众号所有历史文章链接。|1032|2021-08-26|
|98|[alozano-77/AWS-SAA-C02-Course](https://github.com/alozano-77/AWS-SAA-C02-Course)|Personal notes for SAA-C02 test from: https://learn.cantrill.io|1021|2021-12-31|
|99|[qappleh/Interview](https://github.com/qappleh/Interview)|我是追梦赤子心公众号「深圳湾码农」的作者某上市集团公司高级前端开发深耕前端领域多年每天攻破一道题带你从0到1系统构建web全栈完整的知识体系|994|2021-10-12|
|100|[dingyong0214/ThorUI](https://github.com/dingyong0214/ThorUI)|ThorUI组件库微信小程序项目代码分享组件文档地址https://www.thorui.cn/doc 。 最近更新时间2021-10-01|934|2021-11-16|
|101|[wangduanduan/jsplumb-chinese-tutorial](https://github.com/wangduanduan/jsplumb-chinese-tutorial)|jsplumb中文教程, README中没有的内容可以查看项目的Wiki。有问题提issue|927|2021-11-04|
|102|[rust-lang-cn/rust-by-example-cn](https://github.com/rust-lang-cn/rust-by-example-cn)|Rust By Example 中文版(包含在线代码编辑器)|926|2021-12-22|
|103|[su37josephxia/wheel-awesome](https://github.com/su37josephxia/wheel-awesome)|天天造轮子,手写面试常见源码。|892|2021-12-18|
|104|[XPoet/js-data-structures-and-algorithms](https://github.com/XPoet/js-data-structures-and-algorithms)|从 0 到 1 学习 JavaScript 数据结构与算法|836|2021-10-19|
|105|[ParryQiu/wxopenclub-wxapp-lessons](https://github.com/ParryQiu/wxopenclub-wxapp-lessons)|60 节微信小程序开发视频教程配套源代码|815|2021-08-10|
|106|[justjavac/react-router-v4-CN](https://github.com/justjavac/react-router-v4-CN)|React Router V4 中文文档|810|2021-08-11|
|107|[a-wing/webrtc-book-cn](https://github.com/a-wing/webrtc-book-cn)|中文翻译 《 Real-Time Communication with WebRTC 》|801|2021-10-06|
|108|[alphapapa/emacs-package-dev-handbook](https://github.com/alphapapa/emacs-package-dev-handbook)|An Emacs package development handbook. Built with Emacs, by Emacs package developers, for Emacs package developers.|801|2021-10-23|
|109|[goldvideo/h265player](https://github.com/goldvideo/h265player)|一套完整的Web版H.265播放器解决方案非常适合学习交流和实际应用。基于JS码流解封装、WebAssembly(FFmpeg)视频解码利用Canvas画布投影、AudioContext播放音频。 |797|2021-09-22|
|110|[pingan8787/Leo-JavaScript](https://github.com/pingan8787/Leo-JavaScript)|欢迎关注公众号“前端自习课”,本仓库包含丰富的 JavaScript 学习资料,包括 JavaScript、前端框架、HTTP、GraphQL、TS、Vue、React、Webpack等还有很多我的原创文章喜欢的朋友欢迎stat。:rocket:持续更新中...|790|2022-01-04|
|111|[TechXueXi/techxuexi-js](https://github.com/TechXueXi/techxuexi-js)|油猴等插件的 学习强国 js 代码 45分/天|787|2021-12-23|
|112|[ChanceYu/front-end-rss](https://github.com/ChanceYu/front-end-rss)|:orange_book: 根据 RSS 抓取最新前端技术文章,来源:前端早读课、前端大全、前端之巅、前端技术优选、程序员成长指北、淘宝前端、张鑫旭博客、凹凸实验室等|786|2022-01-11|
|113|[huaize2020/awesome-nodejs](https://github.com/huaize2020/awesome-nodejs)|Node.js 资源大全中文版。An awesome Node.js packages and resources|784|2022-01-10|
|114|[ZYSzys/awesome-captcha](https://github.com/ZYSzys/awesome-captcha)|:key: Curated list of awesome captcha libraries and crack tools.|776|2021-11-30|
|115|[ecitlm/Node-SpliderApi](https://github.com/ecitlm/Node-SpliderApi)|nodejs爬虫 API接口项目,包括前端开发日报、前端top框架排行、知乎日报、音乐数据接口、图片壁纸、搞笑视频、热点新闻资讯 详情接口数据|771|2021-08-12|
|116|[zhaoqize/puppeteer-api-zh_CN](https://github.com/zhaoqize/puppeteer-api-zh_CN)|📖 Puppeteer中文文档官方指定的中文文档|750|2021-09-18|
|117|[anubhavsrivastava/awesome-ui-component-library](https://github.com/anubhavsrivastava/awesome-ui-component-library)|Curated list of framework component libraries for UI styles/toolkit|731|2021-10-31|
|118|[teadocs/pandas-cn](https://github.com/teadocs/pandas-cn)|Pandas中文文档欢迎贡献|731|2021-10-06|
|119|[codota/jupyter-tabnine](https://github.com/codota/jupyter-tabnine)|Autocompletion with Deep Learning on Jupyter Notebook|730|2021-12-02|
|120|[senntyou/blogs](https://github.com/senntyou/blogs)|个人博客: Web前端, JavaScript, NodeJs, Electron ...|709|2021-11-30|
|121|[RustMagazine/rust_magazine_2021](https://github.com/RustMagazine/rust_magazine_2021)|RustMagazine 2021 期刊|708|2022-01-09|
|122|[alwxkxk/soft-and-hard](https://github.com/alwxkxk/soft-and-hard)|《软硬结合——从零打造物联网》 基于JS的物联网教程。|687|2022-01-05|
|123|[akira-cn/FE_You_dont_know](https://github.com/akira-cn/FE_You_dont_know)|分享在前端开发中你不知道的JavaScript、CSS和HTML趣味知识增加你的知识面。|683|2021-10-06|
|124|[surikov/webaudiofont](https://github.com/surikov/webaudiofont)|Use full GM set of musical instruments to play MIDI and single sounds or effects. Support for reverberation and equaliser. No plugins, no Flash. Pure HTML5 implementation compatible with desktop and m ...|674|2022-01-03|
|125|[ShunCai/QZoneExport](https://github.com/ShunCai/QZoneExport)|QQ空间导出助手用于备份QQ空间的说说、日志、私密日记、相册、视频、留言板、QQ好友、收藏夹、分享、最近访客为文件便于迁移与保存|664|2021-12-29|
|126|[imageslr/weapp-library](https://github.com/imageslr/weapp-library)|“在线借书平台”微信小程序连接读者与图书馆的借书平台、读者的图书资料库与书单系统。30+ 页面,多个可复用组件,微信小程序开发入门。提供本地 mock server 解决方案。|664|2021-12-13|
|127|[SilenceHVK/wechatByNode](https://github.com/SilenceHVK/wechatByNode)|Use the Node.js development WeChat使用Node.js 开发微信公众号)【 博客地址https://cnodejs.org/user/SilenceHVK 】|655|2021-12-08|
|128|[alvin0216/react-blog](https://github.com/alvin0216/react-blog)| react hooks + koa2 + sequelize + mysql 构建的个人博客。具备评论、通知、上传文章等等功能|652|2022-01-05|
|129|[decomoji/decomoji](https://github.com/decomoji/decomoji)|Custom icon collection for slack reaction|649|2022-01-07|
|130|[oTranscribe/oTranscribe](https://github.com/oTranscribe/oTranscribe)|A free & open tool for transcribing audio interviews|633|2021-08-03|
|131|[woai3c/Front-end-articles](https://github.com/woai3c/Front-end-articles)|分享我的编程经验和学习心得,订阅请点 watch。|623|2022-01-08|
|132|[webfansplz/article](https://github.com/webfansplz/article)|record and share|621|2021-10-05|
|133|[sve1r/Rules-For-Quantumult-X](https://github.com/sve1r/Rules-For-Quantumult-X)|适用于 Quantumult X 规则整理集合. 所有内容源自 互联网,仅作为收集和整理 |619|2022-01-02|
|134|[fuzhengwei/NaiveChat](https://github.com/fuzhengwei/NaiveChat)|:performing_arts: 本项目是作者小傅哥使用JavaFx、Netty4.x、SpringBoot、Mysql等技术栈和偏向于DDD领域驱动设计方式搭建的仿桌面版微信实现通信核心功能。课程文章已发布到GitChat专栏欢迎购买。如果本项目能为您提供帮助请给予支持(关注、:star:Star、分享)|593|2021-08-25|
|135|[csxiaoyaojianxian/JavaScriptStudy](https://github.com/csxiaoyaojianxian/JavaScriptStudy)|JavaScript的学习代码总结高级特性、数据结构、设计模式、typescript、vue、angular、react、node、webpack、weex、小程序、tensorflow…JavaScript是世界上最好的语言|592|2021-10-06|
|136|[ZhangYikaii/NJUCS-Course-Material](https://github.com/ZhangYikaii/NJUCS-Course-Material)|南京大学计算机系 课程资料 作业 代码 实验报告 NJU-CS 课程分享计划 :rice:|589|2021-11-23|
|137|[zhangtianyi0110/VueLearnNotes](https://github.com/zhangtianyi0110/VueLearnNotes)|Vue学习笔记|572|2021-09-09|
|138|[JackonYang/money-maker-apps](https://github.com/JackonYang/money-maker-apps)|我认为有赚钱能力的开源小程序、个人网站|567|2022-01-05|
|139|[transitive-bullshit/ffmpeg-concat](https://github.com/transitive-bullshit/ffmpeg-concat)|Concats a list of videos together using ffmpeg with sexy OpenGL transitions.|566|2021-12-29|
|140|[luchenqun/my-bookmark](https://github.com/luchenqun/my-bookmark)|在线书签管理工具|563|2022-01-02|
|141|[wyattzheng/chaoxing-xuexitong-autoflush](https://github.com/wyattzheng/chaoxing-xuexitong-autoflush)|超星学习通全自动无人值守刷课程序,使用协议发包来实现,无需浏览器,支持自动过视频。|558|2021-12-24|
|142|[axipo/pdfTranslator](https://github.com/axipo/pdfTranslator)|一个具有划词翻译功能的跨平台pdf阅读器用着挺好用开源一下造福众科研人员欢迎star|552|2021-08-11|
|143|[zhuxuedefeng/AiQiangGUO](https://github.com/zhuxuedefeng/AiQiangGUO)|Ai强国 基于Autojs实现的模拟点击学习强国辅助工具 适配安卓|548|2021-10-24|
|144|[biaochenxuying/blog-react](https://github.com/biaochenxuying/blog-react)|react + Ant Design + 支持 markdown 的博客前台展示|544|2021-10-05|
|145|[a1029563229/blogs](https://github.com/a1029563229/blogs)|博客文章收录|528|2022-01-09|
|146|[Ahaochan/Tampermonkey](https://github.com/Ahaochan/Tampermonkey)|油猴脚本集合|528|2021-12-21|
|147|[57code/vue-study](https://github.com/57code/vue-study)|开课吧vue学习项目|517|2021-10-25|
|148|[bitshares/bitshares-ui](https://github.com/bitshares/bitshares-ui)|Fully featured Graphical User Interface / Reference Wallet for the BitShares Blockchain|514|2022-01-08|
|149|[lukesyy/jd_yun](https://github.com/lukesyy/jd_yun)|京东合集-----腾讯云函数|502|2022-01-10|
|150|[CavinCao/mini-blog](https://github.com/CavinCao/mini-blog)|mini-blog是一款基于云开发的博客小程序该小程序完全不依赖任何后端服务无需自己的网站、服务器、域名等资源只需要自行注册小程序账号即可。|490|2021-08-11|
|151|[yisainan/vue](https://github.com/yisainan/vue)|💯 比较好的vue项目,值得借鉴与学习|485|2021-11-02|
|152|[feeddd/feeds](https://github.com/feeddd/feeds)|免费的公众号 RSS支持扩展任意 APP|482|2022-01-10|
|153|[oubingbing/school_wechat](https://github.com/oubingbing/school_wechat)|校园小情书前端代码,好玩的表白墙、树洞、校园论坛,可独立部署,也可以使用我部署的后台服务,毕业设计的好项目。|482|2021-10-19|
|154|[Leo501/CocosCreatorTutorial](https://github.com/Leo501/CocosCreatorTutorial)|CocosCreator基础教程demo集合|475|2022-01-09|
|155|[apachecn/ml-mastery-zh](https://github.com/apachecn/ml-mastery-zh)|:book: [译] MachineLearningMastery 博客文章|458|2021-12-15|
|156|[lishuaixingNewBee/gordanTv](https://github.com/lishuaixingNewBee/gordanTv)|微信小程序-狗蛋TV是一个分享打动人心事物的微信小程序。gordanLee每天都会推荐一首歌、一篇文章、一段短视频每天用十分钟的细碎时光点燃内心的光明。|453|2021-12-22|
|157|[cn-panda/JavaCodeAudit](https://github.com/cn-panda/JavaCodeAudit)|Getting started with java code auditing 代码审计入门的小项目|452|2021-12-09|
|158|[NewLifeX/NewLife.Cube](https://github.com/NewLifeX/NewLife.Cube)|Web快速开发平台搭建管理后台灵活可扩展内部集成了用户权限管理、模板继承、SSO登录、OAuth服务端、数据导出与分享等多个功能模块在真实项目中经历过单表100亿数据添删改查的考验。|447|2022-01-08|
|159|[qiudaoke/flowable-userguide](https://github.com/qiudaoke/flowable-userguide)|Flowable最新中文文档,盘古BPM体验地址http://vue.pangubpm.com/|445|2022-01-07|
|160|[Rust-Coding-Guidelines/rust-coding-guidelines-zh](https://github.com/Rust-Coding-Guidelines/rust-coding-guidelines-zh)|Rust 编码规范 中文版 (非官方)|438|2022-01-10|
|161|[xzncit/A3Mall](https://github.com/xzncit/A3Mall)|A3Mall B2C开源商城系统使用Thinkphp6开源框架前端采用uniapp开发支持微信公众号商城、H5商城、小程序商城、APP商城、PC商城前后端源码100%开源,支持免费商用。|436|2022-01-10|
|162|[dashnowords/blogs](https://github.com/dashnowords/blogs)|个人博客,讲述野生前端码农的内功修炼和自我修养。|431|2021-07-19|
|163|[jyolo/wLogger](https://github.com/jyolo/wLogger)|wLogger 是一款集合 日志采集,日志解析持久化存储web流量实时监控 。三位一体的web服务流量监控应用。 三大功能模块均可独立部署启用互不干扰。目前已内置 nginx 和 apache 的日志解析存储器,简单配置一下,开箱即用。|426|2021-10-26|
|164|[IceInTheFire/timotaoshu](https://github.com/IceInTheFire/timotaoshu)|提莫淘书小说爬虫用node爬书node 小说vue+express+node爬虫|424|2021-11-02|
|165|[easy-math/Math](https://github.com/easy-math/Math)|📚 适合前端入门的高数课,临时域名 https://math.haozi.me |417|2021-12-09|
|166|[lison16/vue-cource](https://github.com/lison16/vue-cource)|《Vue技术栈开发实战》26课时视频课程源码|403|2021-10-05|
|167|[Simp1er/AndroidSec](https://github.com/Simp1er/AndroidSec)|记录一些我自己在学习Android逆向过程中的有意思的东西|400|2021-11-10|
|168|[su37josephxia/vue3-study](https://github.com/su37josephxia/vue3-study)|vue3学习的各种实验代码|398|2021-12-14|
|169|[twilio-labs/open-pixel-art](https://github.com/twilio-labs/open-pixel-art)|A collaborative pixel art project to teach people how to contribute to open-source|389|2022-01-10|
|170|[Wscats/node-tutorial](https://github.com/Wscats/node-tutorial)|:relaxed:Some of the node tutorial -《Node学习笔记》|380|2021-10-15|
|171|[mazipan/hello-open-source](https://github.com/mazipan/hello-open-source)|🖐️ A repository to learn about open source code contributions flow|376|2022-01-10|
|172|[apachecn/apachecn-dl-zh](https://github.com/apachecn/apachecn-dl-zh)|ApacheCN 深度学习译文集|375|2021-12-12|
|173|[su37josephxia/kaikeba-code](https://github.com/su37josephxia/kaikeba-code)|课上代码分享|371|2021-12-07|
|174|[PDKSophia/blog.io](https://github.com/PDKSophia/blog.io)|💗个人博客,有事没事就记录一些前端面试知识、工作中遇到的一点一滴,博客地址: |369|2021-12-13|
|175|[JinJieTan/Peter-](https://github.com/JinJieTan/Peter-)|Peter的手写源码集合|358|2021-09-23|
|176|[justjavac/v8.js.cn](https://github.com/justjavac/v8.js.cn)|V8 官方网站中文翻译|355|2021-11-04|
|177|[Daotin/Web](https://github.com/Daotin/Web)|📚 从零开始学 Web 前端系列图文教程。从零开始一步步带你进入前端的世界。公众号「前端队长」作者。|355|2022-01-06|
|178|[accforgit/blog-data](https://github.com/accforgit/blog-data)|:apple: 存放一些在博客中用到的示例代码|350|2021-08-21|
|179|[alienzhou/blog](https://github.com/alienzhou/blog)|📖 个人博客,分享一些前端工作学习中的收获,欢迎 ✨,博客地址>>|348|2021-10-22|
|180|[bh-lay/blog](https://github.com/bh-lay/blog)|剧中人的nodeJS版个人博客仅仅是前后端实现不包含博文数据。|348|2021-10-05|
|181|[dundunnp/hamibot-auto_xuexiqiangguo](https://github.com/dundunnp/hamibot-auto_xuexiqiangguo)|每日拿63分(满63分)所有模块均可自动完成包括订阅与发表言论免root四人赛双人对战秒答基于Hamibot的安卓端学习强国自动化脚本|345|2022-01-11|
|182|[zer4tul/hacker-howto](https://github.com/zer4tul/hacker-howto)|本文原文由知名Hacker Eric S. Raymond 所撰写,教你如何成为一名黑客。|344|2021-09-01|
|183|[leochen-g/wechat-assistant](https://github.com/leochen-g/wechat-assistant)|本项目已升级为智能微秘书请移步https://github.com/gengchen528/wechat-assistant-pro|337|2021-10-19|
|184|[wuyawei/fe-code](https://github.com/wuyawei/fe-code)|🍹🍰 愉快的写代码~(文章合集)|337|2021-10-05|
|185|[oncework/codeexpander](https://github.com/oncework/codeexpander)|A cross-platform cloud synchronization development tool for developers that includes input enhancement, code snippet management, and Markdown. (专为开发者开发的一个集输入增强、代码片段管理(支持 Markdown)为一体跨平台云同步的开发工具。)|337|2021-12-20|
|186|[talebook/talebook](https://github.com/talebook/talebook)|A simple books website. 一个简单的在线版个人书库。|336|2022-01-09|
|187|[codeyu/EnglishGrammarBook](https://github.com/codeyu/EnglishGrammarBook)|旋元佑进阶文法|334|2021-11-05|
|188|[MihaiValentin/lunr-languages](https://github.com/MihaiValentin/lunr-languages)|A collection of languages stemmers and stopwords for Lunr Javascript library|328|2021-11-21|
|189|[Tsukasa007/my_script](https://github.com/Tsukasa007/my_script)|學習自動化|327|2022-01-06|
|190|[phpzlc/phpzlc](https://github.com/phpzlc/phpzlc)|为开发者提供全套Symfony实践教程和解决方案。|324|2022-01-03|
|191|[dcloudio/test-framework](https://github.com/dcloudio/test-framework)|框架测试汇总|324|2021-10-19|
|192|[2662419405/AllDemo](https://github.com/2662419405/AllDemo)|:peach: 2020全栈学习Demo大合集 包含最新 hooks TS 等 还有umi+dva,数据可视化等实战项目 (持续更新中)|321|2021-11-22|
|193|[hijiangtao/glmaps](https://github.com/hijiangtao/glmaps)|Data visualization examples and tutorials from scratch. 数据可视化示例代码集与新手学习教程。|321|2021-10-07|
|194|[apachecn/opencv-doc-zh](https://github.com/apachecn/opencv-doc-zh)|:book: [译] OpenCV 中文文档|320|2021-12-28|
|195|[cpselvis/geektime-webpack-course](https://github.com/cpselvis/geektime-webpack-course)|《玩转webpack》极客时间课程源码和课件|312|2021-09-02|
|196|[ryouaki/ECMAScript2016-Design-Patterns](https://github.com/ryouaki/ECMAScript2016-Design-Patterns)|Design Patterns for ES6 (使用es6实现的设计模式) - 只Fork不Star是不道德的 ^_^|308|2021-12-06|
|197|[JustDoPython/python-examples](https://github.com/JustDoPython/python-examples)|Python技术 公众号文章代码实例|304|2022-01-06|
|198|[cocos-creator/tutorial-hot-update](https://github.com/cocos-creator/tutorial-hot-update)|Tutorial project for Cocos Creator hot update|302|2022-01-05|
|199|[longwenjunjie/jiangqie_kafei](https://github.com/longwenjunjie/jiangqie_kafei)|酱茄小程序开源版基于WordPress的微信小程序适用于博客小程序和新闻资讯小程序。|299|2021-10-27|
|200|[MatcherAny/whitelist.pac](https://github.com/MatcherAny/whitelist.pac)|自己使用的白名单pac文件不定时更新常见域名|299|2021-11-11|
<div align="center">
<p><sub> -- -- </sub></p>
便
</div>
<br/>
<div align="center"><a href="https://github.com/GrowingGit/GitHub-Chinese-Top-Charts#github中文排行榜"></a> <a href="/content/docs/feedback.md"></a></div>