-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
5 changed files
with
48 additions
and
0 deletions.
There are no files selected for viewing
12 changes: 12 additions & 0 deletions
12
packages/docs-01-star/docs/09oa/frontend-dev/chrome-extensions.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1,13 @@ | ||
# 谷歌浏览器插件 | ||
|
||
## 沉浸式翻译 | ||
|
||
翻译工具。 | ||
|
||
- https://immersivetranslate.com/ | ||
|
||
## wappalyzer | ||
|
||
网站技术栈分析工具。 | ||
|
||
- https://www.wappalyzer.com/ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1,5 @@ | ||
# node 环境 | ||
|
||
node 环境切换用 nvm-desktop。 | ||
|
||
- https://ruan-cat-notes.ruan-cat.com/nvm-desktop/nvm-desktop.html |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1,5 @@ | ||
# 前端包管理器 pnpm | ||
|
||
pnpm,很厉害的包管理工具。除了速度快以外。还支持 monorepo 单仓架构。 | ||
|
||
- https://ruan-cat-notes.ruan-cat.com/pnpm/pnpm.html#使用-corepack-安装 |
20 changes: 20 additions & 0 deletions
20
packages/docs-01-star/docs/09oa/frontend-dev/vscode-extensions.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1,21 @@ | ||
# vscode 插件 | ||
|
||
介绍一些增效明显的插件。 | ||
|
||
## 代码片段运行 | ||
|
||
直接运行一份文件。比如一份导入模块的 typescript 文件。 | ||
|
||
- https://notes.ruan-cat.com/vscode/formulahendry.code-runner/code-runner.html | ||
|
||
## gitlens | ||
|
||
vscode 的 git 管理最好的插件。 | ||
|
||
- https://notes.ruan-cat.com/vscode/eamodio.gitlens/gitlens.html | ||
|
||
## vs-picgo | ||
|
||
markdown 文件上传图片至图床的插件 | ||
|
||
- https://ruan-cat-notes.ruan-cat.com/vscode/extensions.html#vs-picgo |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1,9 @@ | ||
# 简易翻墙工具 Watt Toolkit | ||
|
||
下载链接如下: | ||
|
||
- https://steampp.net/ | ||
|
||
## 其他边缘的注意事项 | ||
|
||
- https://ruan-cat-notes.ruan-cat.com/Watt-Toolkit/ignore.html |