中文增速榜 > 资料类 > JavaScript
# | Repository | Description | Stars | Average daily growth | Updated |
---|---|---|---|---|---|
1 | trekhleb/javascript-algorithms | 📝 Algorithms and data structures implemented in JavaScript with explanations and links to further readings | 186116 | 80 | 2024-08-15 |
2 | airbnb/javascript | JavaScript Style Guide | 144259 | 34 | 2024-08-12 |
3 | ryanmcdermott/clean-code-javascript | 🛁 Clean Code concepts adapted for JavaScript | 91002 | 32 | 2024-07-29 |
4 | jaywcjlove/awesome-mac | Now we have become very big, Different from the original idea. Collect premium software in various categories. | 73974 | 25 | 2024-08-15 |
5 | scutan90/DeepLearning-500-questions | 深度学习500问,以问答形式对常用的概率知识、线性代数、机器学习、深度学习、计算机视觉等热点问题进行阐述,以帮助自己及有需要的读者。 全书分为18个章节,50余万字。由于水平有限,书中不妥之处恳请广大读者批评指正。 未完待续............ 如有意合作,联系scutjy2015@163.com 版权所有,违权必究 Tan 2018.0 ... | 54033 | 24 | 2024-06-26 |
6 | azl397985856/leetcode | LeetCode Solutions: A Record of My Problem Solving Journey.( leetcode题解,记录自己的leetcode解题之路。) | 54294 | 23 | 2024-08-12 |
7 | typescript-cheatsheets/react | Cheatsheets for experienced React developers getting started with TypeScript | 44759 | 20 | 2024-07-29 |
8 | yangshun/front-end-interview-handbook | ⚡️ Front End interview preparation materials for busy engineers | 41102 | 17 | 2024-07-16 |
9 | haizlin/fe-interview | 前端面试每日 3+1,以面试题来驱动学习,提倡每日学习与思考,每天进步一点!每天早上5点纯手工发布面试题(死磕自己,愉悦大家),6000+道前端面试题全面覆盖,HTML/CSS/JavaScript/Vue/React/Nodejs/TypeScript/ECMAScritpt/Webpack/Jquery/小程序/软技能…… | 25161 | 13 | 2024-08-14 |
10 | goldbergyoni/javascript-testing-best-practices | 📗🌐 🚢 Comprehensive and exhaustive JavaScript & Node.js testing best practices (July 2023) | 23855 | 13 | 2024-06-27 |
11 | timqian/chinese-independent-blogs | 中文独立博客列表 | 20077 | 11 | 2024-08-15 |
12 | elsewhencode/project-guidelines | A set of best practices for JavaScript projects | 29352 | 11 | 2024-03-05 |
13 | koodo-reader/koodo-reader | A modern ebook manager and reader with sync and backup capacities for Windows, macOS, Linux and Web | 17467 | 11 | 2024-08-15 |
14 | 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」同步更新 | 21814 | 11 | 2024-03-17 |
15 | ascoders/weekly | 前端精读周刊。帮你理解最前沿、实用的技术。 | 28258 | 10 | 2024-06-13 |
16 | isno/theByteBook | ⭐ 【开源书籍】深入讲解内核网络、Kubernetes、ServiceMesh、容器等云原生相关技术。经历实践检验的 DevOps、SRE指南。如发现错误,谢谢提issue | 6874 | 10 | 2024-08-15 |
17 | qianguyihao/Web | 千古前端图文教程,超详细的前端入门到进阶知识库。从零开始学前端,做一名精致优雅的前端工程师。 | 25970 | 9 | 2024-07-29 |
18 | ryanhanwu/How-To-Ask-Questions-The-Smart-Way | 本文原文由知名 Hacker Eric S. Raymond 所撰寫,教你如何正確的提出技術問題並獲得你滿意的答案。 | 30247 | 9 | 2024-04-14 |
19 | sudheerj/javascript-interview-questions | List of 1000 JavaScript Interview Questions | 23300 | 9 | 2024-08-13 |
20 | adam-golab/react-developer-roadmap | Roadmap to becoming a React developer | 18768 | 8 | 2024-02-16 |
21 | standard/standard | 🌟 JavaScript Style Guide, with linter & automatic code fixer | 29024 | 8 | 2024-07-19 |
22 | 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 ... | 6909 | 7 | 2024-08-15 |
23 | verekia/js-stack-from-scratch | 🛠️⚡ Step-by-step tutorial to build a modern JavaScript stack. | 20041 | 7 | 2024-06-05 |
24 | chaozh/awesome-blockchain-cn | 收集所有区块链(BlockChain)技术开发相关资料,包括Fabric和Ethereum开发资料 | 18331 | 7 | 2024-02-29 |
25 | fishjar/kiss-translator | A simple, open source bilingual translation extension & Greasemonkey script (一个简约、开源的 双语对照翻译扩展 & 油猴脚 本) | 2618 | 7 | 2024-05-30 |
26 | ruanyf/es6tutorial | 《ECMAScript 6入门》是一本开源的 JavaScript 语言教程,全面介绍 ECMAScript 6 新增的语法特性。 | 21199 | 6 | 2024-07-25 |
27 | dirk1983/chatgpt | 演示站现在可以免费使用ChatGPT对话和画图了。全网最易部署,响应速度最快的ChatGPT环境。PHP版调用OpenAI接口进行问答和画图,采用Stream流模式通信,一边生成一边输出。前端采用EventSource,支持Markdown格式解析,支持公式显示,代码有着色处理,支持画图。页面UI简洁,支持上下文连续会话。源码只有几个文件,没用任何框架,支持所有PHP版本,全部开源,极易二开。保姆 ... | 3064 | 6 | 2024-06-04 |
28 | zhaoolee/ChineseBQB | 🇨🇳 Chinese sticker pack,More joy / 表情包的博物馆, Github最有毒的仓库, 中国表情包大集合, 聚欢乐~ | 12101 | 6 | 2024-06-15 |
29 | deezertidal/shadowrocket-rules | 小火箭 shadowrocket 配置文件 模块 脚本 module sgmodule 图文教程 规则 分流 破解 解锁 | 4816 | 6 | 2024-08-15 |
30 | git-tips/tips | Most commonly used git tips and tricks. | 21281 | 6 | 2024-07-05 |
31 | liyupi/codefather | 程序员鱼皮的编程宝典。原创编程学习路线,包括经验分享、技术知识、学习资源、学习建议、项目等,适用于所有学习编程 & 求职的同学。已完成 Java、前端 | 5471 | 5 | 2024-07-01 |
32 | daymade/Twitter-Block-Porn | 共享黑名单, 一键拉黑所有黄推诈骗犯. Block scammers who sending fake porn comments, and help you improve your experience using Twitter. | 1928 | 5 | 2024-07-31 |
33 | 501351981/vue-office | 支持word(.docx)、excel(.xlsx,.xls)、pdf等各类型office文件预览的vue组件集合,提供一站式office文 件预览方案,支持vue2和3,也支持React等非Vue框架。Web-based pdf, excel, word preview library | 3498 | 5 | 2024-07-17 |
34 | antonioru/beautiful-react-hooks | 🔥 A collection of beautiful and (hopefully) useful React hooks to speed-up your components and hooks development 🔥 | 8135 | 5 | 2024-07-17 |
35 | Bistutu/FluentRead | 拥有基于上下文语境的人工智能翻译引擎,为网站提供更加友好的翻译,让所有人都能够拥有基于母语般的阅读体验。 | 1291 | 5 | 2024-06-10 |
36 | TechXueXi/techxuexi-js | 油猴等插件的 学习强国 js 代码 45分/天 | 3742 | 4 | 2024-04-09 |
37 | 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 ... | 2027 | 4 | 2024-07-22 |
38 | LearnPrompt/LearnPrompt | 永久免费开源的 AIGC 课程, 目前已支持Prompt Engineering, ChatGPT, Midjourney, Runway, Stable Diffusion, AI数字人,AI声音&音乐,开源大模型 | 1773 | 4 | 2024-08-12 |
39 | browserslist/browserslist | 🦔 Share target browsers between different front-end tools, like Autoprefixer, Stylelint and babel-preset-env | 12891 | 4 | 2024-08-03 |
40 | apachecn/apachecn-algo-zh | ApacheCN 数据结构与算法译文集 | 10977 | 4 | 2024-06-19 |
41 | BetaSu/just-react | 「React技术揭秘」 一本自顶向下的React源码分析书 | 6074 | 4 | 2024-07-24 |
42 | WTFAcademy/WTF-Ethers | 我最近在重新学ethers.js,巩固一下细节,也写一个“WTF Ethers.js极简入门”,供小白们使用,每周更新1-3讲。Now supports English! 官网: https://wtf.academy | 2971 | 4 | 2024-07-29 |
43 | marcelscruz/public-apis | A collaborative list of public APIs for developers | 3547 | 4 | 2024-08-14 |
44 | ljianshu/Blog | 关注基础知识,打造优质前端博客,公众号[前端工匠]的作者 | 7880 | 3 | 2024-03-16 |
45 | ZJ595/AndroidReverse | 《安卓逆向这档事》 | 918 | 3 | 2024-08-11 |
46 | rustx-labs/effective-rust-cn | Effective Rust 中文版 | 357 | 3 | 2024-08-07 |
47 | xishandong/crawlProject | python爬虫项目合集,从基础到js逆向,包含基础篇、自动化篇、进阶篇以及验证码篇。案例涵盖各大网站(xhs douyin weibo ins boss job,jd...),你将会学到有关爬虫以及反爬虫、自动化和验证码的各方面知识 | 824 | 2 | 2024-07-11 |
48 | timqian/openprompt.co | Create. Use. Share. ChatGPT prompts | 1168 | 2 | 2024-08-10 |
49 | sve1r/Rules-For-Quantumult-X | 适用于 Quantumult X 规则整理集合. 所有内容源自 互联网,仅作为收集和整理 | 3038 | 2 | 2024-08-13 |
50 | wesbos/awesome-uses | A list of /uses pages detailing developer setups, gear, software and configs. | 4525 | 2 | 2024-08-13 |
51 | langren1353/GM_script | 我就是来分享脚本玩玩的 | 5889 | 2 | 2024-08-15 |
52 | l0o0/translators_CN | Zotero translator中文网页抓取翻译器🎉This is Zotero translators for Chinese Sites(beta), not the official Zotero repo | 4004 | 2 | 2024-08-09 |
53 | xxxily/hello-ai | It's not AI that takes away your job, but the people who master the use of AI tools. The most deadly attack is a dimension-reducing strike: destroying you has nothing to do with you - from "The Three- ... | 826 | 2 | 2024-03-16 |
54 | thomaspark/flexboxfroggy | A game for learning CSS flexbox 🐸 | 6837 | 2 | 2024-07-14 |
55 | flutterchina/flutter_in_action_2nd | 《Flutter实战 第二版》 书稿 | 2140 | 2 | 2024-04-17 |
56 | adlered/CSDNGreener | 《专 业 团 队》🕺🏿 🕺🏿 🕺🏿 🕺🏿 ⚰️🕺🏿 🕺🏿 🕺🏿 🕺🏿 专治 CSDN 广告与各种灵魂打击 🐵 油猴脚本 TamperMonkey Chrome FireFox CSDN 页面浮窗广告完全过滤净化 国服最强 CSDN 绿化脚本 | 3576 | 2 | 2024-07-18 |
57 | lyricat/wechat-format | 微信公众号排版编辑器,转换 Markdown 到微信特制的 HTML | 4307 | 2 | 2024-05-30 |
58 | journey-ad/sd-webui-bilingual-localization | Stable Diffusion web UI bilingual localization extensions. SD WebUI双语对照翻译插件 | 851 | 2 | 2024-08-03 |
59 | wangxinleo/wechat-public-account-push | 微信公众号推送-给女朋友的浪漫 | 1640 | 2 | 2024-07-08 |
60 | fmz200/wool_scripts | 收集一些QuantumultX、Loon、Surge、ShadowRocket的配置与脚 本,去广告合集。 | 1645 | 2 | 2024-08-15 |
61 | ObjTube/front-end-roadmap | Tell you how to learn front end development ~ | 2593 | 2 | 2024-06-24 |
62 | pysunday/sdenv | sdenv补环境框架,完美过瑞数vmp理论通杀,配合瑞数vmp纯算法逆向项目(rs-reverse)更好学习原理,商标网更新后在线样例失效,可尝试使用其它网站试验(不保证有效) | 263 | 2 | 2024-06-04 |
63 | bestony/ChatGPT-Feishu | 给飞书准备的 ChatGPT 机器人 | 1123 | 2 | 2024-05-19 |
64 | su37josephxia/wheel-awesome | 天天造轮子,手写面试常见源码。 | 1495 | 1 | 2024-03-13 |
65 | meodai/color-names | Large list of handpicked color names 🌈 | 2343 | 1 | 2024-08-05 |
66 | shgopher/GOFamily | 🔥 《Go 程序员宝典》:go 基础语法,go 并发模式,go runtime 实现原理 ,企业级 go 语言项目经验。 | 2132 | 1 | 2024-06-23 |
67 | xiaomaoJT/QxScript | QuantumultX 规则学习记录;请不要fork项目!!! | 317 | 1 | 2024-08-15 |
68 | ttglad/learning | 学习强国浏览器插件,自动阅读、观看视频、每日答题、每周答题、专项答题,每日35~40分! | 908 | 1 | 2024-02-29 |
69 | kesixin/QuestionWechatApp | 微信小程序,考试小程序,答题小程序,刷题小程序。毕业设计小程序,有前后端完整源码和数据库,易于二次开发。还可用于考试活动,企业内部考核,内部培训等职业考试刷题。 | 1252 | 1 | 2024-08-15 |
70 | PKM-er/Pkmer-Docs | Pkmer知识管理共建项目 | 388 | 1 | 2024-08-15 |
71 | zhang-wangz/LeetCodeRating | 一款对应力扣的浏览器油猴插件 TamperMonkey Chrome | 677 | 1 | 2024-04-16 |
72 | wanghao221/moyu | 1000个摸鱼小游戏、小工具源码集合及在线演示 | 534 | 1 | 2024-04-26 |
73 | WeChatAPIs/WeChatApi | WeChatApi、wechat api、微信3.9.10、微信HOOK、微信机器人、wechathook、微信API、微信公众号采集、微信公众号爬虫、微信数据库 | 344 | 1 | 2024-08-12 |
74 | jdorfman/awesome-json-datasets | A curated list of awesome JSON datasets that don't require authentication. | 3267 | 1 | 2024-07-23 |
75 | woai3c/Front-end-articles | 分享我的编程经验和学习心得,订阅请点 watch | 1521 | 1 | 2024-05-17 |
76 | rust-lang-cn/rust-by-example-cn | Rust By Example 中文版(包含在线代码编辑器) | 1808 | 1 | 2024-06-27 |
77 | yisainan/web-interview | 我是齐丶先丶森,收集整理全网面试题及面试技巧,旨在帮助前端工程师们找到一份好工作!更多详见公众号「前端面试秘籍」 | 2614 | 1 | 2024-08-13 |
78 | thomaspark/gridgarden | A game for learning CSS grid layout 🥕 | 3173 | 1 | 2024-08-13 |
79 | chromaui/learnstorybook.com | Static site and content for Storybook tutorials | 2399 | 1 | 2024-07-23 |
80 | k1995/github-i18n-plugin | GitHub官网汉化、中文翻译插件 🇨🇳 | 833 | 1 | 2024-07-25 |
81 | csfive/composing-programs-zh | 🦊 CS61A 教材 Composing Programs 的中文翻译 | 401 | 1 | 2024-07-23 |
82 | channingbreeze/games | 一个基于Phaser的小游戏集合 | 1889 | 1 | 2024-02-18 |
83 | yetone/bob-plugin-rapidapi-deepl-translator | DeepL RapidAPI 的 Bob 插件,可能是中国 macOS 用户可以无痛使用的相对合法的最便宜的 DeepL 翻译方案。 | 342 | 1 | 2024-07-16 |
84 | nefe/redux-in-chinese | Redux 中文文档 | 3471 | 1 | 2024-06-20 |
85 | 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 ... | 434 | 1 | 2024-04-22 |
86 | tengge1/ShadowEditor | Cross-platform 3D scene editor based on three.js, golang and mongodb for desktop and web. https://tengge1.github.io/ShadowEditor-examples/ | 1577 | 1 | 2024-07-29 |
87 | Xiumuzaidiao/Day-night-toggle-button | 最近很火的折磨人挑战,复刻了一下,放到期末作业博客里了,大概有90%还原度(确实太折磨人了) | 273 | 1 | 2024-05-22 |
88 | marijnh/Eloquent-JavaScript | The sources for the Eloquent JavaScript book | 3000 | 1 | 2024-08-13 |
89 | talebook/talebook | A simple books website. 一个简单的在线版个人书库。 | 3322 | 1 | 2024-08-05 |
90 | huaize2020/awesome-nodejs | Node.js 资源大全中文版。An awesome Node.js packages and resources | 1236 | 1 | 2024-06-16 |
91 | 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 ... | 1171 | 1 | 2024-08-08 |
92 | looeee/discoverthreejs-site | Repo for the book Discover three.js! | 723 | 1 | 2024-04-06 |
93 | cyao2q/files | TVBox开源版,盒子软件分享 | 1159 | 1 | 2024-07-19 |
94 | bradvin/social-share-urls | Social Share URLs | 2771 | 1 | 2024-03-04 |
95 | XPoet/js-data-structure-and-algorithm | 从 0 到 1 学习 JavaScript 数据结构与算法 | 1517 | 1 | 2024-05-27 |
96 | amandakelake/blog | think more!learn more! | 2243 | 1 | 2024-03-01 |
97 | ttttmr/Wechat2RSS | 微信公众号转RSS | 608 | 1 | 2024-08-12 |
98 | tw93/Maple | 🍁 Hide the bookmark bar, use Maple Bookmarks to surf smoothly. 🍁 隐藏书签栏,使用枫叶书签让你行云流水。 | 300 | 1 | 2024-06-27 |
99 | OBKoro1/web-basics | 大厂前端需要掌握的JS基础能力,大厂场景题、大厂面试真题欢迎提issue和PR来丰富场景题。 | 548 | 1 | 2024-04-25 |
100 | oxc-project/javascript-parser-in-rust | Tutorial on writing a JavaScript Parser in Rust | 478 | 1 | 2024-08-07 |
101 | vvo/tzdb | 🕰 Simplified, grouped and always up to date list of time zones, with major cities | 767 | 1 | 2024-08-09 |
102 | dingyong0214/ThorUI | ThorUI组件库,微信小程序项目代码分享,组件文档地址:https://www.thorui.cn/doc | 1120 | 1 | 2024-05-30 |
103 | plantree/ruanyf-weekly | VitePress构建阮一峰的技术周刊 | 276 | 1 | 2024-08-09 |
104 | jasondu/wxa-plugin-canvas | 小程序海报组件-生成朋友圈分享海报并生成图片 | 3089 | 1 | 2024-05-08 |
105 | overtrue/share.js | 一键分享到微博、QQ空间、QQ好友、微信、腾讯微博、豆瓣、Facebook、Twitter、Linkedin、Google+、点点等 | 3686 | 1 | 2024-07-29 |
106 | lixi5338619/lxBook | 《爬虫逆向进阶实战》书籍代码库 | 577 | 1 | 2024-08-14 |
107 | wenhaomin/ChatGPT-PromptGenius | All-purpose prompts website with hierarchical classification system. Helps you quickly find and share wonderful prompts! 全面、有效的提示词大全网站,帮助提升生产力和质量。 | 326 | 1 | 2024-05-23 |
108 | twilio-labs/open-pixel-art | A collaborative pixel art project to teach people how to contribute to open-source | 585 | 0 | 2024-06-14 |
109 | pingan8787/Leo-JavaScript | 欢迎关注公众号“前端自习课”,本仓库包含丰富的前端学习资料,包括 JavaScript、前端框架、HTTP、GraphQL、TS、Vue、React、Webpack等,还有很多我的原创文章,喜欢的朋友欢迎stat。🚀持续更新中... | 975 | 0 | 2024-08-15 |
110 | WeiWenda/effect-note | 大纲笔记软件 | 108 | 0 | 2024-03-18 |
111 | csxiaoyaojianxian/JavaScriptStudy | JavaScript的学习代码总结,高级特性、数据结构、设计模式、typescript、vue、angular、react、node、webpack、weex、小程序、tensorflow…,JavaScript是世界上最好的语言! | 687 | 0 | 2024-05-10 |
112 | zhheo/Post-Abstract-AI | 适用于博客的文章摘要生成器 | 161 | 0 | 2024-03-14 |
113 | 6dylan6/jdm | 线报监控合集 | 165 | 0 | 2024-04-04 |
114 | ndp/git-cheatsheet | Interactive cheatsheet, visualization of git. | 333 | 0 | 2024-07-18 |
115 | 850552586/gridea-theme-fog | gridea静态博客主题,不适合追求简洁的博主使用 | 174 | 0 | 2024-02-27 |
116 | axetroy/blog | 📖基于Github API 的动态博客 | 215 | 0 | 2024-04-03 |
117 | wulivictor/ExamOnline | 微信小程序,考试小程序,答题小程序,刷题小程序,考公小程序,考研小程序,毕业设计小程序,有前后端完整源码和数据库,易于二次开发。还可用于考试预约,企业内部考核,内部培训等,注册师刷题,基于云开发,部署简单,免服务器和域名备案。 | 609 | 0 | 2024-08-14 |
118 | jnlaoshu/MySelf | Clash、Stash、Surge、Loon、Quanx、Egern、Shadowrocket等自用配置。网上搜集,仅供参考!感谢大佬们的无私分享! | 333 | 0 | 2024-08-13 |
119 | oubingbing/school_wechat | 校园小情书前端代码,好玩的表白墙、树洞、校园论坛,可独立部署,也可以使用我部署的后台服务,毕业设计的好项目。 | 979 | 0 | 2024-05-31 |
120 | wu529778790/wu529778790.github.io | 神族九帝'博客 | 257 | 0 | 2024-08-14 |
121 | tengj/SpringBootDemo | Spring Boot学习系列 | 1308 | 0 | 2024-06-04 |
122 | scoful/N-Tab | 浏览器插件,《标签管理工具,替代OneTab》,支持Chrome和Edge | 397 | 0 | 2024-03-14 |
123 | xixiaoyao/CS224n-winter-together | an Open Course Platform for Stanford CS224n (2020 Winter) | 495 | 0 | 2024-05-03 |
124 | SukkaW/OpenCore-Document-zh_Hans | [非官方/Unofficial] OpenCore Bootloader 参考手册简体中文翻译 | 291 | 0 | 2024-03-19 |
125 | MatcherAny/whitelist.pac | 自己使用的白名单pac文件,不定时更新常见域名 | 348 | 0 | 2024-02-21 |
126 | NAOSI-DLUT/DLUT_SE_Courses | 大连理工大学软件工程专业课程指南 开发区其他专业见组织内对应仓库 | 345 | 0 | 2024-07-23 |
127 | yunnysunny/nodebook | nodejs 基础教程 | 357 | 0 | 2024-07-26 |
128 | anubhavsrivastava/awesome-ui-component-library | Curated list of framework component libraries for UI styles/toolkit | 860 | 0 | 2024-05-27 |
129 | country-regions/country-region-data | A source list of countries, regions and shortcodes in JSON and JS format. | 404 | 0 | 2024-06-17 |
130 | latentcat/mpmath | 微信公众号公式编辑插件 | 148 | 0 | 2024-02-26 |
131 | Daotin/Web | 📚 从零开始学 Web 前端系列图文教程。从零开始一步步带你进入前端的世界。 | 511 | 0 | 2024-05-16 |
132 | qiqihaobenben/Front-End-Basics | 前端&全栈基础知识的总结,可以当笔记用的那种,点击链接: | 193 | 0 | 2024-04-03 |
133 | codeyu/EnglishGrammarBook | 旋元佑进阶文法 | 675 | 0 | 2024-03-16 |
134 | yisainan/vue2 | 💯 比较好的vue2项目,值得借鉴与学习 | 683 | 0 | 2024-08-05 |
135 | edm00se/awesome-board-games | A curated list of awesome and exceptional board games. Please contribute! | 293 | 0 | 2024-08-06 |
136 | Ahaochan/Tampermonkey | 油猴脚本集合 | 780 | 0 | 2024-03-08 |
137 | ZYSzys/awesome-captcha | 🔑 Curated list of awesome captcha libraries and crack tools. | 1186 | 0 | 2024-06-04 |
138 | songquanpeng/stats-cards | 在 README 中展示你在知乎,GitHub,B 站,LeetCode,掘金,CSDN,牛客等网站的数据,也可用于服务状态监控. Show your LeetCode & GitHub stats in GitHub Profile. | 277 | 0 | 2024-07-03 |
139 | cloudnativer/kube-install | 一键安装k8s(kubernetes):二進位離線方式部署,支持定時安裝、添加與銷毀node、銷毀與修復master、一鍵卸載集羣等。Install k8s (kubernetes): one click offline installation of highly available multiple kubernetes cluster, supports schedule installat ... | 411 | 0 | 2024-04-03 |
140 | foolstack-omg/block-tech-sharing | Sharing Valuable Technology & Arbitrage Skill of The Blockchain I have learned. | 357 | 0 | 2024-07-24 |
141 | pprp/SimpleCVPaperReading | 😄博客论文列表:分系列整理 | 391 | 0 | 2024-04-12 |
142 | Wscats/node-tutorial | :relaxed:Some of the node tutorial -《Node学习笔记》 | 519 | 0 | 2024-04-27 |
143 | 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, ... | 324 | 0 | 2024-06-30 |
144 | nineya/halo-theme-dream | 二次元风格 halo 博客主题 | 218 | 0 | 2024-03-21 |
145 | mazipan/hello-open-source | 🖐️ A repository to learn about open source code contributions flow | 586 | 0 | 2024-08-01 |
146 | TeamFleet/WhoCallsTheFleet | An offline guidebook for KanColle. Based on NW.JS | 202 | 0 | 2024-03-07 |
147 | rudyxu1102/cross-origin | A collection of simple demos of CORS | 579 | 0 | 2024-06-19 |
148 | liubin915249126/javascript | len的博客->前端相关。 | 244 | 0 | 2024-04-03 |
149 | NoneDay/CellReport | CellReport 是一个netcore实现的、以复杂统计报表为核心目标的制作、运行工具。支持数据看板、大屏制作。你可以使用数据库、excel文件、api服务、已有报表等为数据源,通过内置的集合函数组织数据,以类excel界面设计最终呈现结 果。 | 412 | 0 | 2024-06-13 |
150 | ninja33/anki-dict-helper | Anki划词制卡助手 -- "划词翻译,一键制卡" | 380 | 0 | 2024-05-06 |
151 | mtjsoft/wanandroid | 【小程序已上线】基于鸿洋大神的玩android开放API完成的《玩android》微信小程序版本,一起来学习小程序开发吧。 | 141 | 0 | 2024-03-15 |
152 | bh-lay/blog | 剧中人的nodeJS版个人博客,仅仅是前后端实现,不包含博文数据。 | 351 | 0 | 2024-08-07 |
153 | woai3c/node-blog | 用 node 搭建个人博客 | 114 | 0 | 2024-03-28 |
154 | decomoji/decomoji | Custom icon collection for slack reaction | 791 | 0 | 2024-08-13 |
155 | azat-co/expressworks | Learn Express.js from the author of one of the best books on Express.js—Pro Express.js— with this workshop that will teach you basics of Express.js. | 716 | 0 | 2024-03-21 |
156 | bitshares/bitshares-ui | Fully featured Graphical User Interface / Reference Wallet for the BitShares Blockchain | 518 | 0 | 2024-07-25 |
157 | xiaohesong/TIL | 本库记录每日所学,README是一些链接;学习是自己的事。 | 296 | 0 | 2024-05-17 |
158 | fs185085781/webos | 腾飞Webos专注在浏览器端体验Win11的效果,支持大量的云盘挂载,本项目仅用于学习,请勿用来干非法的事情 | 156 | 0 | 2024-03-11 |
159 | alphapapa/emacs-package-dev-handbook | An Emacs package development handbook. Built with Emacs, by Emacs package developers, for Emacs package developers. | 1120 | 0 | 2024-04-22 |
160 | realgeoffrey/knowledge | 前端复盘笔记 :pencil: ——来自实践后的总结 | 112 | 0 | 2024-04-02 |
161 | feverrun/my_scripts | 学习使用 | 341 | 0 | 2024-08-15 |
162 | shengxinjing/fe-advanced-interview | 前端进阶面试指南 | 1414 | 0 | 2024-04-16 |
163 | 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. | 592 | 0 | 2024-08-03 |
164 | chaolucky18/xuexitongScript | 学习通自动刷课脚本 | 490 | 0 | 2024-03-08 |
165 | jiangshanmeta/meta | leetcode javascript/typescript实现 | 258 | 0 | 2024-07-13 |
166 | Hanks10100/weex-vue-examples | Examples of using Weex and Vue.js | 212 | 0 | 2024-04-04 |
167 | weishakeji/LearningSystem | 前后端分离(MVVM架构),C#、Sqlserver、Vue。web端采用ElementUI,手机端采用VantUI,管理后台采用WebdeskUI。直播、视频学习、试题练习、测试、考试、学习证明、成绩打印,真正实现“学、练、考”一体。微信支持、支付宝支付。私有化部署,永久授权,终身享用。安装量超三万家。 | 290 | 0 | 2024-08-02 |
168 | Jackson0714/PassJava-Learning | 整合了Spring Cloud 实战教程+公众号内容都会同步到这个仓库。文档地址:http://www.passjava.cn | 286 | 0 | 2024-07-23 |
169 | WTFAcademy/WTF-JavaScript | 我最近在重新学 JavaScript, 巩固一下细节, 也写一个“WTF JavaScript极简入门”,供新人学习。 | 226 | 0 | 2024-03-27 |
170 | realyao/WXminiprogram-Focus-clock | 微信小程序【专注时钟】(v1.2.2);时间规划、效率工具类、入门 | 487 | 0 | 2024-07-27 |
171 | haiibo/openwrt-packages | 常用 OpenWrt 软件包合集,定时自动更新,适用于 Lean 源码 | 257 | 0 | 2024-02-18 |
172 | Honye/scriptable-scripts | Sciptable 脚本打包工具,组件化、API 和脚本分享 | 111 | 0 | 2024-03-18 |
173 | MihaiValentin/lunr-languages | A collection of languages stemmers and stopwords for Lunr Javascript library | 429 | 0 | 2024-07-06 |
174 | Messiahhh/blog | akara的前端笔记 | 348 | 0 | 2024-07-11 |
175 | liguobao/HouseSearch | 地图搜租房【微信公众号、小程序:人生删除指南】 | 1341 | 0 | 2024-06-17 |
176 | oTranscribe/oTranscribe | A free & open tool for transcribing audio interviews | 1028 | 0 | 2024-05-11 |
177 | chai2010/gopherchina2018-cgo-talk | :book: GopherChina2018: 深入CGO编程 - 最新修订 | 334 | 0 | 2024-06-30 |
178 | yanhaijing/yanhaijing.github.io | 公众号: 颜海镜,《现代JavaScript库开发:原理、技术与实战》作者 | 110 | 0 | 2024-04-02 |
179 | biuuu/BLHXFY | 碧蓝幻想翻译 | 275 | 0 | 2024-07-30 |
180 | transitive-bullshit/ffmpeg-concat | Concats a list of videos together using ffmpeg with sexy OpenGL transitions. | 873 | 0 | 2024-04-17 |
181 | anzhihe/Free-Web-Books | Learn books from TCP/IP HTTP(s) HTML、CSS、JS、JQuery Vue PHP Web Web Server | 898 | 0 | 2024-06-18 |
182 | yeyan1996/practical-javascript | 28 JavaScript Skills a Qualified Intermediate Front-End Engineer Needs to Master | 369 | 0 | 2024-05-27 |
↓ -- 感谢读者 -- ↓
榜单持续更新,如有帮助请加星收藏,方便后续浏览,感谢你的支持!