vscode的源码插件GitHub Repositories

打铁还需自身硬,需要不断提升自我,提升自我的一种方式就是看源码,站在更高的维度去理解底层原理,以便以后更好的开发和解决问题,由于源码一个动不动就是几个G甚至十几个G,如果一个个源码下载下来,那对咱们的网络和硬盘空间带来巨大的挑战,下面就介绍下vscode看前端工具GitHub Repositories看源码的路子,有点按需加载的意思,方便,快速,也希望通过源码的学习,大家能提升自我:

需要github登录:

github源码列表:

react:https://github.com/facebook/react

vuejs:https://github.com/vuejs/core

vue-router:https://github.com/vuejs/vue-router

vue-vuex:https://github.com/vuejs/vuex

vue2(inactive repository):https://github.com/vuejs/vue

V8 JavaScript Engine:https://github.com/v8/v8

Chromium Browser Source code:https://github.com/chromium/chromium

Lodash source code:https://github.com/lodash/lodash

resize-observer:https://github.com/juggle/resize-observer

Nodejs source code:https://github.com/nuysoft/Mock

各个源码切换(选中,点右箭头):

相关推荐
知识即是力量ol2 小时前
研发实战:Git 规范化开发全流程指南
git·gitee·github
weixin_660096783 小时前
如何关闭vscode中的copilot生成结束后的消息提醒
ide·vscode·copilot
知识即是力量ol4 小时前
Git 快速入门 (实习生视角)
git·gitee·github
玄同7654 小时前
Trae国际版与国内版深度测评:AI原生IDE的双生花
ide·人工智能·ai编程·cursor·ai-native·trae
Jackson@ML4 小时前
[Kimi重磅出击!]用Kimi Code智能高效开发Web应用程序指南
ide·python·kimi code
咕噜咕噜啦啦5 小时前
ROS入门
linux·vscode·python
切糕师学AI6 小时前
VSCode 下如何检查 Vue 项目中未使用的依赖?
vue.js·vscode
青椒*^_^*凤爪爪6 小时前
Vscode下调试STM32N6系列单片机的方法
vscode·单片机·stm32n6·stm32n647
fu的博客7 小时前
Git从删库到跑路
git·gitee·github
知识即是力量ol7 小时前
Git 实战指南:从分支管理到冲突解决
git·github·源代码管理