Skip to content

Commit

Permalink
📃 docs(docs-01-star): 初步完成文档编写。
Browse files Browse the repository at this point in the history
  • Loading branch information
ruan-cat committed Oct 26, 2024
1 parent 944b673 commit daac8d0
Show file tree
Hide file tree
Showing 5 changed files with 48 additions and 0 deletions.
12 changes: 12 additions & 0 deletions packages/docs-01-star/docs/09oa/frontend-dev/chrome-extensions.md
Original file line number Diff line number Diff line change
@@ -1 +1,13 @@
# 谷歌浏览器插件

## 沉浸式翻译

翻译工具。

- https://immersivetranslate.com/

## wappalyzer

网站技术栈分析工具。

- https://www.wappalyzer.com/
4 changes: 4 additions & 0 deletions packages/docs-01-star/docs/09oa/frontend-dev/node-version.md
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
4 changes: 4 additions & 0 deletions packages/docs-01-star/docs/09oa/frontend-dev/pnpm.md
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 packages/docs-01-star/docs/09oa/frontend-dev/vscode-extensions.md
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
8 changes: 8 additions & 0 deletions packages/docs-01-star/docs/09oa/frontend-dev/watt-toolkit.md
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

0 comments on commit daac8d0

Please sign in to comment.