Skip to content

使用抽象语法树重构的通用版本

Latest

Choose a tag to compare

@imfly imfly released this 01 Sep 23:24
· 17 commits to master since this release

本版本

  • 可以处理一般的js文件,而不限于某种编码结构;
  • 能够导出.pu.puml等PlantUml支持的语法格式;
  • 能够直接导出pngsvg等格式的图片。