fa11796aefca5bf1adc90c6e75011a7631264044
- Implemented CodeGraphView component for visualizing project file structure using Sigma.js. - Added NodeSearchBox for searching nodes within the graph. - Created API module to fetch file data from backend. - Developed graph building logic to construct a tree structure from file data. - Integrated new routes and updated route tree to include the code graph page. - Updated Vite configuration to load environment variables and changed server port. - Added example data for testing the code graph functionality.
vite-react-template
download template
ev sync clone -i https://kevisual.cn/root/ai/kevisual/frontend/vite-react-template
clone auth update
ev sync clone -l -i https://kevisual.cn/root/ai/kevisual/frontend/vite-react-template/public/auth.json
code-graph
使用graphology分析代码依赖关系,生成关系。
使用sigmajs可视化关系图。
Description
Languages
TypeScript
97.4%
CSS
2.1%
HTML
0.5%