安装html2jade 

npm install html2jade -g

反编译,默认输出同名jade

html2jade test2.html

反编译为其他文件名

html2jade test2.html > t.jade

 

相关文章:

  • 2021-09-13
  • 2021-04-12
  • 2021-11-26
猜你喜欢
  • 2022-12-23
  • 2021-11-21
  • 2022-12-23
  • 2022-12-23
  • 2021-11-23
  • 2022-12-23
  • 2021-12-16
相关资源
相似解决方案