Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save XiongJingzhi/58096dcb37fdb07d43537130d4b14326 to your computer and use it in GitHub Desktop.
Save XiongJingzhi/58096dcb37fdb07d43537130d4b14326 to your computer and use it in GitHub Desktop.
esprima : 从JavaScript源代码形成AST
estraverse:遍历树的节点并修改
escodegen : 把修改完的AST再次转化为源代码
recast: 重铸JS
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment