# 基于babel的ast树的小demo **Repository Path**: ouzexi/ast-learn ## Basic Information - **Project Name**: 基于babel的ast树的小demo - **Description**: 学习全栈然叔的AST抽象语法树demo,把打印日志函数的参数通过转换后加上代码的文件名&行列号并生成新的文件。比如把console.log(2)转换为console.log('source.tsx(4, 4)', 2)后生成新的源文件。 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-10-23 - **Last Updated**: 2022-10-23 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README No README documentation available for this project.