Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/brenner8023/sxf-project-view
基于babel实现的项目文件依赖分析工具
https://github.com/brenner8023/sxf-project-view
Last synced: 24 days ago
JSON representation
基于babel实现的项目文件依赖分析工具
- Host: GitHub
- URL: https://github.com/brenner8023/sxf-project-view
- Owner: brenner8023
- Created: 2021-05-30T16:53:15.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2021-06-03T15:48:40.000Z (over 3 years ago)
- Last Synced: 2024-10-29T23:35:39.959Z (2 months ago)
- Language: JavaScript
- Size: 382 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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`