Built and signed on GitHub ActionsBuilt and signed on GitHub Actions
Built and signed on GitHub Actions
latest
cursor-ide/vsce-createThe low-level *scaffolding engine* used internally by `@vsce/cli` (https://jsr.io/@vsce/cli) — our all-in-one, fully-featured development suite.
This package works with Cloudflare Workers, Node.js, Deno, Bun, Browsers




JSR Score
100%
Published
a week ago (1.0.0)
I
ScaffoldOptions
Options accepted by the top-level scaffoldProject
API.
f
scaffoldProject
Main entry used by external callers to scaffold a new VS Code extension project. Responsible for: resolving the requested template, validating options, invoking the template's generator, and printing concise feedback.
I