Skip to content

TheONE-BSE/generate-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

完善中.

About

A script can generate Vue template.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors