npm.io
2.1.1 • Published 1 year agoCLI

@youngjuning/create-vscode-webview

Licence
MIT
Version
2.1.1
Deps
9
Size
41 kB
Vulns
0
Weekly
0
Stars
1

@youngjuning/create-vscode-webview

创建包含 webview 的 vscode 扩展。

随用随走

$ npx @youngjuning/create-vscode-webview <projectName>

全局安装

# 安装
$ npm install @youngjuning/create-vscode-webview -g
# 使用
$ create-vscode-webview <projectName>

进阶

初始生成的项目比较基础,如果您想了解 vscode 扩展中的网络编程、国际化、vscode 与 webview 的通信等功能实现,请参考 掘金一下 扩展,它是基于该模板实现的一个专注于管理你的掘金文章的 VS Code 扩展。

推荐工具
相关文档