Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/brenner8023/sxf-project-view

基于babel实现的项目文件依赖分析工具
https://github.com/brenner8023/sxf-project-view

Last synced: 24 days ago
JSON representation

基于babel实现的项目文件依赖分析工具

Awesome Lists containing this project

README

        

# sxf-project-view
> 基于babel实现的项目/模块文件引用分析工具。
> 目前只支持解析`.js`、`.jsx`、`.ts`、`.tsx`、`.vue`文件

安装
```
npm install
```

使用demo
```js
npm run demo
```

使用:
拷贝src目录下的两个文件至项目根目录,配置好entry和alias,执行`node ./index.js`,即可生成`data.js`