Merge pull request #501 from imlinhanchao/master

docs: add vitepress-script-preview
This commit is contained in:
郑诚 (ZhengCheng) 2025-04-29 11:29:58 +08:00 committed by GitHub
commit 2b80d7b25b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -507,6 +507,7 @@ Issue 和 PR 里偶尔有人提交一些不错的东西,但打开一看,不
* :white_check_mark: [维基百科全站镜像](https://github.com/imlinhanchao/ngx_proxy_wiki):通过 Nginx 反向代理制作维基百科全站镜像的配置档 * :white_check_mark: [维基百科全站镜像](https://github.com/imlinhanchao/ngx_proxy_wiki):通过 Nginx 反向代理制作维基百科全站镜像的配置档
* :white_check_mark: [GitHub Page 图床](https://www.npmjs.com/package/github-picbed):借助于 GitHub Page 和 GitHub Api 做图床 - [更多介绍](https://github.com/imlinhanchao/github-picbed) * :white_check_mark: [GitHub Page 图床](https://www.npmjs.com/package/github-picbed):借助于 GitHub Page 和 GitHub Api 做图床 - [更多介绍](https://github.com/imlinhanchao/github-picbed)
* :white_check_mark: [Google 翻译 node 库](https://www.npmjs.com/package/translator-promise):通过模拟请求实现 Google 翻译功能 - [更多介绍](https://github.com/imlinhanchao/translator-promise) * :white_check_mark: [Google 翻译 node 库](https://www.npmjs.com/package/translator-promise):通过模拟请求实现 Google 翻译功能 - [更多介绍](https://github.com/imlinhanchao/translator-promise)
* :white_check_mark: [VitePress JS 代码预览插件](https://www.npmjs.com/package/vitepress-script-preview)VitePress 插件,增加一个可预览 JS 代码执行结果的 markdown 容器。 - [更多介绍](https://imlinhanchao.github.io/vitepress-script-preview/)
### 2019年12月17号添加 ### 2019年12月17号添加
--- ---