jade反编译

安装html2jade 

npm install html2jade -g

反编译,默认输出同名jade

html2jade test2.html

反编译为其他文件名

html2jade test2.html > t.jade

 

posted @ 2016-07-20 15:21  tinyphp  Views(437)  Comments(0Edit  收藏  举报