返回目录问题反馈 # 中文增速榜 > 资料类 > JavaScript 数据更新: 2023-12-23   /   温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到 |#|Repository|Description|Stars|Average daily growth|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|178681|85|2023-12-12| |2|[airbnb/javascript](https://github.com/airbnb/javascript)|JavaScript Style Guide|139752|34|2023-12-17| |3|[ryanmcdermott/clean-code-javascript](https://github.com/ryanmcdermott/clean-code-javascript)|:bathtub: Clean Code concepts adapted for JavaScript|87323|34|2023-10-03| |4|[scutan90/DeepLearning-500-questions](https://github.com/scutan90/DeepLearning-500-questions)|深度学习500问,以问答形式对常用的概率知识、线性代数、机器学习、深度学习、计算机视觉等热点问题进行阐述,以帮助自己及有需要的读者。 全书分为18个章节,50余万字。由于水平有限,书中不妥之处恳请广大读者批评指正。 未完待续............ 如有意合作,联系scutjy2015@163.com 版权所有,违权必究 Tan 2018.0 ...|52216|26|2023-11-28| |5|[azl397985856/leetcode](https://github.com/azl397985856/leetcode)|LeetCode Solutions: A Record of My Problem Solving Journey.( leetcode题解,记录自己的leetcode解题之路。)|53044|25|2023-12-20| |6|[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.|65954|24|2023-12-18| |7|[typescript-cheatsheets/react](https://github.com/typescript-cheatsheets/react)|Cheatsheets for experienced React developers getting started with TypeScript|43151|21|2023-12-07| |8|[yangshun/front-end-interview-handbook](https://github.com/yangshun/front-end-interview-handbook)|⚡️ Front End interview preparation materials for busy engineers|39163|18|2023-12-14| |9|[openai-translator/bob-plugin-openai-translator](https://github.com/openai-translator/bob-plugin-openai-translator)|基于 ChatGPT API 的文本翻译、文本润色、语法纠错 Bob 插件,让我们一起迎接不需要巴别塔的新时代!Licensed under CC BY-NC-SA 4.0|5234|17|2023-12-01| |10|[denysdovhan/wtfjs](https://github.com/denysdovhan/wtfjs)|🤪 A list of funny and tricky JavaScript examples|33109|14|2023-11-30| |11|[haizlin/fe-interview](https://github.com/haizlin/fe-interview)|前端面试每日 3+1,以面试题来驱动学习,提倡每日学习与思考,每天进步一点!每天早上5点纯手工发布面试题(死磕自己,愉悦大家),6000+道前端面试题全面覆盖,HTML/CSS/JavaScript/Vue/React/Nodejs/TypeScript/ECMAScritpt/Webpack/Jquery/小程序/软技能……|24287|14|2023-12-21| |12|[goldbergyoni/javascript-testing-best-practices](https://github.com/goldbergyoni/javascript-testing-best-practices)|📗🌐 🚢 Comprehensive and exhaustive JavaScript & Node.js testing best practices (July 2023)|22845|14|2023-10-27| |13|[isno/theByteBook](https://github.com/isno/theByteBook)|⭐ 出版作品开源。深入讲解内核网络、Kubernetes、ServiceMesh、容器等云原生相关技术。经历实践检验的 DevOps、SRE指南。如发现错误,谢谢提issue|5348|12|2023-12-22| |14|[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」同步更新|20974|12|2023-12-20| |15|[ascoders/weekly](https://github.com/ascoders/weekly)|前端精读周刊。帮你理解最前沿、实用的技术。|26437|11|2023-12-07| |16|[timqian/chinese-independent-blogs](https://github.com/timqian/chinese-independent-blogs)|中文独立博客列表|17338|11|2023-12-22| |17|[qianguyihao/Web](https://github.com/qianguyihao/Web)|千古前端图文教程,超详细的前端入门到进阶知识库。从零开始学前端,做一名精致优雅的前端工程师。|24334|10|2023-11-18| |18|[daymade/Twitter-Block-Porn](https://github.com/daymade/Twitter-Block-Porn)|共享黑名单, 一键拉黑所有黄推诈骗犯. Block scammers who sending fake porn comments, and help you improve your experience using Twitter.|1632|10|2023-12-17| |19|[koodo-reader/koodo-reader](https://github.com/koodo-reader/koodo-reader)|A modern ebook manager and reader with sync and backup capacities for Windows, macOS, Linux and Web|13806|10|2023-12-17| |20|[dirk1983/chatgpt](https://github.com/dirk1983/chatgpt)|全网最易部署,响应速度最快的ChatGPT环境。PHP版调用OpenAI接口进行问答和画图,采用Stream流模式通信,一边生成一边输出。前端采用EventSource,支持Markdown格式解析,支持公式显示,代码有着色处理,支持画图。页面UI简洁,支持上下文连续会话。源码只有几个文件,没用任何框架,支持所有PHP版本,全部开源,极易二开。保姆级教程,全部周边资源,欢迎进群交流,一切全免费。|2765|9|2023-12-13| |21|[ryanhanwu/How-To-Ask-Questions-The-Smart-Way](https://github.com/ryanhanwu/How-To-Ask-Questions-The-Smart-Way)|本文原文由知名 Hacker Eric S. Raymond 所撰寫,教你如何正確的提出技術問題並獲得你滿意的答案。|28275|9|2023-12-05| |22|[akl7777777/ShellGPT](https://github.com/akl7777777/ShellGPT)|**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 ...|1952|7|2023-12-17| |23|[codehub666/94list](https://github.com/codehub666/94list)|百度网盘分享链接分析渲染列表辅助下载开源程序|931|7|2023-10-31| |24|[zhaoolee/ChineseBQB](https://github.com/zhaoolee/ChineseBQB)|🇨🇳 Chinese sticker pack,More joy / 表情包的博物馆, Github最有毒的仓库, 中国表情包大集合, 聚欢乐~|11610|7|2023-11-06| |25|[chaozh/awesome-blockchain-cn](https://github.com/chaozh/awesome-blockchain-cn)|收集所有区块链(BlockChain)技术开发相关资料,包括Fabric和Ethereum开发资料|17878|7|2023-11-22| |26|[deezertidal/shadowrocket-rules](https://github.com/deezertidal/shadowrocket-rules)|小火箭 shadowrocket 配置文件 模块 脚本 module sgmodule 图文教程 规则 分流 破解 解锁|3746|7|2023-12-22| |27|[git-tips/tips](https://github.com/git-tips/tips)|Most commonly used git tips and tricks.|21046|7|2023-11-16| |28|[ruanyf/es6tutorial](https://github.com/ruanyf/es6tutorial)|《ECMAScript 6入门》是一本开源的 JavaScript 语言教程,全面介绍 ECMAScript 6 新增的语法特性。|20984|6|2023-11-16| |29|[tangly1024/NotionNext](https://github.com/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 ...|4669|6|2023-12-22| |30|[501351981/vue-office](https://github.com/501351981/vue-office)|支持word(.docx)、excel(.xlsx)、pdf等各类型office文件预览的vue组件集合,提供一站式office文件预览方案,支持vue2和3,也支持React等非Vue框架。Web-based pdf, excel, word preview library|2486|6|2023-12-21| |31|[TechXueXi/techxuexi-js](https://github.com/TechXueXi/techxuexi-js)|油猴等插件的 学习强国 js 代码 45分/天|3641|5|2023-07-03| |32|[LearnPrompt/LearnPrompt](https://github.com/LearnPrompt/LearnPrompt)|永久免费开源的 AIGC 课程, 目前已支持 ChatGPT, Midjourney, Runway, Stable Diffusion, AI数字人,AI声音&音乐,大模型微调|1219|5|2023-12-16| |33|[krasimir/react-in-patterns](https://github.com/krasimir/react-in-patterns)|A free book that talks about design patterns/techniques used while developing with React.|12939|5|2023-08-17| |34|[antonioru/beautiful-react-hooks](https://github.com/antonioru/beautiful-react-hooks)|🔥 A collection of beautiful and (hopefully) useful React hooks to speed-up your components and hooks development 🔥|7833|5|2023-11-20| |35|[timqian/openprompt.co](https://github.com/timqian/openprompt.co)|Create. Use. Share. ChatGPT prompts|1099|4|2023-12-20| |36|[JacksonTian/fks](https://github.com/JacksonTian/fks)|前端技能汇总 Frontend Knowledge Structure|17577|4|2023-12-08| |37|[ygs-code/vue](https://github.com/ygs-code/vue)|vue源码逐行注释分析+40多m的vue源码程序流程图思维导图|6259|4|2023-07-18| |38|[Sunny-117/js-challenges](https://github.com/Sunny-117/js-challenges)|✨✨✨ 集锦 2022-2023年 前端JavaScript 手写题,编程题,Not just for interviews|1698|4|2023-11-04| |39|[BetaSu/just-react](https://github.com/BetaSu/just-react)|「React技术揭秘」 一本自顶向下的React源码分析书|5693|4|2023-11-11| |40|[fishjar/kiss-translator](https://github.com/fishjar/kiss-translator)|A simple, open source bilingual translation extension & Greasemonkey script (一个简约、开源的 双语对照翻译扩展 & 油猴脚本)|606|4|2023-12-22| |41|[WTFAcademy/WTF-Ethers](https://github.com/WTFAcademy/WTF-Ethers)|我最近在重新学ethers.js,巩固一下细节,也写一个“WTF Ethers.js极简入门”,供小白们使用,每周更新1-3讲。Now supports English! 官网: https://wtf.academy|2239|4|2023-12-19| |42|[redleafnew/Chinese-STD-GB-T-7714-related-csl](https://github.com/redleafnew/Chinese-STD-GB-T-7714-related-csl)|GB/T 7714相关的csl以及Zotero使用技巧及教程。|3591|3|2023-12-21| |43|[BetaSu/fe-hunter](https://github.com/BetaSu/fe-hunter)|每天一道题,3个月后,你就是面试小能手,答题还能赚钱哦|1656|3|2023-11-14| |44|[wangxinleo/wechat-public-account-push](https://github.com/wangxinleo/wechat-public-account-push)|微信公众号推送-给女朋友的浪漫|1423|3|2023-12-05| |45|[xishandong/crawlProject](https://github.com/xishandong/crawlProject)|python爬虫项目合集,从基础到js逆向,包含基础篇、自动化篇、进阶篇以及验证码篇。案例涵盖各大网站(xhs douyin weibo ins boss job,jd...),你将会学到有关爬虫以及反爬虫、自动化和验证码的各方面知识|347|2|2023-11-04| |46|[sve1r/Rules-For-Quantumult-X](https://github.com/sve1r/Rules-For-Quantumult-X)|适用于 Quantumult X 规则整理集合. 所有内容源自 互联网,仅作为收集和整理 |2447|2|2023-12-17| |47|[langren1353/GM_script](https://github.com/langren1353/GM_script)|我就是来分享脚本玩玩的|5623|2|2023-12-21| |48|[l0o0/translators_CN](https://github.com/l0o0/translators_CN)|Zotero translator中文网页抓取翻译器🎉This is Zotero translators for Chinese Sites(beta), not the official Zotero repo|3613|2|2023-12-16| |49|[xxxily/hello-ai](https://github.com/xxxily/hello-ai)|抢走你工作的不是AI,而是掌握使用AI工具的人。 降维打击最为致命:毁灭你,与你何干《三体》|459|2|2023-10-24| |50|[thomaspark/flexboxfroggy](https://github.com/thomaspark/flexboxfroggy)|A game for learning CSS flexbox 🐸|6564|2|2023-11-29| |51|[flutterchina/flutter_in_action_2nd](https://github.com/flutterchina/flutter_in_action_2nd)|《Flutter实战 第二版》 书稿|1821|2|2023-12-20| |52|[sl1673495/blogs](https://github.com/sl1673495/blogs)|:book: 全网 100w+ 阅读量的进阶前端技术博客仓库,Vue 源码解析,React 深度实践,TypeScript 进阶艺术,工程化,性能优化实践……|2878|2|2023-07-01| |53|[StaZhu/enable-chromium-hevc-hardware-decoding](https://github.com/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 ...|1016|2|2023-12-22| |54|[adlered/CSDNGreener](https://github.com/adlered/CSDNGreener)|《专 业 团 队》🕺🏿 🕺🏿 🕺🏿 🕺🏿 ⚰️🕺🏿 🕺🏿 🕺🏿 🕺🏿 专治 CSDN 广告与各种灵魂打击 🐵 油猴脚本 TamperMonkey Chrome FireFox CSDN 页面浮窗广告完全过滤净化 国服最强 CSDN 绿化脚本|3228|2|2023-12-21| |55|[azl397985856/fe-interview](https://github.com/azl397985856/fe-interview)|宇宙最强的前端面试指南 (https://lucifer.ren/fe-interview)|2773|2|2023-09-18| |56|[journey-ad/sd-webui-bilingual-localization](https://github.com/journey-ad/sd-webui-bilingual-localization)|Stable Diffusion web UI bilingual localization extensions. SD WebUI双语对照翻译插件|746|2|2023-08-29| |57|[Ice-Hazymoon/MikuTools](https://github.com/Ice-Hazymoon/MikuTools)|一个轻量的工具集合|3747|2|2023-06-23| |58|[fmz200/wool_scripts](https://github.com/fmz200/wool_scripts)|收集一些QuantumultX、Loon、Surge、ShadowRocket的配置与脚本,去广告合集。不止有QuantumultX脚本!|1061|2|2023-12-22| |59|[wanglin2/mind-map](https://github.com/wanglin2/mind-map)|一个还算强大的Web思维导图。A relatively powerful web mind map.|2123|2|2023-12-22| |60|[tw93/Maple](https://github.com/tw93/Maple)|🍁 Hide the bookmark bar, use Maple Bookmarks to surf smoothly. 🍁 隐藏书签栏,使用枫叶书签让你行云流水。|268|2|2023-12-18| |61|[ObjTube/front-end-roadmap](https://github.com/ObjTube/front-end-roadmap)|Tell you how to learn front end development ~|2414|2|2023-08-25| |62|[su37josephxia/wheel-awesome](https://github.com/su37josephxia/wheel-awesome)|天天造轮子,手写面试常见源码。|1492|1|2023-10-13| |63|[zhheo/Post-Abstract-AI](https://github.com/zhheo/Post-Abstract-AI)|适用于博客的文章摘要生成器|131|1|2023-11-01| |64|[meodai/color-names](https://github.com/meodai/color-names)|Large list of handpicked color names 🌈|2233|1|2023-12-18| |65|[shgopher/GOFamily](https://github.com/shgopher/GOFamily)|🔥 《GO 程序员宝典》:go 基础语法,go 并发模式,go runtime 实现原理 ,企业级 go 语言项目经验。|1889|1|2023-12-22| |66|[cangSDARM/illustrate](https://github.com/cangSDARM/illustrate)|illustrate QUIC, TLS 1.2, TLS 1.3, DTLS 中文翻译 |175|1|2023-08-10| |67|[apachecn/fe4ml-zh](https://github.com/apachecn/fe4ml-zh)|:book: [译] 面向机器学习的特征工程|2452|1|2023-08-25| |68|[kesixin/QuestionWechatApp](https://github.com/kesixin/QuestionWechatApp)|微信小程序,考试小程序,答题小程序,刷题小程序。毕业设计小程序,有前后端完整源码和数据库,易于二次开发。还可用于考试活动,企业内部考核,内部培训等职业考试刷题。|1045|1|2023-12-22| |69|[leochen-g/wechat-assistant-pro](https://github.com/leochen-g/wechat-assistant-pro)|智能微秘书客户端,搭配|1045|1|2023-12-13| |70|[PKM-er/Pkmer-Docs](https://github.com/PKM-er/Pkmer-Docs)|Pkmer知识管理共建项目|256|1|2023-12-22| |71|[zhang-wangz/LeetCodeRating](https://github.com/zhang-wangz/LeetCodeRating)|一款对应力扣的浏览器油猴插件 TamperMonkey Chrome|621|1|2023-12-22| |72|[a1029563229/blogs](https://github.com/a1029563229/blogs)|博客文章收录|873|1|2023-07-08| |73|[sl1673495/leetcode-javascript](https://github.com/sl1673495/leetcode-javascript)|:beers: 喝杯小酒,一起做题。前端攻城狮从零入门算法的宝藏题库,根据知名算法老师的经验总结了 100+ 道 LeetCode 力扣的经典题型 JavaScript 题解和思路。已按题目类型分 label,一起加油。|1964|1|2023-06-28| |74|[tengj/SpringBootDemo](https://github.com/tengj/SpringBootDemo)|Spring Boot学习系列|1303|1|2023-12-05| |75|[jdorfman/awesome-json-datasets](https://github.com/jdorfman/awesome-json-datasets)|A curated list of awesome JSON datasets that don't require authentication.|3090|1|2023-08-01| |76|[woai3c/Front-end-articles](https://github.com/woai3c/Front-end-articles)|分享我的编程经验和学习心得,订阅请点 watch|1397|1|2023-11-14| |77|[alwxkxk/soft-and-hard](https://github.com/alwxkxk/soft-and-hard)|《软硬结合——从零打造物联网》 基于JS的物联网教程。|1320|1|2023-12-01| |78|[rust-lang-cn/rust-by-example-cn](https://github.com/rust-lang-cn/rust-by-example-cn)|Rust By Example 中文版(包含在线代码编辑器)|1628|1|2023-12-14| |79|[dragonir/threejs-odessey](https://github.com/dragonir/threejs-odessey)|Three.js 进阶之旅,掘金专栏配套项目。从基础入门开始,全方位了解Three.js的各种特性,并结合和应用对应特性,实现令人眼前一亮的Web创意页面,进而逐步挖掘Three.js和WebGL深层次的知识。 👇|500|1|2023-08-04| |80|[yisainan/web-interview](https://github.com/yisainan/web-interview)|我是齐丶先丶森,收集整理全网面试题及面试技巧,旨在帮助前端工程师们找到一份好工作!更多详见公众号「前端面试秘籍」|2493|1|2023-09-07| |81|[thomaspark/gridgarden](https://github.com/thomaspark/gridgarden)|A game for learning CSS grid layout 🥕|3026|1|2023-11-10| |82|[chromaui/learnstorybook.com](https://github.com/chromaui/learnstorybook.com)|Static site and content for Storybook tutorials|2391|1|2023-12-21| |83|[k1995/github-i18n-plugin](https://github.com/k1995/github-i18n-plugin)|GitHub官网汉化、中文翻译插件 :cn: |758|1|2023-10-01| |84|[csfive/composing-programs-zh](https://github.com/csfive/composing-programs-zh)|🦊 CS61A 教材 Composing Programs 的中文翻译|254|1|2023-12-15| |85|[Simp1er/MobileSec](https://github.com/Simp1er/MobileSec)|记录一些我自己在学习Android逆向过程中的有意思的东西|716|1|2023-09-11| |86|[yetone/bob-plugin-rapidapi-deepl-translator](https://github.com/yetone/bob-plugin-rapidapi-deepl-translator)|DeepL RapidAPI 的 Bob 插件,可能是中国 macOS 用户可以无痛使用的相对合法的最便宜的 DeepL 翻译方案。|334|1|2023-11-05| |87|[nefe/redux-in-chinese](https://github.com/nefe/redux-in-chinese)|Redux 中文文档|3477|1|2023-11-25| |88|[Liberty-liu/Everright-formEditor](https://github.com/Liberty-liu/Everright-formEditor)|:guide_dog: 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 ...|325|1|2023-11-30| |89|[apachecn/spark-doc-zh](https://github.com/apachecn/spark-doc-zh)|Apache Spark 官方文档中文版|1185|1|2023-07-21| |90|[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/|1509|1|2023-11-03| |91|[liaogx/fastapi-tutorial](https://github.com/liaogx/fastapi-tutorial)|整体的介绍 FastAPI,快速上手开发,结合 API 交互文档逐个讲解核心模块的使用。视频学习地址:|886|1|2023-08-09| |92|[goldvideo/h265player](https://github.com/goldvideo/h265player)|一套完整的Web版H.265播放器解决方案,非常适合学习交流和实际应用。基于JS码流解封装、WebAssembly(FFmpeg)视频解码,利用Canvas画布投影、AudioContext播放音频。 |1416|1|2023-08-23| |93|[ZYSzys/awesome-captcha](https://github.com/ZYSzys/awesome-captcha)|:key: Curated list of awesome captcha libraries and crack tools.|1109|1|2023-11-27| |94|[Xiumuzaidiao/Day-night-toggle-button](https://github.com/Xiumuzaidiao/Day-night-toggle-button)|最近很火的折磨人挑战,复刻了一下,放到期末作业博客里了,大概有90%还原度(确实太折磨人了)|223|1|2023-08-16| |95|[marijnh/Eloquent-JavaScript](https://github.com/marijnh/Eloquent-JavaScript)|The sources for the Eloquent JavaScript book|2866|1|2023-07-28| |96|[talebook/talebook](https://github.com/talebook/talebook)|A simple books website. 一个简单的在线版个人书库。|1891|1|2023-10-03| |97|[RustMagazine/rust_magazine_2021](https://github.com/RustMagazine/rust_magazine_2021)|RustMagazine 2021 期刊 (已完结)|1140|1|2023-11-24| |98|[huaize2020/awesome-nodejs](https://github.com/huaize2020/awesome-nodejs)|Node.js 资源大全中文版。An awesome Node.js packages and resources|1166|1|2023-10-12| |99|[lihongxun945/gobang](https://github.com/lihongxun945/gobang)|javascript gobang AI,JS五子棋AI,源码+教程,基于Alpha-Beta剪枝算法(不是神经网络)|1526|1|2023-12-06| |100|[qinhua/halo-theme-joe2.0](https://github.com/qinhua/halo-theme-joe2.0)|🌈 一款 Halo 博客主题 Joe2.0|690|1|2023-06-26| |101|[cyao2q/files](https://github.com/cyao2q/files)|TVBox开源版,盒子软件分享|611|1|2023-12-04| |102|[Anmours/Bncr](https://github.com/Anmours/Bncr)|基于nodejs的机器人框架,它拥有无限可能,我愿称之为《无界》|184|1|2023-07-28| |103|[kska32/ebooks](https://github.com/kska32/ebooks)|收藏的一些经典的历史、政治、心理、哲学、数学、计算机方面电子书(约10万本)|1489|1|2023-09-28| |104|[XPoet/js-data-structures-and-algorithms](https://github.com/XPoet/js-data-structures-and-algorithms)|从 0 到 1 学习 JavaScript 数据结构与算法|1468|1|2023-07-25| |105|[Xu22Web/tech-study-js](https://github.com/Xu22Web/tech-study-js)|学习强国油猴插件 40分/天 强国脚本 A flexible and light userscript for xuexiqiangguo based on tampermonkey plugin|472|1|2023-07-16| |106|[Pau1fitz/react-interview](https://github.com/Pau1fitz/react-interview)|React Interview Questions 📙 📚 📖 🔎 ✒️|1745|1|2023-06-23| |107|[OBKoro1/web-basics](https://github.com/OBKoro1/web-basics)|大厂前端需要掌握的JS基础能力,大厂场景题、大厂面试真题欢迎提issue和PR来丰富场景题。|458|1|2023-08-11| |108|[WTFAcademy/WTF-JavaScript](https://github.com/WTFAcademy/WTF-JavaScript)|我最近在重新学 JavaScript, 巩固一下细节, 也写一个“WTF JavaScript极简入门”,供新人学习。|199|1|2023-10-27| |109|[Liiked/VS-Code-Extension-Doc-ZH](https://github.com/Liiked/VS-Code-Extension-Doc-ZH)|VS Code插件开发文档-中文版|1885|1|2023-09-04| |110|[imoki/sign_script](https://github.com/imoki/sign_script)|签到脚本集合。零成本,无需服务器,无需部署,适用于“金山文档”中AirScript自动化执行。|168|1|2023-11-21| |111|[vvo/tzdb](https://github.com/vvo/tzdb)|🕰 Simplified, grouped and always up to date list of time zones, with major cities|690|1|2023-12-22| |112|[teadocs/numpy-cn](https://github.com/teadocs/numpy-cn)|NumPy官方中文文档(完整版)|1837|1|2023-10-18| |113|[savingrun/WeHalo](https://github.com/savingrun/WeHalo)|WeHalo 简约风 的微信小程序版博客:sparkles:|1897|1|2023-08-16| |114|[dingyong0214/ThorUI](https://github.com/dingyong0214/ThorUI)|ThorUI组件库,微信小程序项目代码分享,组件文档地址:https://www.thorui.cn/doc |1106|1|2023-11-04| |115|[plantree/ruanyf-weekly](https://github.com/plantree/ruanyf-weekly)|VitePress构建阮一峰的技术周刊|230|1|2023-12-22| |116|[lixi5338619/lxBook](https://github.com/lixi5338619/lxBook)|《爬虫逆向进阶实战》书籍代码库|457|1|2023-11-08| |117|[Asabeneh/JavaScript-for-Everyone](https://github.com/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|991|1|2023-08-25| |118|[kdchang/reactjs101](https://github.com/kdchang/reactjs101)|從零開始學 ReactJS(ReactJS 101)是一本希望讓初學者一看就懂的 React 中文入門教學書,由淺入深學習 ReactJS 生態系 (Flux, Redux, React Router, ImmutableJS, React Native, Relay/GraphQL etc.)。|4257|1|2023-10-11| |119|[zerosoul/chinese-colors](https://github.com/zerosoul/chinese-colors)|🇨🇳🎨Chinese traditional color cheatsheet online|2183|1|2023-12-22| |120|[course-dasheng/fe-algorithm](https://github.com/course-dasheng/fe-algorithm)|前端啃算法,一次性解决前端工程师的算法学习问题|853|1|2023-09-08| |121|[wenhaomin/ChatGPT-PromptGenius](https://github.com/wenhaomin/ChatGPT-PromptGenius)|All-purpose prompts website with hierarchical classification system. Helps you quickly find and share wonderful prompts! 全面、有效的提示词大全网站,帮助提升生产力和质量。|238|1|2023-12-17| |122|[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|565|0|2023-08-18| |123|[lucifer1004/cp-wiki](https://github.com/lucifer1004/cp-wiki)|lucifer1004 的 CP 笔记|128|0|2023-11-14| |124|[pingan8787/Leo-JavaScript](https://github.com/pingan8787/Leo-JavaScript)|欢迎关注公众号“前端自习课”,本仓库包含丰富的前端学习资料,包括 JavaScript、前端框架、HTTP、GraphQL、TS、Vue、React、Webpack等,还有很多我的原创文章,喜欢的朋友欢迎stat。:rocket:持续更新中...|941|0|2023-12-19| |125|[Wscats/react-tutorial](https://github.com/Wscats/react-tutorial)|:tiger2:Some of the react tutorial - 《React学习笔记》|417|0|2023-07-08| |126|[csxiaoyaojianxian/JavaScriptStudy](https://github.com/csxiaoyaojianxian/JavaScriptStudy)|JavaScript的学习代码总结,高级特性、数据结构、设计模式、typescript、vue、angular、react、node、webpack、weex、小程序、tensorflow…,JavaScript是世界上最好的语言!|668|0|2023-11-12| |127|[6dylan6/jdm](https://github.com/6dylan6/jdm)|线报监控合集|149|0|2023-12-19| |128|[imuncle/gitblog](https://github.com/imuncle/gitblog)|基于git issue的轻量级个人博客模板。|118|0|2023-08-04| |129|[ndp/git-cheatsheet](https://github.com/ndp/git-cheatsheet)|Interactive cheatsheet, visualization of git.|318|0|2023-11-11| |130|[teadocs/pandas-cn](https://github.com/teadocs/pandas-cn)|Pandas中文文档,欢迎贡献!|874|0|2023-12-13| |131|[tw93/cz-emoji-chinese](https://github.com/tw93/cz-emoji-chinese)|🚴 炫酷的中文版本的 git commit emoji 🐛🎨✨ 🔥💄📝 🎉 命令行|131|0|2023-08-01| |132|[mythsman/hexo-douban](https://github.com/mythsman/hexo-douban)| :cd: a Hexo plugin that helps you generate content for Douban books, movies, music, and games.|404|0|2023-11-03| |133|[ldqk/Masuit.MyBlogs](https://github.com/ldqk/Masuit.MyBlogs)|基于C#/.NET8的 masuit.org个人博客站项目源码,https://masuit.org ,供参考、学习、引用、非商业性质的部署。|937|0|2023-12-21| |134|[axetroy/blog](https://github.com/axetroy/blog)|:open_book:基于Github API 的动态博客|215|0|2023-12-16| |135|[tiancaiamao/go.blog](https://github.com/tiancaiamao/go.blog)|我的博客的源代码|112|0|2023-11-09| |136|[wulivictor/ExamOnline](https://github.com/wulivictor/ExamOnline)|微信考试小程序,答题小程序,刷题小程序,毕业设计小程序,有前后端完整源码和数据库,易于二次开发。非常适合做毕业设计。企业内部考核,内部培训等。|491|0|2023-11-09| |137|[jnlaoshu/MySelf](https://github.com/jnlaoshu/MySelf)|Clash、Stash、Surge、Loon、Quanx、Egern、Shadowrocket等自用配置。网上搜集,仅供参考!感谢大佬们的无私分享!|295|0|2023-12-20| |138|[xiaomaoJT/QxScript](https://github.com/xiaomaoJT/QxScript)|QuantumultX 规则学习记录;请不要fork项目!!!|185|0|2023-12-20| |139|[Mayandev/fe-interview-handwrite](https://github.com/Mayandev/fe-interview-handwrite)|📖 前端面试常见手写题整理|368|0|2023-09-24| |140|[xzlaptt/React](https://github.com/xzlaptt/React)|React学习|374|0|2023-07-23| |141|[sml2h3/mmewmd_crack_for_wenshu](https://github.com/sml2h3/mmewmd_crack_for_wenshu)|文书网MmEwMd参数破解,2023.06.25供应文书一手日更数据|475|0|2023-06-25| |142|[oubingbing/school_wechat](https://github.com/oubingbing/school_wechat)|校园小情书前端代码,好玩的表白墙、树洞、校园论坛,可独立部署,也可以使用我部署的后台服务,毕业设计的好项目。|876|0|2023-11-29| |143|[zyj1022/awesome-threejs](https://github.com/zyj1022/awesome-threejs)|搜集并学习threejs的相关知识总结、Demo、站点、书籍等。|143|0|2023-12-15| |144|[alwxkxk/threejs-example](https://github.com/alwxkxk/threejs-example)|3D可视化教程|192|0|2023-07-22| |145|[wu529778790/wu529778790.github.io](https://github.com/wu529778790/wu529778790.github.io)|神族九帝'博客|222|0|2023-09-12| |146|[zjuchenyuan/notebook](https://github.com/zjuchenyuan/notebook)|我的技术笔记本~|172|0|2023-08-06| |147|[lasting-yang/frida_bypass_ssl_example](https://github.com/lasting-yang/frida_bypass_ssl_example)|frida 辅助抓包的一些技巧|282|0|2023-12-18| |148|[wongjohn/for-my-love](https://github.com/wongjohn/for-my-love)|情人节 🌹,给女朋友的情书 💌|158|0|2023-12-21| |149|[SukkaW/OpenCore-Document-zh_Hans](https://github.com/SukkaW/OpenCore-Document-zh_Hans)|[非官方/Unofficial] OpenCore Bootloader 参考手册简体中文翻译|280|0|2023-08-25| |150|[NAOSI-DLUT/DLUT_SE_Courses](https://github.com/NAOSI-DLUT/DLUT_SE_Courses)|大连理工大学软件工程专业课程指南 开发区其他专业见组织内对应仓库|282|0|2023-12-21| |151|[anubhavsrivastava/awesome-ui-component-library](https://github.com/anubhavsrivastava/awesome-ui-component-library)|Curated list of framework component libraries for UI styles/toolkit|820|0|2023-11-07| |152|[hijiangtao/LeetCode-with-JavaScript](https://github.com/hijiangtao/LeetCode-with-JavaScript)|Solutions collection of LeetCode submissions in JavaScript & TypeScript (LeetCode 解题集之 JavaScript & TypeScript 版)|191|0|2023-07-19| |153|[TencentCloudBase/tcb-demo-basic](https://github.com/TencentCloudBase/tcb-demo-basic)|小程序·云开发系列教程——基础能力DEMO|165|0|2023-10-24| |154|[Honye/weapp-mark](https://github.com/Honye/weapp-mark)|🔥 豆瓣类影视查询记录小程序,附学习笔记|226|0|2023-07-28| |155|[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.|376|0|2023-11-27| |156|[ciaochaos/mpMath](https://github.com/ciaochaos/mpMath)|微信公众号公式编辑插件|141|0|2023-08-03| |157|[qiqihaobenben/Front-End-Basics](https://github.com/qiqihaobenben/Front-End-Basics)|前端&全栈基础知识的总结,可以当笔记用的那种,点击链接:|189|0|2023-12-19| |158|[wangfupeng1988/node-tutorial](https://github.com/wangfupeng1988/node-tutorial)|换一种思路来学习nodejs|324|0|2023-09-21| |159|[codeyu/EnglishGrammarBook](https://github.com/codeyu/EnglishGrammarBook)|旋元佑进阶文法|589|0|2023-10-24| |160|[edm00se/awesome-board-games](https://github.com/edm00se/awesome-board-games)|A curated list of awesome and exceptional board games. Please contribute!|265|0|2023-12-18| |161|[Ahaochan/Tampermonkey](https://github.com/Ahaochan/Tampermonkey)|油猴脚本集合|723|0|2023-12-13| |162|[TerryZ/v-selectpage](https://github.com/TerryZ/v-selectpage)|SelectPage for Vue, a select items components provides the list of items with pagination|236|0|2023-10-27| |163|[songquanpeng/stats-cards](https://github.com/songquanpeng/stats-cards)|在 README 中展示你在知乎,GitHub,B 站,LeetCode,掘金,CSDN,牛客等网站的数据,也可用于服务状态监控. Show your LeetCode & GitHub stats in GitHub Profile.|219|0|2023-07-25| |164|[cloudnativer/kube-install](https://github.com/cloudnativer/kube-install)|一鍵安裝部署高可用的多kubernetes集羣(二進位離線方式),支持定時安裝、添加與銷毀node、銷毀與修復master、一鍵卸載集羣等。One click offline installation of highly available multiple kubernetes cluster, supports schedule installation, addition of nodes, ...|378|0|2023-09-23| |165|[cnbloglabs/awescnb](https://github.com/cnbloglabs/awescnb)|快速构建、安装、切换博客园皮肤|204|0|2023-09-06| |166|[eryajf/vdoing-template](https://github.com/eryajf/vdoing-template)|Vdoing主题博客模板|212|0|2023-10-15| |167|[foolstack-omg/solidity-contracts](https://github.com/foolstack-omg/solidity-contracts)|合约分享|106|0|2023-10-27| |168|[pprp/SimpleCVPaperReading](https://github.com/pprp/SimpleCVPaperReading)|:smile:博客论文列表:分系列整理|228|0|2023-09-02| |169|[solstice23/osu-stats-signature](https://github.com/solstice23/osu-stats-signature)|🏷 生成实时更新的 osu! 个人资料卡片 / Generate dynamic osu! profile cards|128|0|2023-08-02| |170|[aminomancer/uc.css.js](https://github.com/aminomancer/uc.css.js)|A dark indigo CSS theme for Firefox and a large collection of privileged scripts to add new buttons, menus, and behaviors and eliminate nuisances. The theme is similar to other userChrome stylesheets, ...|286|0|2023-12-17| |171|[nineya/halo-theme-dream](https://github.com/nineya/halo-theme-dream)|二次元风格 halo 博客主题|201|0|2023-12-22| |172|[Sunny-lucking/blog](https://github.com/Sunny-lucking/blog)|写博客,记录成长|194|0|2023-09-02| |173|[mazipan/hello-open-source](https://github.com/mazipan/hello-open-source)|🖐️ A repository to learn about open source code contributions flow|559|0|2023-12-01| |174|[apachecn/xgboost-doc-zh](https://github.com/apachecn/xgboost-doc-zh)|XGBoost 中文文档|550|0|2023-07-27| |175|[TeamFleet/WhoCallsTheFleet](https://github.com/TeamFleet/WhoCallsTheFleet)|An offline guidebook for KanColle. Based on NW.JS|202|0|2023-10-27| |176|[leyuze/amber-frontEnd](https://github.com/leyuze/amber-frontEnd)|整合所有的前端项目案例模板,包括前端炫酷特效页面、海量博客模板、大数据可视化页面、各种导航页面、vue项目模板,React项目模板,UI设计交互,产品研发等。|150|0|2023-10-27| |177|[Tsukasa007/my_script](https://github.com/Tsukasa007/my_script)|學習自動化|351|0|2023-09-21| |178|[cadeyrn/bookmarks-organizer](https://github.com/cadeyrn/bookmarks-organizer)|With the Bookmarks Organizer it's easy to put order in your bookmarks. The Bookmarks Organizer finds no longer working bookmarks, redirects, duplicates and more!|170|0|2023-09-28| |179|[liubin915249126/javascript](https://github.com/liubin915249126/javascript)|len的博客->前端相关。 |238|0|2023-12-19| |180|[NoneDay/CellReport](https://github.com/NoneDay/CellReport)|CellReport 是一个netcore实现的、以复杂统计报表为核心目标的制作、运行工具。支持数据看板、大屏制作。你可以使用数据库、excel文件、api服务、已有报表等为数据源,通过内置的集合函数组织数据,以类excel界面设计最终呈现结果。|333|0|2023-12-14| |181|[ninja33/anki-dict-helper](https://github.com/ninja33/anki-dict-helper)|Anki划词制卡助手 -- "划词翻译,一键制卡"|373|0|2023-06-23| |182|[bh-lay/blog](https://github.com/bh-lay/blog)|剧中人的nodeJS版个人博客,仅仅是前后端实现,不包含博文数据。|350|0|2023-12-16| |183|[liyf-code/reverse_practice](https://github.com/liyf-code/reverse_practice)|python爬虫练习案例,汇总一些简单的js逆向案例,看准网,网易云评论、房天下,粉笔网,企名片,天翼云,巨潮资讯,tokencap,新榜资讯,公共资源交易,欧科云链,得物等|153|0|2023-11-14| |184|[zry656565/heaven-blog](https://github.com/zry656565/heaven-blog)|博客《咀嚼之味》|146|0|2023-07-11| |185|[eryajf/eryajf.github.io](https://github.com/eryajf/eryajf.github.io)|二丫讲梵👇博客全部源码|258|0|2023-12-21| |186|[blinker-iot/blinker-doc](https://github.com/blinker-iot/blinker-doc)|blinker中文文档|171|0|2023-10-22| |187|[3075426724/WeReading](https://github.com/3075426724/WeReading)|读书会,书友会小程序:书籍是人类进步的阶梯,在信息高度发达而浮躁的当下,静下心来读书成为都市人群的新趋势, 很多读书社团应运而生,那么通过小程序,把读书会搬到手机上,通过小程序了解最热门的书单和作家,可以每天组织阅读打卡和评比;书友会时常组织书友进行书友会线下活动,那么通过小程序可以方便的搞定报名、签到、活动信息收集,活动结束后还可以进行评价|122|0|2023-06-27| |188|[Wenmoux/sources](https://github.com/Wenmoux/sources)|一些自用规则,包括厚墨书源、亦搜规则、阅读订阅源、电报频道收藏以及阅读书源。|230|0|2023-08-10| |189|[dev2007/elasticsearch-doc](https://github.com/dev2007/elasticsearch-doc)|elasticsearch中文文档——基于7.11|124|0|2023-12-04| |190|[apachecn/seaborn-doc-zh](https://github.com/apachecn/seaborn-doc-zh)|:book: [译] seaborn 0.9 中文文档|158|0|2023-07-28| |191|[decomoji/decomoji](https://github.com/decomoji/decomoji)|Custom icon collection for slack reaction|770|0|2023-12-09| |192|[bitshares/bitshares-ui](https://github.com/bitshares/bitshares-ui)|Fully featured Graphical User Interface / Reference Wallet for the BitShares Blockchain|515|0|2023-12-16| |193|[tanxiaohan1/WeSportH](https://github.com/tanxiaohan1/WeSportH)|健身房私教预约的小程序,包含用户端,教练端,管理端三方,不仅可以预防人员多难造成用户等待时间过长,还可以帮助健身房进行高效的用户管理,本项目前后端完整,包括公告,私教预约,项目预约,课程预约,后台管理,用户管理,预约名单管理,预约记录管理与导出,我的预约,历史浏览,我的收藏等模块,采用腾讯提供的小程序云开发解决方案,无须服务器和域名|226|0|2023-12-19| |194|[twz915/zqxt](https://github.com/twz915/zqxt)|自强学堂源代码 https://code.ziqiangxuetang.com/django/django-tutorial.html|281|0|2023-10-25| |195|[mondayfirst/XXQG_TiKu](https://github.com/mondayfirst/XXQG_TiKu)|学习强国 挑战答题题库 (已适配新版本)|466|0|2023-12-12| |196|[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.|1047|0|2023-11-23| |197|[feverrun/my_scripts](https://github.com/feverrun/my_scripts)|学习使用|299|0|2023-12-19| |198|[whinc/whinc.github.io](https://github.com/whinc/whinc.github.io)|个人站点,包含技术笔记、博客、作品、工具等|154|0|2023-11-05| |199|[shengxinjing/fe-advanced-interview](https://github.com/shengxinjing/fe-advanced-interview)|前端进阶面试指南|1347|0|2023-12-21| |200|[WenyanLiu/CCFrank4dblp](https://github.com/WenyanLiu/CCFrank4dblp)|Displays the China Computer Federation (CCF) recommended rank of international conferences and journals in the dblp, Google Scholar, Connected Papers and and Web of Science search results.|474|0|2023-12-16|

↓ -- 感谢读者 -- ↓

榜单持续更新,如有帮助请加星收藏,方便后续浏览,感谢你的支持!

返回目录问题反馈