data update
This commit is contained in:
@ -5,28 +5,28 @@
|
||||
|
||||
|#|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|132130|2022-01-03|
|
||||
|2|[airbnb/javascript](https://github.com/airbnb/javascript)|JavaScript Style Guide|118199|2022-01-10|
|
||||
|3|[ryanmcdermott/clean-code-javascript](https://github.com/ryanmcdermott/clean-code-javascript)|:bathtub: Clean Code concepts adapted for JavaScript|61832|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.|47108|2022-01-11|
|
||||
|5|[scutan90/DeepLearning-500-questions](https://github.com/scutan90/DeepLearning-500-questions)|深度学习500问,以问答形式对常用的概率知识、线性代数、机器学习、深度学习、计算机视觉等热点问题进行阐述,以帮助自己及有需要的读者。 全书分为18个章节,50余万字。由于水平有限,书中不妥之处恳请广大读者批评指正。 未完待续............ 如有意合作,联系scutjy2015@163.com 版权所有,违权必究 Tan 2018.0 ...|46866|2022-01-01|
|
||||
|6|[azl397985856/leetcode](https://github.com/azl397985856/leetcode)| LeetCode Solutions: A Record of My Problem Solving Journey.( leetcode题解,记录自己的leetcode解题之路。)|46015|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|32452|2021-12-15|
|
||||
|1|[trekhleb/javascript-algorithms](https://github.com/trekhleb/javascript-algorithms)|📝 Algorithms and data structures implemented in JavaScript with explanations and links to further readings|132158|2022-01-03|
|
||||
|2|[airbnb/javascript](https://github.com/airbnb/javascript)|JavaScript Style Guide|118203|2022-01-11|
|
||||
|3|[ryanmcdermott/clean-code-javascript](https://github.com/ryanmcdermott/clean-code-javascript)|:bathtub: Clean Code concepts adapted for JavaScript|61841|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.|47111|2022-01-11|
|
||||
|5|[scutan90/DeepLearning-500-questions](https://github.com/scutan90/DeepLearning-500-questions)|深度学习500问,以问答形式对常用的概率知识、线性代数、机器学习、深度学习、计算机视觉等热点问题进行阐述,以帮助自己及有需要的读者。 全书分为18个章节,50余万字。由于水平有限,书中不妥之处恳请广大读者批评指正。 未完待续............ 如有意合作,联系scutjy2015@163.com 版权所有,违权必究 Tan 2018.0 ...|46867|2022-01-01|
|
||||
|6|[azl397985856/leetcode](https://github.com/azl397985856/leetcode)| LeetCode Solutions: A Record of My Problem Solving Journey.( leetcode题解,记录自己的leetcode解题之路。)|46020|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|32455|2021-12-15|
|
||||
|8|[typescript-cheatsheets/react](https://github.com/typescript-cheatsheets/react)|Cheatsheets for experienced React developers getting started with TypeScript|30862|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 的书写形式,极低门槛,拿来即用。|25596|2021-10-26|
|
||||
|11|[denysdovhan/wtfjs](https://github.com/denysdovhan/wtfjs)|🤪 A list of funny and tricky JavaScript examples|24790|2021-12-08|
|
||||
|9|[elsewhencode/project-guidelines](https://github.com/elsewhencode/project-guidelines)|A set of best practices for JavaScript projects|26064|2021-10-01|
|
||||
|10|[sentsin/layui](https://github.com/sentsin/layui)|采用自身模块规范编写的前端 UI 框架,遵循原生 HTML/CSS/JS 的书写形式,极低门槛,拿来即用。|25597|2021-10-26|
|
||||
|11|[denysdovhan/wtfjs](https://github.com/denysdovhan/wtfjs)|🤪 A list of funny and tricky JavaScript examples|24798|2021-12-08|
|
||||
|12|[git-tips/tips](https://github.com/git-tips/tips)|Most commonly used git tips and tricks.|20075|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.|20053|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/小程序/软技能……|19824|2022-01-10|
|
||||
|15|[ruanyf/es6tutorial](https://github.com/ruanyf/es6tutorial)|《ECMAScript 6入门》是一本开源的 JavaScript 语言教程,全面介绍 ECMAScript 6 新增的语法特性。|19776|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」同步更新|19097|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.|18829|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 所撰寫,教你如何正確的提出技術問題並獲得你滿意的答案。|18762|2022-01-04|
|
||||
|19|[qianguyihao/Web](https://github.com/qianguyihao/Web)|千古前端图文教程,超详细的前端入门到进阶学习笔记。从零开始学前端,做一名精致优雅的前端工程师。公众号「千古壹号」作者。|18422|2022-01-02|
|
||||
|20|[ascoders/weekly](https://github.com/ascoders/weekly)|前端精读周刊。帮你理解最前沿、实用的技术。|17579|2022-01-11|
|
||||
|21|[chaozh/awesome-blockchain-cn](https://github.com/chaozh/awesome-blockchain-cn)|收集所有区块链(BlockChain)技术开发相关资料,包括Fabric和Ethereum开发资料|16053|2021-12-15|
|
||||
|22|[stephentian/33-js-concepts](https://github.com/stephentian/33-js-concepts)|:scroll: 每个 JavaScript 工程师都应懂的33个概念 @leonardomso|12559|2021-08-12|
|
||||
|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」同步更新|19096|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 所撰寫,教你如何正確的提出技術問題並獲得你滿意的答案。|18763|2022-01-04|
|
||||
|19|[qianguyihao/Web](https://github.com/qianguyihao/Web)|千古前端图文教程,超详细的前端入门到进阶学习笔记。从零开始学前端,做一名精致优雅的前端工程师。公众号「千古壹号」作者。|18421|2022-01-02|
|
||||
|20|[ascoders/weekly](https://github.com/ascoders/weekly)|前端精读周刊。帮你理解最前沿、实用的技术。|17587|2022-01-11|
|
||||
|21|[chaozh/awesome-blockchain-cn](https://github.com/chaozh/awesome-blockchain-cn)|收集所有区块链(BlockChain)技术开发相关资料,包括Fabric和Ethereum开发资料|16054|2021-12-15|
|
||||
|22|[stephentian/33-js-concepts](https://github.com/stephentian/33-js-concepts)|:scroll: 每个 JavaScript 工程师都应懂的33个概念 @leonardomso|12558|2021-08-12|
|
||||
|23|[answershuto/learnVue](https://github.com/answershuto/learnVue)|:octocat:Vue.js 源码解析|11567|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最有毒的仓库, 中国表情包大集合, 聚欢乐~|9582|2021-12-12|
|
||||
@ -46,13 +46,13 @@
|
||||
|39|[jasondu/wxa-plugin-canvas](https://github.com/jasondu/wxa-plugin-canvas)|小程序海报组件-生成朋友圈分享海报并生成图片|2711|2021-08-10|
|
||||
|40|[marijnh/Eloquent-JavaScript](https://github.com/marijnh/Eloquent-JavaScript)|The sources for the Eloquent JavaScript book|2649|2022-01-03|
|
||||
|41|[YvetteLau/Blog](https://github.com/YvetteLau/Blog)|【前端进阶】优质博文|2477|2021-10-06|
|
||||
|42|[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|2377|2022-01-10|
|
||||
|42|[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|2378|2022-01-10|
|
||||
|43|[thomaspark/gridgarden](https://github.com/thomaspark/gridgarden)|A game for learning CSS grid layout 🥕|2347|2021-11-19|
|
||||
|44|[imfly/bitcoin-on-nodejs](https://github.com/imfly/bitcoin-on-nodejs)|《Node.js区块链开发》,注:新版代码已开源!请star支持哦-^-:|2332|2022-01-05|
|
||||
|45|[chromaui/learnstorybook.com](https://github.com/chromaui/learnstorybook.com)|Static site and content for Storybook tutorials|2296|2022-01-11|
|
||||
|46|[bradvin/social-share-urls](https://github.com/bradvin/social-share-urls)|Social Share URLs|2284|2021-11-17|
|
||||
|46|[bradvin/social-share-urls](https://github.com/bradvin/social-share-urls)|Social Share URLs|2285|2021-11-17|
|
||||
|47|[reruin/sharelist](https://github.com/reruin/sharelist)|快速分享 GoogleDrive OneDrive |2271|2022-01-05|
|
||||
|48|[llh911001/mostly-adequate-guide-chinese](https://github.com/llh911001/mostly-adequate-guide-chinese)|函数式编程指北中文版|2107|2021-09-16|
|
||||
|48|[llh911001/mostly-adequate-guide-chinese](https://github.com/llh911001/mostly-adequate-guide-chinese)|函数式编程指北中文版|2108|2021-09-16|
|
||||
|49|[wubaiqing/zaobao](https://github.com/wubaiqing/zaobao)|每日时报,以前端技术体系为主要分享课题。根据:文章、工具、新闻、视频几大板块作为主要分类。|1983|2022-01-11|
|
||||
|50|[adlered/CSDNGreener](https://github.com/adlered/CSDNGreener)|《专 业 团 队》🕺🏿 🕺🏿 🕺🏿 🕺🏿 ⚰️🕺🏿 🕺🏿 🕺🏿 🕺🏿 专治 CSDN 广告与各种灵魂打击 🐵 油猴脚本 TamperMonkey Chrome FireFox CSDN 页面浮窗广告完全过滤净化 国服最强 CSDN 绿化脚本|1950|2022-01-05|
|
||||
|51|[semlinker/reactjs-interview-questions](https://github.com/semlinker/reactjs-interview-questions)|List of top 304 ReactJS Interview Questions & Answers|1917|2021-12-26|
|
||||
@ -61,27 +61,27 @@
|
||||
|54|[soyaine/JavaScript30](https://github.com/soyaine/JavaScript30)|有关 @wesbos 的课程 JavaScript-30 的中文练习指南|1891|2021-10-12|
|
||||
|55|[guanguans/notes](https://github.com/guanguans/notes)|:notebook_with_decorative_cover: Linux、MySQL、Nginx、PHP、Git、Shell 等笔记|1844|2021-09-17|
|
||||
|56|[yioMe/nodejs_wx_aipay_api](https://github.com/yioMe/nodejs_wx_aipay_api)|个人学习程序开发|1838|2022-01-10|
|
||||
|57|[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.|1751|2022-01-08|
|
||||
|58|[sl1673495/blogs](https://github.com/sl1673495/blogs)|:book: 全网 100w+ 阅读量的进阶前端技术博客仓库,Vue 源码解析,React 深度实践,TypeScript 进阶艺术,工程化,性能优化实践……|1728|2021-10-09|
|
||||
|57|[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.|1752|2022-01-08|
|
||||
|58|[sl1673495/blogs](https://github.com/sl1673495/blogs)|:book: 全网 100w+ 阅读量的进阶前端技术博客仓库,Vue 源码解析,React 深度实践,TypeScript 进阶艺术,工程化,性能优化实践……|1729|2021-10-09|
|
||||
|59|[ObjTube/front-end-roadmap](https://github.com/ObjTube/front-end-roadmap)|Tell you how to learn front end development ~|1699|2021-10-31|
|
||||
|60|[liangxiaojuan/vue-todos](https://github.com/liangxiaojuan/vue-todos)|vue最新实战项目教程,从零开始,一步一个脚印,循序渐进。跟着我一起学习vue吧!|1665|2021-08-03|
|
||||
|61|[f2e-awesome/knowledge](https://github.com/f2e-awesome/knowledge)|文档着重构建一个完整的「前端技术架构图谱」,方便 F2E(Front End Engineering又称FEE、F2E) 学习与进阶。|1632|2021-11-08|
|
||||
|62|[leochen-g/wechatBot](https://github.com/leochen-g/wechatBot)|微信每日说,三步教你用Node做一个微信哄女友(基友)神器!还能帮女朋友解决垃圾分类难题|1606|2022-01-04|
|
||||
|63|[liyupi/code-nav](https://github.com/liyupi/code-nav)|💎 专业的编程导航,帮你找到优质的编程学习资源!公众号【编程导航】 ☁️ 前后端均开源,励志成为最好的全栈云开发项目!|1508|2021-12-24|
|
||||
|64|[meodai/color-names](https://github.com/meodai/color-names)|Large list of handpicked color names 🌈|1420|2022-01-06|
|
||||
|65|[Snailclimb/JavaGuide-Interview](https://github.com/Snailclimb/JavaGuide-Interview)|JavaGuide面试突击版|1401|2022-01-05|
|
||||
|65|[Snailclimb/JavaGuide-Interview](https://github.com/Snailclimb/JavaGuide-Interview)|JavaGuide面试突击版|1403|2022-01-05|
|
||||
|66|[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|
|
||||
|67|[aykutkardas/regexlearn.com](https://github.com/aykutkardas/regexlearn.com)|Learn RegEx step by step, from zero to advanced.|1364|2022-01-10|
|
||||
|68|[Liiked/VS-Code-Extension-Doc-ZH](https://github.com/Liiked/VS-Code-Extension-Doc-ZH)|VS Code插件开发文档-中文版|1337|2021-07-18|
|
||||
|69|[nodejscn/node-api-cn](https://github.com/nodejscn/node-api-cn)|Node.js API 中文文档|1325|2021-08-03|
|
||||
|69|[nodejscn/node-api-cn](https://github.com/nodejscn/node-api-cn)|Node.js API 中文文档|1326|2021-08-03|
|
||||
|70|[lefex/FE](https://github.com/lefex/FE)|前端 100 天,帮助 10W 人入门并进阶前端。|1315|2021-11-03|
|
||||
|71|[savingrun/WeHalo](https://github.com/savingrun/WeHalo)|WeHalo 简约风 的微信小程序版博客:sparkles:|1301|2021-08-02|
|
||||
|72|[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|
|
||||
|73|[lihongxun945/gobang](https://github.com/lihongxun945/gobang)|javascript gobang AI,可能是github上最受欢迎的五子棋AI,源码+教程|1250|2021-11-29|
|
||||
|74|[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/|1232|2021-10-12|
|
||||
|74|[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/|1233|2021-10-12|
|
||||
|75|[im3x/Scriptables](https://github.com/im3x/Scriptables)|iOS14桌面组件神器(Scriptable)开发框架、教程、精美脚本分享|1218|2021-10-30|
|
||||
|76|[BingKui/javascript-zh](https://github.com/BingKui/javascript-zh)|Airbnb 出品,目前非常流行的 JavaScript 代码规范(中文版)。其内对各种 js 范式的写法进行了详细的规定与说明,按照此规范写出的代码将会更加合理。|1215|2021-11-21|
|
||||
|77|[eritislami/evobot](https://github.com/eritislami/evobot)|🤖 EvoBot is a Discord Music Bot built with discord.js & uses Command Handler from discordjs.guide|1202|2022-01-11|
|
||||
|77|[eritislami/evobot](https://github.com/eritislami/evobot)|🤖 EvoBot is a Discord Music Bot built with discord.js & uses Command Handler from discordjs.guide|1201|2022-01-11|
|
||||
|78|[sl1673495/leetcode-javascript](https://github.com/sl1673495/leetcode-javascript)|:beers: 喝杯小酒,一起做题。前端攻城狮从零入门算法的宝藏题库,根据知名算法老师的经验总结了 100+ 道 LeetCode 力扣的经典题型 JavaScript 题解和思路。已按题目类型分 label,一起加油。|1193|2021-10-09|
|
||||
|79|[dunwu/nginx-tutorial](https://github.com/dunwu/nginx-tutorial)|这是一个 Nginx 极简教程,目的在于帮助新手快速入门 Nginx。|1177|2021-12-09|
|
||||
|80|[ITDragonBlog/daydayup](https://github.com/ITDragonBlog/daydayup)|每天都在进步,每周都在总结,Java架构师成长之路。目前已经完成:MongoDB,Netty,Nginx,MySQL,Java,Redis,Shiro,Solr,SpringBoot,SpringData,SSO,Mybatis,Kotlin,还在持续更新中|1157|2021-12-09|
|
||||
@ -92,14 +92,14 @@
|
||||
|85|[lqqyt2423/wechat_spider](https://github.com/lqqyt2423/wechat_spider)|微信爬虫,获取文章内容、阅读量、点赞量、评论等,获取公众号所有历史文章链接。|1032|2021-08-26|
|
||||
|86|[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|
|
||||
|87|[dingyong0214/ThorUI](https://github.com/dingyong0214/ThorUI)|ThorUI组件库,微信小程序项目代码分享,组件文档地址:https://www.thorui.cn/doc 。 最近更新时间:2021-10-01|934|2021-11-16|
|
||||
|88|[rust-lang-cn/rust-by-example-cn](https://github.com/rust-lang-cn/rust-by-example-cn)|Rust By Example 中文版(包含在线代码编辑器)|928|2021-12-22|
|
||||
|88|[rust-lang-cn/rust-by-example-cn](https://github.com/rust-lang-cn/rust-by-example-cn)|Rust By Example 中文版(包含在线代码编辑器)|929|2021-12-22|
|
||||
|89|[wangduanduan/jsplumb-chinese-tutorial](https://github.com/wangduanduan/jsplumb-chinese-tutorial)|jsplumb中文教程, README中没有的内容,可以查看项目的Wiki。有问题提issue|927|2021-11-04|
|
||||
|90|[su37josephxia/wheel-awesome](https://github.com/su37josephxia/wheel-awesome)|天天造轮子,手写面试常见源码。|892|2022-01-11|
|
||||
|91|[XPoet/js-data-structures-and-algorithms](https://github.com/XPoet/js-data-structures-and-algorithms)|从 0 到 1 学习 JavaScript 数据结构与算法|836|2021-10-19|
|
||||
|91|[XPoet/js-data-structures-and-algorithms](https://github.com/XPoet/js-data-structures-and-algorithms)|从 0 到 1 学习 JavaScript 数据结构与算法|837|2021-10-19|
|
||||
|92|[ParryQiu/wxopenclub-wxapp-lessons](https://github.com/ParryQiu/wxopenclub-wxapp-lessons)|60 节微信小程序开发视频教程配套源代码|815|2021-08-10|
|
||||
|93|[justjavac/react-router-v4-CN](https://github.com/justjavac/react-router-v4-CN)|React Router V4 中文文档|810|2021-08-11|
|
||||
|94|[a-wing/webrtc-book-cn](https://github.com/a-wing/webrtc-book-cn)|中文翻译 《 Real-Time Communication with WebRTC 》|802|2021-10-06|
|
||||
|95|[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|
|
||||
|95|[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.|802|2021-10-23|
|
||||
|96|[goldvideo/h265player](https://github.com/goldvideo/h265player)|一套完整的Web版H.265播放器解决方案,非常适合学习交流和实际应用。基于JS码流解封装、WebAssembly(FFmpeg)视频解码,利用Canvas画布投影、AudioContext播放音频。 |798|2021-09-22|
|
||||
|97|[pingan8787/Leo-JavaScript](https://github.com/pingan8787/Leo-JavaScript)|欢迎关注公众号“前端自习课”,本仓库包含丰富的 JavaScript 学习资料,包括 JavaScript、前端框架、HTTP、GraphQL、TS、Vue、React、Webpack等,还有很多我的原创文章,喜欢的朋友欢迎stat。:rocket:持续更新中...|790|2022-01-04|
|
||||
|98|[TechXueXi/techxuexi-js](https://github.com/TechXueXi/techxuexi-js)|油猴等插件的 学习强国 js 代码 45分/天|788|2021-12-23|
|
||||
@ -131,7 +131,7 @@
|
||||
|124|[wyattzheng/chaoxing-xuexitong-autoflush](https://github.com/wyattzheng/chaoxing-xuexitong-autoflush)|超星学习通全自动无人值守刷课程序,使用协议发包来实现,无需浏览器,支持自动过视频。|559|2021-12-24|
|
||||
|125|[zhuxuedefeng/AiQiangGUO](https://github.com/zhuxuedefeng/AiQiangGUO)|Ai强国 基于Autojs实现的模拟点击学习强国辅助工具 适配安卓|547|2021-10-24|
|
||||
|126|[biaochenxuying/blog-react](https://github.com/biaochenxuying/blog-react)|react + Ant Design + 支持 markdown 的博客前台展示|544|2021-10-05|
|
||||
|127|[a1029563229/blogs](https://github.com/a1029563229/blogs)|博客文章收录|528|2022-01-09|
|
||||
|127|[a1029563229/blogs](https://github.com/a1029563229/blogs)|博客文章收录|529|2022-01-09|
|
||||
|128|[Ahaochan/Tampermonkey](https://github.com/Ahaochan/Tampermonkey)|油猴脚本集合|528|2021-12-21|
|
||||
|129|[57code/vue-study](https://github.com/57code/vue-study)|开课吧vue学习项目|517|2021-10-25|
|
||||
|130|[bitshares/bitshares-ui](https://github.com/bitshares/bitshares-ui)|Fully featured Graphical User Interface / Reference Wallet for the BitShares Blockchain|514|2022-01-08|
|
||||
@ -139,7 +139,7 @@
|
||||
|132|[yisainan/vue](https://github.com/yisainan/vue)|💯 比较好的vue项目,值得借鉴与学习|485|2021-11-02|
|
||||
|133|[oubingbing/school_wechat](https://github.com/oubingbing/school_wechat)|校园小情书前端代码,好玩的表白墙、树洞、校园论坛,可独立部署,也可以使用我部署的后台服务,毕业设计的好项目。|482|2021-10-19|
|
||||
|134|[Leo501/CocosCreatorTutorial](https://github.com/Leo501/CocosCreatorTutorial)|CocosCreator基础教程demo集合|475|2022-01-11|
|
||||
|135|[apachecn/ml-mastery-zh](https://github.com/apachecn/ml-mastery-zh)|:book: [译] MachineLearningMastery 博客文章|458|2022-01-11|
|
||||
|135|[apachecn/ml-mastery-zh](https://github.com/apachecn/ml-mastery-zh)|:book: [译] MachineLearningMastery 博客文章|459|2022-01-11|
|
||||
|136|[lishuaixingNewBee/gordanTv](https://github.com/lishuaixingNewBee/gordanTv)|微信小程序-狗蛋TV是一个分享打动人心事物的微信小程序。gordanLee每天都会推荐一首歌、一篇文章、一段短视频,每天用十分钟的细碎时光,点燃内心的光明。|453|2021-12-22|
|
||||
|137|[cn-panda/JavaCodeAudit](https://github.com/cn-panda/JavaCodeAudit)|Getting started with java code auditing 代码审计入门的小项目|452|2021-12-09|
|
||||
|138|[qiudaoke/flowable-userguide](https://github.com/qiudaoke/flowable-userguide)|Flowable最新中文文档,盘古BPM体验地址:http://vue.pangubpm.com/|448|2022-01-07|
|
||||
@ -148,7 +148,7 @@
|
||||
|141|[IceInTheFire/timotaoshu](https://github.com/IceInTheFire/timotaoshu)|提莫淘书,小说爬虫,用node爬书,node 小说,vue+express+node爬虫|424|2021-11-02|
|
||||
|142|[easy-math/Math](https://github.com/easy-math/Math)|📚 适合前端入门的高数课,临时域名 https://math.haozi.me |418|2021-12-09|
|
||||
|143|[lison16/vue-cource](https://github.com/lison16/vue-cource)|《Vue技术栈开发实战》26课时视频课程源码|403|2021-10-05|
|
||||
|144|[Simp1er/AndroidSec](https://github.com/Simp1er/AndroidSec)|记录一些我自己在学习Android逆向过程中的有意思的东西|401|2021-11-10|
|
||||
|144|[Simp1er/AndroidSec](https://github.com/Simp1er/AndroidSec)|记录一些我自己在学习Android逆向过程中的有意思的东西|402|2021-11-10|
|
||||
|145|[su37josephxia/vue3-study](https://github.com/su37josephxia/vue3-study)|vue3学习的各种实验代码|398|2021-12-14|
|
||||
|146|[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-11|
|
||||
|147|[Wscats/node-tutorial](https://github.com/Wscats/node-tutorial)|:relaxed:Some of the node tutorial -《Node学习笔记》|380|2021-10-15|
|
||||
@ -166,11 +166,11 @@
|
||||
|159|[leochen-g/wechat-assistant](https://github.com/leochen-g/wechat-assistant)|本项目已升级为智能微秘书,请移步https://github.com/gengchen528/wechat-assistant-pro|337|2021-10-19|
|
||||
|160|[wuyawei/fe-code](https://github.com/wuyawei/fe-code)|🍹🍰 愉快的写代码~(文章合集)|337|2021-10-05|
|
||||
|161|[talebook/talebook](https://github.com/talebook/talebook)|A simple books website. 一个简单的在线版个人书库。|337|2022-01-09|
|
||||
|162|[codeyu/EnglishGrammarBook](https://github.com/codeyu/EnglishGrammarBook)|旋元佑进阶文法|334|2021-11-05|
|
||||
|163|[MihaiValentin/lunr-languages](https://github.com/MihaiValentin/lunr-languages)|A collection of languages stemmers and stopwords for Lunr Javascript library|328|2021-11-21|
|
||||
|164|[Tsukasa007/my_script](https://github.com/Tsukasa007/my_script)|學習自動化|327|2022-01-11|
|
||||
|165|[phpzlc/phpzlc](https://github.com/phpzlc/phpzlc)|为开发者提供全套Symfony实践教程和解决方案。|324|2022-01-03|
|
||||
|166|[dcloudio/test-framework](https://github.com/dcloudio/test-framework)|框架测试汇总|324|2021-10-19|
|
||||
|162|[codeyu/EnglishGrammarBook](https://github.com/codeyu/EnglishGrammarBook)|旋元佑进阶文法|335|2021-11-05|
|
||||
|163|[Tsukasa007/my_script](https://github.com/Tsukasa007/my_script)|學習自動化|328|2022-01-11|
|
||||
|164|[MihaiValentin/lunr-languages](https://github.com/MihaiValentin/lunr-languages)|A collection of languages stemmers and stopwords for Lunr Javascript library|328|2021-11-21|
|
||||
|165|[dcloudio/test-framework](https://github.com/dcloudio/test-framework)|框架测试汇总|325|2021-10-19|
|
||||
|166|[phpzlc/phpzlc](https://github.com/phpzlc/phpzlc)|为开发者提供全套Symfony实践教程和解决方案。|324|2022-01-03|
|
||||
|167|[2662419405/AllDemo](https://github.com/2662419405/AllDemo)|:peach: 2020全栈学习Demo大合集 包含最新 hooks TS 等 还有umi+dva,数据可视化等实战项目 (持续更新中)|322|2021-11-22|
|
||||
|168|[hijiangtao/glmaps](https://github.com/hijiangtao/glmaps)|Data visualization examples and tutorials from scratch. 数据可视化示例代码集与新手学习教程。|321|2021-10-07|
|
||||
|169|[apachecn/opencv-doc-zh](https://github.com/apachecn/opencv-doc-zh)|:book: [译] OpenCV 中文文档|320|2022-01-11|
|
||||
@ -180,31 +180,31 @@
|
||||
|173|[cocos-creator/tutorial-hot-update](https://github.com/cocos-creator/tutorial-hot-update)|Tutorial project for Cocos Creator hot update|302|2022-01-05|
|
||||
|174|[longwenjunjie/jiangqie_kafei](https://github.com/longwenjunjie/jiangqie_kafei)|酱茄小程序开源版,基于WordPress的微信小程序,适用于博客小程序和新闻资讯小程序。|300|2021-10-27|
|
||||
|175|[MatcherAny/whitelist.pac](https://github.com/MatcherAny/whitelist.pac)|自己使用的白名单pac文件,不定时更新常见域名|299|2021-11-11|
|
||||
|176|[SemperChen/NovelAPP](https://github.com/SemperChen/NovelAPP)|NovelReader,“天下书阁”小说阅读器是一款基于React Native支持Android和iOS双平台的App|298|2021-09-21|
|
||||
|177|[tennessine/paho.mqtt.wxapp](https://github.com/tennessine/paho.mqtt.wxapp)|接MQTT相关项目 paho.mqtt.wxapp可以让你在微信小程序里连接MQTT broker,实现在小程序里控制硬件,也可用于游戏。教程 https://w3hacker.com/course/mqttjs-for-beginners/210|298|2021-12-03|
|
||||
|178|[mythsman/hexo-douban](https://github.com/mythsman/hexo-douban)| :cd: A simple plugin for hexo that helps us generate pages for douban books ,movies and games.|293|2021-08-03|
|
||||
|179|[country-regions/country-region-data](https://github.com/country-regions/country-region-data)|A source list of countries, regions and shortcodes in JSON and JS format.|288|2022-01-05|
|
||||
|180|[su37josephxia/frontend-basic](https://github.com/su37josephxia/frontend-basic)|前端基础知识汇总|284|2021-11-16|
|
||||
|181|[zhaoqize/blog](https://github.com/zhaoqize/blog)|✍️qize的博客:原创文章、外文翻译、技术总结和演示代码|282|2021-08-10|
|
||||
|182|[zzllrr/mather](https://github.com/zzllrr/mather)|zzllrr mather(an offline tool for Math learning, education and research)小乐数学,离线可用的数学学习(自学或教学)、研究辅助工具。计划覆盖数学全部学科的解题、作图、演示、探索工具箱。目前是演示Demo版(抛转引玉),但已经支持数学公式编辑显示,部分作图功能,部分学科,如线性代数、离散数学的部分解题功能。最终目标是推动专业数学家 ...|281|2021-08-28|
|
||||
|183|[gys619/jdd](https://github.com/gys619/jdd)|自用的jd(京东)脚本合集|280|2022-01-11|
|
||||
|184|[Gitjinfeiyang/easy-canvas](https://github.com/Gitjinfeiyang/easy-canvas)|使用render函数在canvas中创建文档流布局,小程序海报图、小程序朋友圈分享图。easy-canvas is a powerful tool helps us easy to layout with canvas. |280|2021-12-27|
|
||||
|185|[qdleader/qdleader](https://github.com/qdleader/qdleader)|前端面试 前端知识点 面试题大全 vue react node git element 支付 微信公众平台 每日持续更新|280|2022-01-11|
|
||||
|186|[xiaohesong/TIL](https://github.com/xiaohesong/TIL)|本库记录每日所学,README是一些链接;学习是自己的事。|279|2021-11-12|
|
||||
|187|[dengyaolong/geektime-electron](https://github.com/dengyaolong/geektime-electron)|极客时间视频课程《Electron开发实战》|277|2021-10-12|
|
||||
|188|[javaLuo/water](https://github.com/javaLuo/water)|waterdrop 3D 《三体 · 水滴计划》|277|2022-01-10|
|
||||
|189|[Tencent-CloudEDU/WXCloud-bookcase](https://github.com/Tencent-CloudEDU/WXCloud-bookcase)|小程序云开发项目 · 私房书柜|275|2021-09-29|
|
||||
|190|[QuarkGluonPlasma/babel-plugin-exercize](https://github.com/QuarkGluonPlasma/babel-plugin-exercize)|小册《babel插件通关秘籍》实战案例代码|274|2021-09-13|
|
||||
|191|[zenghongtu/saladict-desktop](https://github.com/zenghongtu/saladict-desktop)|✨✨桌面划词与翻译工具,聚合了 N 多词典,功能强大,支持 Windows 、 Mac 和 Linux。|273|2021-10-12|
|
||||
|192|[wuYin/k8s-in-action](https://github.com/wuYin/k8s-in-action)|《Kubernetes in Action 中文版》|270|2021-10-25|
|
||||
|193|[xiweicheng/tms](https://github.com/xiweicheng/tms)|基于频道模式的团队沟通协作+轻量级任务看板,支持mardown、富文本、在线表格和思维导图的团队博文wiki,i18n国际化翻译管理的响应式web开源团队协作系统。|270|2022-01-04|
|
||||
|194|[ndp/git-cheatsheet](https://github.com/ndp/git-cheatsheet)|Interactive cheatsheet, visualization of git.|270|2021-10-27|
|
||||
|195|[hueitan/made-in-taiwan](https://github.com/hueitan/made-in-taiwan)|[NEED SUPPORT] 🇹🇼 (Taiwan #1) A list of neat projects made in Taiwan (MIT)|269|2021-12-09|
|
||||
|196|[LoseNine/Crack-JS-Spider](https://github.com/LoseNine/Crack-JS-Spider)|破解JS反爬虫加密参数,已破解中国裁判文书网(2020-06-30更新),淘宝密码,天安保险登录,b站登录,房天下登录,WPS登录,微博登录,有道翻译,网易登录,微信公众号登录,空中网登录,今目标登录,学生信息管理系统登录,共赢金融登录,重庆科技资源共享平台登录,网易云音乐下载,一键解析视频链接,财联社登录。|264|2021-08-24|
|
||||
|197|[brucx/mp-push-leancloud](https://github.com/brucx/mp-push-leancloud)|基于 LeanCloud 的微信公众号消息推送服务,类似“server酱”,无成本5分钟部署|263|2021-08-11|
|
||||
|198|[happypeter/gitbeijing](https://github.com/happypeter/gitbeijing)|github 图解教程,献给曾经的北京 Git 用户组|254|2021-08-27|
|
||||
|199|[zhangti0708/cesium-examples](https://github.com/zhangti0708/cesium-examples)|学习cesium的demo示例,含基础的三维功能,空间分析,视域分析,测控分析等示例功能。但功能不完整可以借鉴一部分,部分缺失的代码在csdn上。后面将功能重构封装了一下支持最新版本的cesium部分开源。目前不开源在线地址gitee地址:http://zhangticcc.gitee.io/webgis/#/gis/d3old/index_old|253|2021-12-10|
|
||||
|200|[yuang01/hexo-theme-bamboo](https://github.com/yuang01/hexo-theme-bamboo)|Hexo博客主题,功能强大,简洁|249|2021-11-22|
|
||||
|176|[mythsman/hexo-douban](https://github.com/mythsman/hexo-douban)| :cd: A simple plugin for hexo that helps us generate pages for douban books ,movies and games.|293|2021-08-03|
|
||||
|177|[country-regions/country-region-data](https://github.com/country-regions/country-region-data)|A source list of countries, regions and shortcodes in JSON and JS format.|288|2022-01-05|
|
||||
|178|[su37josephxia/frontend-basic](https://github.com/su37josephxia/frontend-basic)|前端基础知识汇总|284|2021-11-16|
|
||||
|179|[zhaoqize/blog](https://github.com/zhaoqize/blog)|✍️qize的博客:原创文章、外文翻译、技术总结和演示代码|282|2021-08-10|
|
||||
|180|[zzllrr/mather](https://github.com/zzllrr/mather)|zzllrr mather(an offline tool for Math learning, education and research)小乐数学,离线可用的数学学习(自学或教学)、研究辅助工具。计划覆盖数学全部学科的解题、作图、演示、探索工具箱。目前是演示Demo版(抛转引玉),但已经支持数学公式编辑显示,部分作图功能,部分学科,如线性代数、离散数学的部分解题功能。最终目标是推动专业数学家 ...|281|2021-08-28|
|
||||
|181|[gys619/jdd](https://github.com/gys619/jdd)|自用的jd(京东)脚本合集|280|2022-01-11|
|
||||
|182|[Gitjinfeiyang/easy-canvas](https://github.com/Gitjinfeiyang/easy-canvas)|使用render函数在canvas中创建文档流布局,小程序海报图、小程序朋友圈分享图。easy-canvas is a powerful tool helps us easy to layout with canvas. |280|2021-12-27|
|
||||
|183|[qdleader/qdleader](https://github.com/qdleader/qdleader)|前端面试 前端知识点 面试题大全 vue react node git element 支付 微信公众平台 每日持续更新|280|2022-01-11|
|
||||
|184|[xiaohesong/TIL](https://github.com/xiaohesong/TIL)|本库记录每日所学,README是一些链接;学习是自己的事。|279|2021-11-12|
|
||||
|185|[dengyaolong/geektime-electron](https://github.com/dengyaolong/geektime-electron)|极客时间视频课程《Electron开发实战》|277|2021-10-12|
|
||||
|186|[javaLuo/water](https://github.com/javaLuo/water)|waterdrop 3D 《三体 · 水滴计划》|277|2022-01-10|
|
||||
|187|[Tencent-CloudEDU/WXCloud-bookcase](https://github.com/Tencent-CloudEDU/WXCloud-bookcase)|小程序云开发项目 · 私房书柜|275|2021-09-29|
|
||||
|188|[QuarkGluonPlasma/babel-plugin-exercize](https://github.com/QuarkGluonPlasma/babel-plugin-exercize)|小册《babel插件通关秘籍》实战案例代码|274|2021-09-13|
|
||||
|189|[zenghongtu/saladict-desktop](https://github.com/zenghongtu/saladict-desktop)|✨✨桌面划词与翻译工具,聚合了 N 多词典,功能强大,支持 Windows 、 Mac 和 Linux。|273|2021-10-12|
|
||||
|190|[wuYin/k8s-in-action](https://github.com/wuYin/k8s-in-action)|《Kubernetes in Action 中文版》|270|2021-10-25|
|
||||
|191|[xiweicheng/tms](https://github.com/xiweicheng/tms)|基于频道模式的团队沟通协作+轻量级任务看板,支持mardown、富文本、在线表格和思维导图的团队博文wiki,i18n国际化翻译管理的响应式web开源团队协作系统。|270|2022-01-04|
|
||||
|192|[ndp/git-cheatsheet](https://github.com/ndp/git-cheatsheet)|Interactive cheatsheet, visualization of git.|270|2021-10-27|
|
||||
|193|[hueitan/made-in-taiwan](https://github.com/hueitan/made-in-taiwan)|[NEED SUPPORT] 🇹🇼 (Taiwan #1) A list of neat projects made in Taiwan (MIT)|269|2021-12-09|
|
||||
|194|[LoseNine/Crack-JS-Spider](https://github.com/LoseNine/Crack-JS-Spider)|破解JS反爬虫加密参数,已破解中国裁判文书网(2020-06-30更新),淘宝密码,天安保险登录,b站登录,房天下登录,WPS登录,微博登录,有道翻译,网易登录,微信公众号登录,空中网登录,今目标登录,学生信息管理系统登录,共赢金融登录,重庆科技资源共享平台登录,网易云音乐下载,一键解析视频链接,财联社登录。|264|2021-08-24|
|
||||
|195|[brucx/mp-push-leancloud](https://github.com/brucx/mp-push-leancloud)|基于 LeanCloud 的微信公众号消息推送服务,类似“server酱”,无成本5分钟部署|263|2021-08-11|
|
||||
|196|[happypeter/gitbeijing](https://github.com/happypeter/gitbeijing)|github 图解教程,献给曾经的北京 Git 用户组|254|2021-08-27|
|
||||
|197|[zhangti0708/cesium-examples](https://github.com/zhangti0708/cesium-examples)|学习cesium的demo示例,含基础的三维功能,空间分析,视域分析,测控分析等示例功能。但功能不完整可以借鉴一部分,部分缺失的代码在csdn上。后面将功能重构封装了一下支持最新版本的cesium部分开源。目前不开源在线地址gitee地址:http://zhangticcc.gitee.io/webgis/#/gis/d3old/index_old|253|2021-12-10|
|
||||
|198|[yuang01/hexo-theme-bamboo](https://github.com/yuang01/hexo-theme-bamboo)|Hexo博客主题,功能强大,简洁|249|2021-11-22|
|
||||
|199|[Airmole/ShellBox](https://github.com/Airmole/ShellBox)|贝壳小盒子Wechat微信小程序,高校微信小程序,集课表查询、成绩查询、电费查询、图书查询等功能于一体。|247|2021-11-07|
|
||||
|200|[suoyuesmile/suo-blog](https://github.com/suoyuesmile/suo-blog)|:fox_face:技术博客文章、笔记、实战、技术探讨、资源收集等等|237|2021-10-06|
|
||||
|
||||
<div align="center">
|
||||
<p><sub>↓ -- 感谢读者 -- ↓</sub></p>
|
||||
|
||||
Reference in New Issue
Block a user