生成 Vue 3 组件模板,支持 Composition API、Options API、TypeScript、SFC 单文件组件,一键生成完整 Vue 组件代码。
Initial release of vue-component-generator. - Instantly generates Vue 3 component templates with support for Composition API, Options API, and TypeScript. - Produces single-file Vue components (SFC) including SCSS style support. - Allows configuration of props, emits, and various component types (standard, routing, layout, form components). - Command-line tool with flexible options: API syntax, TypeScript, SCSS, and output directory. - No external dependencies required.