Skip to content

tangciwei/beautify-vue

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

beautify-vue

vue文件美化

用法

  1. 进入vue目录
  2. 命令行输入:bvue

安装

npm install -g beautify-vue

其他

指定格式化目录

命令行第二个参数,例如:bvue ./app/component

监听文件变化自动格式化

bvue js w

代码检查

bvue check vue
bvue check js
bvue check css

效果

diff

Releases

No releases published

Packages

No packages published