1.0.4 • Published 4 years ago

ge-template v1.0.4

Weekly downloads
-
License
ISC
Repository
-
Last release
4 years ago

generate-template

一个帮助开发者迅速生成Vue模板文件的小工具。

Usage

$ npm install -g ge-template
$ ge-template ./src/views/header
  1. 路径 + 文件夹名称
  2. 支持选择四种模块

Example

$ yarn ge-template ./src/views/header or ge-template ./src/views/header

? Select the modules you want (Press <space> to select, <a> to toggle all, <i> to invert selection)
❯◯ methods
 ◯ computed
 ◯ mounted
 ◯ components

FINAL

完善中.

1.0.4

4 years ago

1.0.3

5 years ago

1.0.2

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago