/es5-to-es6

prototype转class

Primary LanguageJavaScriptApache License 2.0Apache-2.0

#将es5的prototype 类型函数转换为 es6的class类型

使用recast解析字符串,转化为ast

demo包含把 mxgraph 全部转化为class模式,并添加import和export