@eastgold15/vscodep-cli
v0.2.2
Published
VSCode 扩展开发工具链:脚手架与代码生成
Readme
Create VSCodeP
Create VS Code extensions with modern tooling
目前仅支持react
Features
- 🚀 Fast Development: Vite + HMR
- ⚛️ React Support: React 19 with TypeScript
- 🎨 Vue Support: Vue 3 with TypeScript
- 🔧 Linting: ESLint or Biome
- 📦 Modern Stack: Bun or Node.js
- 🛠️ VSCode Integration: Full VSCode extension support
Usage
Interactive Mode
```bash bunx create-vscodep my-extension ```
