@luozhu/create-vscode-webview
TypeScript icon, indicating that this package has built-in type declarations

0.7.7 • Public • Published

@luozhu/create-vscode-webview

创建包含 webview 的 vscode 扩展。

随用随走

$ npx @luozhu/create-vscode-webview <projectName>
# 或者
$ npm init @luozhu/vscode-webview <projectName>
# 或者
$ yarn create @luozhu/vscode-webview <projectName>

全局安装

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

进阶

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

推荐工具

相关文档

Dependencies (9)

Dev Dependencies (3)

Package Sidebar

Install

npm i @luozhu/create-vscode-webview

Weekly Downloads

7

Version

0.7.7

License

MIT

Unpacked Size

42.3 kB

Total Files

44

Last publish

Collaborators

  • youngjuning